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

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-88.4633333333'^^xsd:double;
  dwc:latitude '-7.06033333333'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:40'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07816666667 -88.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-88.4605'^^xsd:double;
  dwc:latitude '-7.07816666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:24'^^xsd:string;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.084 -88.4443333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.084"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4443333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-88.4443333333'^^xsd:double;
  dwc:latitude '-7.084'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:15'^^xsd:string;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-88.4575'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:34'^^xsd:string;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.064 -88.4691666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.064"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4691666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-88.4691666667'^^xsd:double;
  dwc:latitude '-7.064'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:26'^^xsd:string;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.078 -88.4613333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.078"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4613333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-88.4613333333'^^xsd:double;
  dwc:latitude '-7.078'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:43'^^xsd:string;
  dwc:observationDate '1989-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.104 -88.4675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.104"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Angursa capsula Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-88.4675'^^xsd:double;
  dwc:latitude '-7.104'^^xsd:double;
  dwc:aphiaid '342720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:30'^^xsd:string;
  dwc:observationDate '1989-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '342720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-88.4575'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:37'^^xsd:string;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07366666667 -88.4643333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4643333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-88.4643333333'^^xsd:double;
  dwc:latitude '-7.07366666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:20'^^xsd:string;
  dwc:observationDate '1989-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.081 -88.4443333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.081"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4443333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-88.4443333333'^^xsd:double;
  dwc:latitude '-7.081'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:32'^^xsd:string;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-88.4575'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:18'^^xsd:string;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0565 -88.4615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.0565"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-88.4615'^^xsd:double;
  dwc:latitude '-7.0565'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:38'^^xsd:string;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-88.4575'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:16'^^xsd:string;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.084 -88.4443333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.084"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4443333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-88.4443333333'^^xsd:double;
  dwc:latitude '-7.084'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:14'^^xsd:string;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-88.4575'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:36'^^xsd:string;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07816666667 -88.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-88.4605'^^xsd:double;
  dwc:latitude '-7.07816666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:25'^^xsd:string;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07366666667 -88.4643333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4643333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-88.4643333333'^^xsd:double;
  dwc:latitude '-7.07366666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:21'^^xsd:string;
  dwc:observationDate '1989-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-88.4575'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:19'^^xsd:string;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07816666667 -88.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-88.4605'^^xsd:double;
  dwc:latitude '-7.07816666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:22'^^xsd:string;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0745 -88.4458333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.0745"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4458333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-88.4458333333'^^xsd:double;
  dwc:latitude '-7.0745'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:27'^^xsd:string;
  dwc:observationDate '1989-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07816666667 -88.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07816666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-88.4605'^^xsd:double;
  dwc:latitude '-7.07816666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:23'^^xsd:string;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07033333333 -88.4576666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4576666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-88.4576666667'^^xsd:double;
  dwc:latitude '-7.07033333333'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:41'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.064 -88.4691666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.064"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4691666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Angursa capsula Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-88.4691666667'^^xsd:double;
  dwc:latitude '-7.064'^^xsd:double;
  dwc:aphiaid '342720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:28'^^xsd:string;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '342720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.06833333333 -88.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.06833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-88.453'^^xsd:double;
  dwc:latitude '-7.06833333333'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:42'^^xsd:string;
  dwc:observationDate '1989-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.02533333333 -88.4593333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.02533333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4593333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Angursa capsula Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-88.4593333333'^^xsd:double;
  dwc:latitude '-7.02533333333'^^xsd:double;
  dwc:aphiaid '342720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:29'^^xsd:string;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '342720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0725 -88.4628333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.0725"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4628333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-88.4628333333'^^xsd:double;
  dwc:latitude '-7.0725'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:13'^^xsd:string;
  dwc:observationDate '1989-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07633333333 -88.4523333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4523333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-88.4523333333'^^xsd:double;
  dwc:latitude '-7.07633333333'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:44'^^xsd:string;
  dwc:observationDate '1989-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Moebjergarctus manganis Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-88.4575'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '343462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:17'^^xsd:string;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '343462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07366666667 -88.4643333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07366666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4643333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-88.4643333333'^^xsd:double;
  dwc:latitude '-7.07366666667'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:31'^^xsd:string;
  dwc:observationDate '1989-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4643333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4643333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-88.4643333333'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:39'^^xsd:string;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.081 -88.4443333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.081"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4443333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-88.4443333333'^^xsd:double;
  dwc:latitude '-7.081'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:33'^^xsd:string;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07316666667 -88.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-88.4575'^^xsd:double;
  dwc:latitude '-7.07316666667'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:35'^^xsd:string;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07633333333 -88.4523333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4523333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2869__urn%3Acatalog%3ASMF%3ACollection%20Tardigrada%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Tardigrada:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2869_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Tardigrada'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Angursa lingua Bussau 1992'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-88.4523333333'^^xsd:double;
  dwc:latitude '-7.07633333333'^^xsd:double;
  dwc:aphiaid '342723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Tardigrada:45'^^xsd:string;
  dwc:observationDate '1989-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '342723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF