@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/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A1_Mugil%3A2011%3A10%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A1_Mugil%3A2011%3A10%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A1_Mugil%3A2011%3A10%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A1_Mugil%3A2011%3A10%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A1_Mugil%3A2011%3A10%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Chuí:1'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:16 | Salinity:28,5'^^xsd:string;
  dwc:organismQuantity '55'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A2_Mugil%3A2011%3A10%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A2_Mugil%3A2011%3A10%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A2_Mugil%3A2011%3A10%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A2_Mugil%3A2011%3A10%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3AChu%C3%AD%3A2_Mugil%3A2011%3A10%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Chuí:2'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:25 | Water Temperature:16,5 | Salinity:28,6'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3ALaguna%3A11_Mugil%3A2011%3A10%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ALaguna%3A11_Mugil%3A2011%3A10%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ALaguna%3A11_Mugil%3A2011%3A10%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ALaguna%3A11_Mugil%3A2011%3A10%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3ALaguna%3A11_Mugil%3A2011%3A10%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Laguna:11'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:35 | Water Temperature:16,1 | Salinity:32,1'^^xsd:string;
  dwc:organismQuantity '57'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3ALaguna%3A12_Mugil%3A2011%3A10%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ALaguna%3A12_Mugil%3A2011%3A10%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ALaguna%3A12_Mugil%3A2011%3A10%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ALaguna%3A12_Mugil%3A2011%3A10%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3ALaguna%3A12_Mugil%3A2011%3A10%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Laguna:12'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:16,5 | Salinity:30'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3AMostardas%3A5_Mugil%3A2011%3A10%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AMostardas%3A5_Mugil%3A2011%3A10%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AMostardas%3A5_Mugil%3A2011%3A10%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AMostardas%3A5_Mugil%3A2011%3A10%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3AMostardas%3A5_Mugil%3A2011%3A10%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Mostardas:5'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:25 | Water Temperature:18,3 | Salinity:32'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3AMostardas%3A6_Mugil%3A2011%3A10%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AMostardas%3A6_Mugil%3A2011%3A10%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AMostardas%3A6_Mugil%3A2011%3A10%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3AMostardas%3A6_Mugil%3A2011%3A10%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3AMostardas%3A6_Mugil%3A2011%3A10%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Mostardas:6'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:18,3 | Salinity:32,1'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:45 | Water Temperature:16,2 | Salinity:31,7'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A10%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:17,2 | Salinity:31,5'^^xsd:string;
  dwc:organismQuantity '66'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A3_Mugil%3A2011%3A10%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A3_Mugil%3A2011%3A10%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A3_Mugil%3A2011%3A10%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A3_Mugil%3A2011%3A10%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A3_Mugil%3A2011%3A10%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:10 | Water Temperature:19 | Salinity:27,9'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A4_Mugil%3A2011%3A10%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A4_Mugil%3A2011%3A10%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A4_Mugil%3A2011%3A10%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A4_Mugil%3A2011%3A10%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3ARio%20Grande%3A4_Mugil%3A2011%3A10%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:10 | Water Temperature:20 | Salinity:27,6'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:0 | Water Temperature:19,1 | Salinity:25,2'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A10%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:10:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:10:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:10:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:19,1 | Salinity:31,8'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A1_Mugil%3A2011%3A11%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A1_Mugil%3A2011%3A11%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A1_Mugil%3A2011%3A11%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A1_Mugil%3A2011%3A11%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A1_Mugil%3A2011%3A11%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Chuí:1'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:25 | Water Temperature:22,3 | Salinity:28,3'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A2_Mugil%3A2011%3A11%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A2_Mugil%3A2011%3A11%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A2_Mugil%3A2011%3A11%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A2_Mugil%3A2011%3A11%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3AChu%C3%AD%3A2_Mugil%3A2011%3A11%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Chuí:2'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:22,9 | Salinity:28,2'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3ALaguna%3A11_Mugil%3A2011%3A11%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ALaguna%3A11_Mugil%3A2011%3A11%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ALaguna%3A11_Mugil%3A2011%3A11%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ALaguna%3A11_Mugil%3A2011%3A11%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3ALaguna%3A11_Mugil%3A2011%3A11%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Laguna:11'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:18,2 | Salinity:31,9'^^xsd:string;
  dwc:organismQuantity '273'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3ALaguna%3A12_Mugil%3A2011%3A11%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ALaguna%3A12_Mugil%3A2011%3A11%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ALaguna%3A12_Mugil%3A2011%3A11%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ALaguna%3A12_Mugil%3A2011%3A11%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3ALaguna%3A12_Mugil%3A2011%3A11%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Laguna:12'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:17,6 | Salinity:32'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3AMostardas%3A5_Mugil%3A2011%3A11%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AMostardas%3A5_Mugil%3A2011%3A11%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AMostardas%3A5_Mugil%3A2011%3A11%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AMostardas%3A5_Mugil%3A2011%3A11%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3AMostardas%3A5_Mugil%3A2011%3A11%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Mostardas:5'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:22,5 | Salinity:31,8'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3AMostardas%3A6_Mugil%3A2011%3A11%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AMostardas%3A6_Mugil%3A2011%3A11%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AMostardas%3A6_Mugil%3A2011%3A11%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3AMostardas%3A6_Mugil%3A2011%3A11%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3AMostardas%3A6_Mugil%3A2011%3A11%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Mostardas:6'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:10 | Water Temperature:22,8 | Salinity:31,7'^^xsd:string;
  dwc:organismQuantity '64'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:20 | Salinity:31,4'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A11%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:21,4 | Salinity:25,9'^^xsd:string;
  dwc:organismQuantity '52'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A3_Mugil%3A2011%3A11%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A3_Mugil%3A2011%3A11%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A3_Mugil%3A2011%3A11%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A3_Mugil%3A2011%3A11%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A3_Mugil%3A2011%3A11%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:24,5 | Salinity:28,5'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A4_Mugil%3A2011%3A11%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A4_Mugil%3A2011%3A11%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A4_Mugil%3A2011%3A11%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A4_Mugil%3A2011%3A11%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3ARio%20Grande%3A4_Mugil%3A2011%3A11%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:24 | Salinity:17,3'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:22,9 | Salinity:31,5'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A11%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:11:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:11:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:11:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:23,9 | Salinity:29,5'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A1_Mugil%3A2011%3A12%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A1_Mugil%3A2011%3A12%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A1_Mugil%3A2011%3A12%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A1_Mugil%3A2011%3A12%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A1_Mugil%3A2011%3A12%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Chuí:1'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:23,7 | Salinity:29,1'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A2_Mugil%3A2011%3A12%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A2_Mugil%3A2011%3A12%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A2_Mugil%3A2011%3A12%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A2_Mugil%3A2011%3A12%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3AChu%C3%AD%3A2_Mugil%3A2011%3A12%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Chuí:2'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:55 | Water Temperature:23,6 | Salinity:29,4'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3ALaguna%3A11_Mugil%3A2011%3A12%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ALaguna%3A11_Mugil%3A2011%3A12%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ALaguna%3A11_Mugil%3A2011%3A12%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ALaguna%3A11_Mugil%3A2011%3A12%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3ALaguna%3A11_Mugil%3A2011%3A12%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Laguna:11'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:22 | Salinity:32'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3ALaguna%3A12_Mugil%3A2011%3A12%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ALaguna%3A12_Mugil%3A2011%3A12%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ALaguna%3A12_Mugil%3A2011%3A12%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ALaguna%3A12_Mugil%3A2011%3A12%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3ALaguna%3A12_Mugil%3A2011%3A12%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Laguna:12'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:23 | Salinity:32'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3AMostardas%3A5_Mugil%3A2011%3A12%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AMostardas%3A5_Mugil%3A2011%3A12%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AMostardas%3A5_Mugil%3A2011%3A12%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AMostardas%3A5_Mugil%3A2011%3A12%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3AMostardas%3A5_Mugil%3A2011%3A12%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Mostardas:5'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:24 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3AMostardas%3A6_Mugil%3A2011%3A12%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AMostardas%3A6_Mugil%3A2011%3A12%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AMostardas%3A6_Mugil%3A2011%3A12%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3AMostardas%3A6_Mugil%3A2011%3A12%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3AMostardas%3A6_Mugil%3A2011%3A12%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Mostardas:6'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:25,7 | Salinity:31,1'^^xsd:string;
  dwc:organismQuantity '179'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:23,5 | Salinity:31,8'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A12%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:23,6 | Salinity:24'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A3_Mugil%3A2011%3A12%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A3_Mugil%3A2011%3A12%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A3_Mugil%3A2011%3A12%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A3_Mugil%3A2011%3A12%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A3_Mugil%3A2011%3A12%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:25 | Water Temperature:23 | Salinity:30,8'^^xsd:string;
  dwc:organismQuantity '77'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A4_Mugil%3A2011%3A12%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A4_Mugil%3A2011%3A12%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A4_Mugil%3A2011%3A12%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A4_Mugil%3A2011%3A12%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3ARio%20Grande%3A4_Mugil%3A2011%3A12%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:23 | Salinity:30,2'^^xsd:string;
  dwc:organismQuantity '45'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:24,8 | Salinity:31,8'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A12%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:12:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:12:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:12:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2011-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:25 | Salinity:32,4'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A1_Mugil%3A2011%3A6%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A1_Mugil%3A2011%3A6%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A1_Mugil%3A2011%3A6%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A1_Mugil%3A2011%3A6%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A1_Mugil%3A2011%3A6%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Chuí:1'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:15,3 | Salinity:28'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A2_Mugil%3A2011%3A6%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A2_Mugil%3A2011%3A6%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A2_Mugil%3A2011%3A6%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A2_Mugil%3A2011%3A6%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3AChu%C3%AD%3A2_Mugil%3A2011%3A6%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Chuí:2'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:14,8 | Salinity:28'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3ALaguna%3A11_Mugil%3A2011%3A6%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ALaguna%3A11_Mugil%3A2011%3A6%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ALaguna%3A11_Mugil%3A2011%3A6%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ALaguna%3A11_Mugil%3A2011%3A6%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3ALaguna%3A11_Mugil%3A2011%3A6%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Laguna:11'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:19 | Salinity:36,8'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3ALaguna%3A12_Mugil%3A2011%3A6%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ALaguna%3A12_Mugil%3A2011%3A6%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ALaguna%3A12_Mugil%3A2011%3A6%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ALaguna%3A12_Mugil%3A2011%3A6%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3ALaguna%3A12_Mugil%3A2011%3A6%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Laguna:12'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:18 | Salinity:37,4'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3AMostardas%3A5_Mugil%3A2011%3A6%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AMostardas%3A5_Mugil%3A2011%3A6%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AMostardas%3A5_Mugil%3A2011%3A6%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AMostardas%3A5_Mugil%3A2011%3A6%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3AMostardas%3A5_Mugil%3A2011%3A6%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Mostardas:5'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:18 | Salinity:36,4'^^xsd:string;
  dwc:organismQuantity '43'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3AMostardas%3A6_Mugil%3A2011%3A6%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AMostardas%3A6_Mugil%3A2011%3A6%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AMostardas%3A6_Mugil%3A2011%3A6%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3AMostardas%3A6_Mugil%3A2011%3A6%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3AMostardas%3A6_Mugil%3A2011%3A6%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Mostardas:6'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:16 | Salinity:35,2'^^xsd:string;
  dwc:organismQuantity '54'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:18 | Salinity:38,2'^^xsd:string;
  dwc:organismQuantity '47'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A6%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:54 | Water Temperature:18 | Salinity:37,8'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A3_Mugil%3A2011%3A6%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A3_Mugil%3A2011%3A6%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A3_Mugil%3A2011%3A6%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A3_Mugil%3A2011%3A6%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A3_Mugil%3A2011%3A6%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:16 | Salinity:32,3'^^xsd:string;
  dwc:organismQuantity '828'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A4_Mugil%3A2011%3A6%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A4_Mugil%3A2011%3A6%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A4_Mugil%3A2011%3A6%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A4_Mugil%3A2011%3A6%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3ARio%20Grande%3A4_Mugil%3A2011%3A6%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:65 | Water Temperature:17 | Salinity:32'^^xsd:string;
  dwc:organismQuantity '640'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:19 | Salinity:31,9'^^xsd:string;
  dwc:organismQuantity '43'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A6%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:6:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:6:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:6:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:43 | Water Temperature:19 | Salinity:36,9'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A1_Mugil%3A2011%3A7%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A1_Mugil%3A2011%3A7%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A1_Mugil%3A2011%3A7%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A1_Mugil%3A2011%3A7%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A1_Mugil%3A2011%3A7%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Chuí:1'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:15 | Salinity:29'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A2_Mugil%3A2011%3A7%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A2_Mugil%3A2011%3A7%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A2_Mugil%3A2011%3A7%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A2_Mugil%3A2011%3A7%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3AChu%C3%AD%3A2_Mugil%3A2011%3A7%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Chuí:2'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:35 | Water Temperature:15,7 | Salinity:30'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3ALaguna%3A11_Mugil%3A2011%3A7%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ALaguna%3A11_Mugil%3A2011%3A7%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ALaguna%3A11_Mugil%3A2011%3A7%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ALaguna%3A11_Mugil%3A2011%3A7%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3ALaguna%3A11_Mugil%3A2011%3A7%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Laguna:11'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:17,6 | Salinity:35,5'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3ALaguna%3A12_Mugil%3A2011%3A7%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ALaguna%3A12_Mugil%3A2011%3A7%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ALaguna%3A12_Mugil%3A2011%3A7%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ALaguna%3A12_Mugil%3A2011%3A7%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3ALaguna%3A12_Mugil%3A2011%3A7%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Laguna:12'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:17 | Salinity:35,5'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3AMostardas%3A5_Mugil%3A2011%3A7%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AMostardas%3A5_Mugil%3A2011%3A7%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AMostardas%3A5_Mugil%3A2011%3A7%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AMostardas%3A5_Mugil%3A2011%3A7%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3AMostardas%3A5_Mugil%3A2011%3A7%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Mostardas:5'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:17 | Salinity:36,3'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3AMostardas%3A6_Mugil%3A2011%3A7%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AMostardas%3A6_Mugil%3A2011%3A7%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AMostardas%3A6_Mugil%3A2011%3A7%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3AMostardas%3A6_Mugil%3A2011%3A7%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3AMostardas%3A6_Mugil%3A2011%3A7%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Mostardas:6'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:10 | Water Temperature:17 | Salinity:37,5'^^xsd:string;
  dwc:organismQuantity '39'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:25 | Water Temperature:15 | Salinity:27,6'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A7%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:45 | Water Temperature:17 | Salinity:16,5'^^xsd:string;
  dwc:organismQuantity '62'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A3_Mugil%3A2011%3A7%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A3_Mugil%3A2011%3A7%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A3_Mugil%3A2011%3A7%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A3_Mugil%3A2011%3A7%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A3_Mugil%3A2011%3A7%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:12 | Salinity:23,5'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A4_Mugil%3A2011%3A7%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A4_Mugil%3A2011%3A7%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A4_Mugil%3A2011%3A7%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A4_Mugil%3A2011%3A7%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3ARio%20Grande%3A4_Mugil%3A2011%3A7%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:11,4 | Salinity:21,6'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:16 | Salinity:36,7'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A7%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:7:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:7:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:7:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:43 | Water Temperature:19 | Salinity:36,9'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A1_Mugil%3A2011%3A8%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A1_Mugil%3A2011%3A8%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A1_Mugil%3A2011%3A8%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A1_Mugil%3A2011%3A8%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A1_Mugil%3A2011%3A8%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Chuí:1'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:13,2 | Salinity:24'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A2_Mugil%3A2011%3A8%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A2_Mugil%3A2011%3A8%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A2_Mugil%3A2011%3A8%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A2_Mugil%3A2011%3A8%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3AChu%C3%AD%3A2_Mugil%3A2011%3A8%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Chuí:2'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:25 | Water Temperature:14,9 | Salinity:27,1'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3ALaguna%3A11_Mugil%3A2011%3A8%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ALaguna%3A11_Mugil%3A2011%3A8%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ALaguna%3A11_Mugil%3A2011%3A8%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ALaguna%3A11_Mugil%3A2011%3A8%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3ALaguna%3A11_Mugil%3A2011%3A8%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Laguna:11'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:16,3 | Salinity:31,3'^^xsd:string;
  dwc:organismQuantity '65'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3ALaguna%3A12_Mugil%3A2011%3A8%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ALaguna%3A12_Mugil%3A2011%3A8%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ALaguna%3A12_Mugil%3A2011%3A8%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ALaguna%3A12_Mugil%3A2011%3A8%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3ALaguna%3A12_Mugil%3A2011%3A8%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Laguna:12'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:45 | Water Temperature:16,3 | Salinity:30,9'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3AMostardas%3A5_Mugil%3A2011%3A8%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AMostardas%3A5_Mugil%3A2011%3A8%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AMostardas%3A5_Mugil%3A2011%3A8%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AMostardas%3A5_Mugil%3A2011%3A8%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3AMostardas%3A5_Mugil%3A2011%3A8%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Mostardas:5'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:14,9 | Salinity:29,2'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3AMostardas%3A6_Mugil%3A2011%3A8%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AMostardas%3A6_Mugil%3A2011%3A8%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AMostardas%3A6_Mugil%3A2011%3A8%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3AMostardas%3A6_Mugil%3A2011%3A8%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3AMostardas%3A6_Mugil%3A2011%3A8%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Mostardas:6'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:15,2 | Salinity:29,1'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:16,6 | Salinity:15,5'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A8%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:25 | Water Temperature:16,6 | Salinity:6,4'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A3_Mugil%3A2011%3A8%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A3_Mugil%3A2011%3A8%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A3_Mugil%3A2011%3A8%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A3_Mugil%3A2011%3A8%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A3_Mugil%3A2011%3A8%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:14 | Salinity:27,1'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A4_Mugil%3A2011%3A8%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A4_Mugil%3A2011%3A8%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A4_Mugil%3A2011%3A8%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A4_Mugil%3A2011%3A8%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3ARio%20Grande%3A4_Mugil%3A2011%3A8%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:13 | Salinity:28,7'^^xsd:string;
  dwc:organismQuantity '49'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:25 | Water Temperature:15,4 | Salinity:30,2'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A8%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:8:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:8:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:8:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:15,4 | Salinity:30,3'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A1_Mugil%3A2011%3A9%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A1_Mugil%3A2011%3A9%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A1_Mugil%3A2011%3A9%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A1_Mugil%3A2011%3A9%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A1_Mugil%3A2011%3A9%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Chuí:1'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:10 | Water Temperature:14,4 | Salinity:27,2'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A2_Mugil%3A2011%3A9%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A2_Mugil%3A2011%3A9%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A2_Mugil%3A2011%3A9%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A2_Mugil%3A2011%3A9%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3AChu%C3%AD%3A2_Mugil%3A2011%3A9%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Chuí:2'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:10 | Water Temperature:14,9 | Salinity:27,1'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3ALaguna%3A11_Mugil%3A2011%3A9%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ALaguna%3A11_Mugil%3A2011%3A9%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ALaguna%3A11_Mugil%3A2011%3A9%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ALaguna%3A11_Mugil%3A2011%3A9%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3ALaguna%3A11_Mugil%3A2011%3A9%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Laguna:11'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:18,3 | Salinity:32'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3ALaguna%3A12_Mugil%3A2011%3A9%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ALaguna%3A12_Mugil%3A2011%3A9%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ALaguna%3A12_Mugil%3A2011%3A9%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ALaguna%3A12_Mugil%3A2011%3A9%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3ALaguna%3A12_Mugil%3A2011%3A9%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Laguna:12'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:18,1 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3AMostardas%3A5_Mugil%3A2011%3A9%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AMostardas%3A5_Mugil%3A2011%3A9%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AMostardas%3A5_Mugil%3A2011%3A9%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AMostardas%3A5_Mugil%3A2011%3A9%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3AMostardas%3A5_Mugil%3A2011%3A9%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Mostardas:5'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:23 | Water Temperature:16,1 | Salinity:31,1'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3AMostardas%3A6_Mugil%3A2011%3A9%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AMostardas%3A6_Mugil%3A2011%3A9%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AMostardas%3A6_Mugil%3A2011%3A9%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3AMostardas%3A6_Mugil%3A2011%3A9%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3AMostardas%3A6_Mugil%3A2011%3A9%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Mostardas:6'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:16,3 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '33'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:18,5 | Salinity:26,9'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9_Mugil%3A2011%3A9%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:19,1 | Salinity:16,6'^^xsd:string;
  dwc:organismQuantity '42'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A3_Mugil%3A2011%3A9%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A3_Mugil%3A2011%3A9%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A3_Mugil%3A2011%3A9%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A3_Mugil%3A2011%3A9%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A3_Mugil%3A2011%3A9%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:17,8 | Salinity:15,8'^^xsd:string;
  dwc:organismQuantity '176'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A4_Mugil%3A2011%3A9%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A4_Mugil%3A2011%3A9%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A4_Mugil%3A2011%3A9%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A4_Mugil%3A2011%3A9%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3ARio%20Grande%3A4_Mugil%3A2011%3A9%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:18 | Salinity:23'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:18,6 | Salinity:29,7'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8_Mugil%3A2011%3A9%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2011:9:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2011:9:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2011:9:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:19 | Salinity:28,5'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A1_Mugil%3A2012%3A1%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A1_Mugil%3A2012%3A1%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A1_Mugil%3A2012%3A1%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A1_Mugil%3A2012%3A1%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A1_Mugil%3A2012%3A1%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Chuí:1'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:28 | Salinity:30'^^xsd:string;
  dwc:organismQuantity '233'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A2_Mugil%3A2012%3A1%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A2_Mugil%3A2012%3A1%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A2_Mugil%3A2012%3A1%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A2_Mugil%3A2012%3A1%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3AChu%C3%AD%3A2_Mugil%3A2012%3A1%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Chuí:2'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:35 | Water Temperature:26 | Salinity:30'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3ALaguna%3A11_Mugil%3A2012%3A1%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ALaguna%3A11_Mugil%3A2012%3A1%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ALaguna%3A11_Mugil%3A2012%3A1%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ALaguna%3A11_Mugil%3A2012%3A1%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3ALaguna%3A11_Mugil%3A2012%3A1%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Laguna:11'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:75 | Water Temperature:18 | Salinity:28'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3ALaguna%3A12_Mugil%3A2012%3A1%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ALaguna%3A12_Mugil%3A2012%3A1%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ALaguna%3A12_Mugil%3A2012%3A1%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ALaguna%3A12_Mugil%3A2012%3A1%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3ALaguna%3A12_Mugil%3A2012%3A1%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Laguna:12'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:70 | Water Temperature:18 | Salinity:30'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3AMostardas%3A5_Mugil%3A2012%3A1%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AMostardas%3A5_Mugil%3A2012%3A1%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AMostardas%3A5_Mugil%3A2012%3A1%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AMostardas%3A5_Mugil%3A2012%3A1%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3AMostardas%3A5_Mugil%3A2012%3A1%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Mostardas:5'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:20 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3AMostardas%3A6_Mugil%3A2012%3A1%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AMostardas%3A6_Mugil%3A2012%3A1%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AMostardas%3A6_Mugil%3A2012%3A1%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3AMostardas%3A6_Mugil%3A2012%3A1%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3AMostardas%3A6_Mugil%3A2012%3A1%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Mostardas:6'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:17 | Water Temperature:21 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:22 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A1%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:26 | Salinity:8,2'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A3_Mugil%3A2012%3A1%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A3_Mugil%3A2012%3A1%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A3_Mugil%3A2012%3A1%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A3_Mugil%3A2012%3A1%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A3_Mugil%3A2012%3A1%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:23 | Salinity:31,1'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A4_Mugil%3A2012%3A1%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A4_Mugil%3A2012%3A1%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A4_Mugil%3A2012%3A1%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A4_Mugil%3A2012%3A1%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3ARio%20Grande%3A4_Mugil%3A2012%3A1%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:23 | Salinity:30,2'^^xsd:string;
  dwc:organismQuantity '399'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:10 | Water Temperature:22 | Salinity:29'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A1%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:1:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:1:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:1:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:45 | Water Temperature:21 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A1_Mugil%3A2012%3A2%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A1_Mugil%3A2012%3A2%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A1_Mugil%3A2012%3A2%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A1_Mugil%3A2012%3A2%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A1_Mugil%3A2012%3A2%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Chuí:1'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:24,7 | Salinity:30,3'^^xsd:string;
  dwc:organismQuantity '32'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A2_Mugil%3A2012%3A2%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A2_Mugil%3A2012%3A2%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A2_Mugil%3A2012%3A2%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A2_Mugil%3A2012%3A2%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3AChu%C3%AD%3A2_Mugil%3A2012%3A2%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Chuí:2'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:25,2 | Salinity:30,1'^^xsd:string;
  dwc:organismQuantity '38'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3ALaguna%3A11_Mugil%3A2012%3A2%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ALaguna%3A11_Mugil%3A2012%3A2%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ALaguna%3A11_Mugil%3A2012%3A2%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ALaguna%3A11_Mugil%3A2012%3A2%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3ALaguna%3A11_Mugil%3A2012%3A2%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Laguna:11'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:17,5 | Salinity:31,9'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3ALaguna%3A12_Mugil%3A2012%3A2%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ALaguna%3A12_Mugil%3A2012%3A2%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ALaguna%3A12_Mugil%3A2012%3A2%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ALaguna%3A12_Mugil%3A2012%3A2%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3ALaguna%3A12_Mugil%3A2012%3A2%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Laguna:12'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:35 | Water Temperature:17,6 | Salinity:31,8'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3AMostardas%3A5_Mugil%3A2012%3A2%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AMostardas%3A5_Mugil%3A2012%3A2%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AMostardas%3A5_Mugil%3A2012%3A2%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AMostardas%3A5_Mugil%3A2012%3A2%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3AMostardas%3A5_Mugil%3A2012%3A2%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Mostardas:5'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:15 | Water Temperature:26 | Salinity:30,2'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3AMostardas%3A6_Mugil%3A2012%3A2%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AMostardas%3A6_Mugil%3A2012%3A2%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AMostardas%3A6_Mugil%3A2012%3A2%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3AMostardas%3A6_Mugil%3A2012%3A2%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3AMostardas%3A6_Mugil%3A2012%3A2%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Mostardas:6'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:25,7 | Salinity:31,3'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:21,9 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A2%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:21,9 | Salinity:30,5'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A3_Mugil%3A2012%3A2%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A3_Mugil%3A2012%3A2%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A3_Mugil%3A2012%3A2%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A3_Mugil%3A2012%3A2%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A3_Mugil%3A2012%3A2%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:25 | Salinity:30,8'^^xsd:string;
  dwc:organismQuantity '37'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A4_Mugil%3A2012%3A2%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A4_Mugil%3A2012%3A2%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A4_Mugil%3A2012%3A2%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A4_Mugil%3A2012%3A2%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3ARio%20Grande%3A4_Mugil%3A2012%3A2%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:24 | Salinity:30,9'^^xsd:string;
  dwc:organismQuantity '87'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:22,4 | Salinity:30,2'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A2%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:2:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:2:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:2:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2012-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:24,4 | Salinity:22,6'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A1_Mugil%3A2012%3A3%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A1_Mugil%3A2012%3A3%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A1_Mugil%3A2012%3A3%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A1_Mugil%3A2012%3A3%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A1_Mugil%3A2012%3A3%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Chuí:1'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:22,1 | Salinity:28,7'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A2_Mugil%3A2012%3A3%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A2_Mugil%3A2012%3A3%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A2_Mugil%3A2012%3A3%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A2_Mugil%3A2012%3A3%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3AChu%C3%AD%3A2_Mugil%3A2012%3A3%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Chuí:2'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:22,2 | Salinity:28,4'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3ALaguna%3A11_Mugil%3A2012%3A3%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ALaguna%3A11_Mugil%3A2012%3A3%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ALaguna%3A11_Mugil%3A2012%3A3%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ALaguna%3A11_Mugil%3A2012%3A3%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3ALaguna%3A11_Mugil%3A2012%3A3%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Laguna:11'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:22,2 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '21'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3ALaguna%3A12_Mugil%3A2012%3A3%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ALaguna%3A12_Mugil%3A2012%3A3%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ALaguna%3A12_Mugil%3A2012%3A3%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ALaguna%3A12_Mugil%3A2012%3A3%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3ALaguna%3A12_Mugil%3A2012%3A3%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Laguna:12'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:22,2 | Salinity:29'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3AMostardas%3A5_Mugil%3A2012%3A3%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AMostardas%3A5_Mugil%3A2012%3A3%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AMostardas%3A5_Mugil%3A2012%3A3%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AMostardas%3A5_Mugil%3A2012%3A3%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3AMostardas%3A5_Mugil%3A2012%3A3%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Mostardas:5'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:22,3 | Salinity:29'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3AMostardas%3A6_Mugil%3A2012%3A3%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AMostardas%3A6_Mugil%3A2012%3A3%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AMostardas%3A6_Mugil%3A2012%3A3%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3AMostardas%3A6_Mugil%3A2012%3A3%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3AMostardas%3A6_Mugil%3A2012%3A3%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Mostardas:6'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:22,6 | Salinity:29,6'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:45 | Water Temperature:23,5 | Salinity:31,6'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A3%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:23,3 | Salinity:25,7'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A3_Mugil%3A2012%3A3%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A3_Mugil%3A2012%3A3%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A3_Mugil%3A2012%3A3%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A3_Mugil%3A2012%3A3%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A3_Mugil%3A2012%3A3%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:28 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '168'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A4_Mugil%3A2012%3A3%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A4_Mugil%3A2012%3A3%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A4_Mugil%3A2012%3A3%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A4_Mugil%3A2012%3A3%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3ARio%20Grande%3A4_Mugil%3A2012%3A3%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:28,5 | Salinity:30,5'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:22,9 | Salinity:27,6'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A3%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:3:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:3:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:3:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:22,9 | Salinity:27,6'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A1_Mugil%3A2012%3A4%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A1_Mugil%3A2012%3A4%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A1_Mugil%3A2012%3A4%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A1_Mugil%3A2012%3A4%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A1_Mugil%3A2012%3A4%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Chuí:1'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:20 | Salinity:28'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A2_Mugil%3A2012%3A4%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A2_Mugil%3A2012%3A4%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A2_Mugil%3A2012%3A4%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A2_Mugil%3A2012%3A4%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3AChu%C3%AD%3A2_Mugil%3A2012%3A4%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Chuí:2'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:19,7 | Salinity:28,9'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3ALaguna%3A11_Mugil%3A2012%3A4%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ALaguna%3A11_Mugil%3A2012%3A4%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ALaguna%3A11_Mugil%3A2012%3A4%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ALaguna%3A11_Mugil%3A2012%3A4%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3ALaguna%3A11_Mugil%3A2012%3A4%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Laguna:11'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:22,2 | Salinity:30,2'^^xsd:string;
  dwc:organismQuantity '770'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3ALaguna%3A12_Mugil%3A2012%3A4%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ALaguna%3A12_Mugil%3A2012%3A4%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ALaguna%3A12_Mugil%3A2012%3A4%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ALaguna%3A12_Mugil%3A2012%3A4%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3ALaguna%3A12_Mugil%3A2012%3A4%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Laguna:12'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:21,8 | Salinity:25,2'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3AMostardas%3A5_Mugil%3A2012%3A4%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AMostardas%3A5_Mugil%3A2012%3A4%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AMostardas%3A5_Mugil%3A2012%3A4%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AMostardas%3A5_Mugil%3A2012%3A4%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3AMostardas%3A5_Mugil%3A2012%3A4%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Mostardas:5'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:22,3 | Salinity:29'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3AMostardas%3A6_Mugil%3A2012%3A4%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AMostardas%3A6_Mugil%3A2012%3A4%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AMostardas%3A6_Mugil%3A2012%3A4%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3AMostardas%3A6_Mugil%3A2012%3A4%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3AMostardas%3A6_Mugil%3A2012%3A4%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Mostardas:6'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:22,6 | Salinity:29,6'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:45 | Water Temperature:23,5 | Salinity:31,6'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A4%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:60 | Water Temperature:23,3 | Salinity:25,7'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A3_Mugil%3A2012%3A4%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A3_Mugil%3A2012%3A4%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A3_Mugil%3A2012%3A4%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A3_Mugil%3A2012%3A4%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A3_Mugil%3A2012%3A4%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:22 | Salinity:32,5'^^xsd:string;
  dwc:organismQuantity '34'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A4_Mugil%3A2012%3A4%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A4_Mugil%3A2012%3A4%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A4_Mugil%3A2012%3A4%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A4_Mugil%3A2012%3A4%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3ARio%20Grande%3A4_Mugil%3A2012%3A4%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:21 | Salinity:33'^^xsd:string;
  dwc:organismQuantity '52'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:55 | Water Temperature:22,9 | Salinity:29'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A4%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:4:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:4:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:4:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:22,9 | Salinity:27,6'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A1_Mugil%3A2012%3A5%3AChu%C3%AD%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A1_Mugil%3A2012%3A5%3AChu%C3%AD%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A1_Mugil%3A2012%3A5%3AChu%C3%AD%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.902"^^xsd:decimal ;
  dwc:decimalLongitude "-53.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A1_Mugil%3A2012%3A5%3AChu%C3%AD%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.902 -53.509)"^^geo:wktLiteral ;
  geo-pos:lat "-33.902"^^xsd:decimal ;
  geo-pos:long "-53.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A1_Mugil%3A2012%3A5%3AChu%C3%AD%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Chuí:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Chuí:1'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.509'^^xsd:double;
  dwc:latitude '-33.902'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Chuí:1'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:19,1 | Salinity:26,2'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A2_Mugil%3A2012%3A5%3AChu%C3%AD%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A2_Mugil%3A2012%3A5%3AChu%C3%AD%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A2_Mugil%3A2012%3A5%3AChu%C3%AD%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.897"^^xsd:decimal ;
  dwc:decimalLongitude "-53.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A2_Mugil%3A2012%3A5%3AChu%C3%AD%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.897 -53.508)"^^geo:wktLiteral ;
  geo-pos:lat "-33.897"^^xsd:decimal ;
  geo-pos:long "-53.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3AChu%C3%AD%3A2_Mugil%3A2012%3A5%3AChu%C3%AD%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Chuí:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Chuí:2'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-53.508'^^xsd:double;
  dwc:latitude '-33.897'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Chuí:2'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:35 | Water Temperature:19 | Salinity:26,4'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3ALaguna%3A11_Mugil%3A2012%3A5%3ALaguna%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ALaguna%3A11_Mugil%3A2012%3A5%3ALaguna%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ALaguna%3A11_Mugil%3A2012%3A5%3ALaguna%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.493"^^xsd:decimal ;
  dwc:decimalLongitude "-48.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ALaguna%3A11_Mugil%3A2012%3A5%3ALaguna%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.493 -48.761)"^^geo:wktLiteral ;
  geo-pos:lat "-28.493"^^xsd:decimal ;
  geo-pos:long "-48.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3ALaguna%3A11_Mugil%3A2012%3A5%3ALaguna%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Laguna:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Laguna:11'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.761'^^xsd:double;
  dwc:latitude '-28.493'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Laguna:11'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:18 | Salinity:35'^^xsd:string;
  dwc:organismQuantity '0'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3ALaguna%3A12_Mugil%3A2012%3A5%3ALaguna%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ALaguna%3A12_Mugil%3A2012%3A5%3ALaguna%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ALaguna%3A12_Mugil%3A2012%3A5%3ALaguna%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.478"^^xsd:decimal ;
  dwc:decimalLongitude "-48.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ALaguna%3A12_Mugil%3A2012%3A5%3ALaguna%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.478 -48.766)"^^geo:wktLiteral ;
  geo-pos:lat "-28.478"^^xsd:decimal ;
  geo-pos:long "-48.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3ALaguna%3A12_Mugil%3A2012%3A5%3ALaguna%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Laguna:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Laguna:12'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-48.766'^^xsd:double;
  dwc:latitude '-28.478'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Laguna:12'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:21,4 | Salinity:37'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3AMostardas%3A5_Mugil%3A2012%3A5%3AMostardas%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AMostardas%3A5_Mugil%3A2012%3A5%3AMostardas%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AMostardas%3A5_Mugil%3A2012%3A5%3AMostardas%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.154"^^xsd:decimal ;
  dwc:decimalLongitude "-50.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AMostardas%3A5_Mugil%3A2012%3A5%3AMostardas%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.154 -50.808)"^^geo:wktLiteral ;
  geo-pos:lat "-31.154"^^xsd:decimal ;
  geo-pos:long "-50.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3AMostardas%3A5_Mugil%3A2012%3A5%3AMostardas%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Mostardas:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Mostardas:5'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.808'^^xsd:double;
  dwc:latitude '-31.154'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Mostardas:5'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:20 | Water Temperature:20,6 | Salinity:33'^^xsd:string;
  dwc:organismQuantity '22'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3AMostardas%3A6_Mugil%3A2012%3A5%3AMostardas%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AMostardas%3A6_Mugil%3A2012%3A5%3AMostardas%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AMostardas%3A6_Mugil%3A2012%3A5%3AMostardas%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.14"^^xsd:decimal ;
  dwc:decimalLongitude "-50.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3AMostardas%3A6_Mugil%3A2012%3A5%3AMostardas%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.14 -50.795)"^^geo:wktLiteral ;
  geo-pos:lat "-31.14"^^xsd:decimal ;
  geo-pos:long "-50.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3AMostardas%3A6_Mugil%3A2012%3A5%3AMostardas%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Mostardas:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Mostardas:6'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.795'^^xsd:double;
  dwc:latitude '-31.14'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Mostardas:6'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:20,4 | Salinity:37'^^xsd:string;
  dwc:organismQuantity '61'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.313"^^xsd:decimal ;
  dwc:decimalLongitude "-49.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.313 -49.707)"^^geo:wktLiteral ;
  geo-pos:lat "-29.313"^^xsd:decimal ;
  geo-pos:long "-49.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Passo de Torres:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Passo de Torres:10'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.707'^^xsd:double;
  dwc:latitude '-29.313'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Passo de Torres:10'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:0 | Water Temperature:23,1 | Salinity:29,4'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.324"^^xsd:decimal ;
  dwc:decimalLongitude "-49.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.324 -49.712)"^^geo:wktLiteral ;
  geo-pos:lat "-29.324"^^xsd:decimal ;
  geo-pos:long "-49.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9_Mugil%3A2012%3A5%3APasso%20de%20Torres%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Passo de Torres:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Passo de Torres:9'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.712'^^xsd:double;
  dwc:latitude '-29.324'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Passo de Torres:9'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:30 | Water Temperature:21 | Salinity:32'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A3_Mugil%3A2012%3A5%3ARio%20Grande%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A3_Mugil%3A2012%3A5%3ARio%20Grande%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A3_Mugil%3A2012%3A5%3ARio%20Grande%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.21"^^xsd:decimal ;
  dwc:decimalLongitude "-52.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A3_Mugil%3A2012%3A5%3ARio%20Grande%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.21 -52.173)"^^geo:wktLiteral ;
  geo-pos:lat "-32.21"^^xsd:decimal ;
  geo-pos:long "-52.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A3_Mugil%3A2012%3A5%3ARio%20Grande%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Rio Grande:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Rio Grande:3'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.173'^^xsd:double;
  dwc:latitude '-32.21'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Rio Grande:3'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:21 | Salinity:26,9'^^xsd:string;
  dwc:organismQuantity '586'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A4_Mugil%3A2012%3A5%3ARio%20Grande%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A4_Mugil%3A2012%3A5%3ARio%20Grande%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A4_Mugil%3A2012%3A5%3ARio%20Grande%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.165"^^xsd:decimal ;
  dwc:decimalLongitude "-52.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A4_Mugil%3A2012%3A5%3ARio%20Grande%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.165 -52.115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.165"^^xsd:decimal ;
  geo-pos:long "-52.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3ARio%20Grande%3A4_Mugil%3A2012%3A5%3ARio%20Grande%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Rio Grande:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Rio Grande:4'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-52.115'^^xsd:double;
  dwc:latitude '-32.165'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Rio Grande:4'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:40 | Water Temperature:20 | Salinity:26,9'^^xsd:string;
  dwc:organismQuantity '115'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.006"^^xsd:decimal ;
  dwc:decimalLongitude "-50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.006 -50.13)"^^geo:wktLiteral ;
  geo-pos:lat "-30.006"^^xsd:decimal ;
  geo-pos:long "-50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Tramandaí:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Tramandaí:7'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.13'^^xsd:double;
  dwc:latitude '-30.006'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Tramandaí:7'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:100 | Water Temperature:21 | Salinity:35'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
<https://eurobis.org/id/location/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.979"^^xsd:decimal ;
  dwc:decimalLongitude "-50.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.979 -50.119)"^^geo:wktLiteral ;
  geo-pos:lat "-29.979"^^xsd:decimal ;
  geo-pos:long "-50.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8250_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8_Mugil%3A2012%3A5%3ATramanda%C3%AD%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mugil:2012:5:Tramandaí:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8250_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'SEANOE'^^xsd:string;
  dwc:catalogNumber 'Mugil:2012:5:Tramandaí:8'^^xsd:string;
  dwc:scientificName 'Mugil liza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.119'^^xsd:double;
  dwc:latitude '-29.979'^^xsd:double;
  dwc:aphiaid '273655'^^xsd:integer;
  dwc:samplingEffort 'Five Hauls'^^xsd:string;
  dwc:samplingProtocol 'Beach Seine Net'^^xsd:string;
  dwc:occurrenceId 'Mugil:2012:5:Tramandaí:8'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '273655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:dynamicProperties 'Secchi:50 | Water Temperature:21 | Salinity:31'^^xsd:string;
  dwc:organismQuantity '21'^^xsd:integer;
  dwc:organismQuantityType 'individualCount'^^xsd:string;
  dwc:sampleSizeValue '60'^^xsd:integer;
  dwc:sampleSizeUnit 'm2'^^xsd:string;
  .
# EOF