<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:skos="http://www.w3.org/2004/02/skos/core#"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:void="http://www.w3.org/TR/void/"
         xmlns:gmd="http://www.isotc211.org/2005/gmd"
         xmlns:xslUtils="java:org.fao.geonet.util.XslUtil"
         xmlns:dct="http://purl.org/dc/terms/"
         xmlns:dcat="http://www.w3.org/ns/dcat#">
   <dcat:Catalog rdf:about="https://metadatacatalogue.lifewatch.eu/">
      <dct:title xml:lang="en">Metadata Catalogue</dct:title>
      <dct:description/>
      <rdfs:label xml:lang="en">Metadata Catalogue</rdfs:label>
      <foaf:homepage>https://metadatacatalogue.lifewatch.eu/</foaf:homepage>
      <void:openSearchDescription>https://metadatacatalogue.lifewatch.eu//srv/eng/portal.opensearch
      </void:openSearchDescription>
      <void:uriLookupEndpoint>https://metadatacatalogue.lifewatch.eu//srv/eng/rdf.search?any=
      </void:uriLookupEndpoint>
      <dct:publisher rdf:resource="https://metadatacatalogue.lifewatch.eu//organization/0"/>
      <dct:language>eng</dct:language>
   </dcat:Catalog>
   <foaf:Organization rdf:about="https://metadatacatalogue.lifewatch.eu//organization/0">
      <foaf:name/>
   </foaf:Organization>
   <skos:ConceptScheme rdf:about="https://metadatacatalogue.lifewatch.eu//thesaurus/external.place.regions">
      <dct:title>Continents, countries, sea regions of the world.</dct:title>
      <dct:uri>https://metadatacatalogue.lifewatch.eu//srv/eng/thesaurus.download?ref=external.place.regions</dct:uri>
   </skos:ConceptScheme>
   <skos:ConceptScheme rdf:about="https://metadatacatalogue.lifewatch.eu//thesaurus/external.ecoportal.fos">
      <dct:title>ecoportal.fos_1.rdf</dct:title>
      <dct:uri>https://metadatacatalogue.lifewatch.eu//srv/eng/thesaurus.download?ref=external.ecoportal.fos</dct:uri>
   </skos:ConceptScheme>
   <dcat:CatalogRecord rdf:about="https://metadatacatalogue.lifewatch.eu//records/96d6a802-a439-43e5-bd25-e4d7eec555f2">
      <foaf:primaryTopic rdf:resource="https://metadatacatalogue.lifewatch.eu//resources/96d6a802-a439-43e5-bd25-e4d7eec555f2"/>
      <dct:issued/>
      <dct:modified/>
      <dct:references>
         <rdf:Description rdf:about="https://metadatacatalogue.lifewatch.eu//records/96d6a802-a439-43e5-bd25-e4d7eec555f2/formatters/xml">
            <dct:format>
               <dct:IMT>
                  <rdf:value>application/xml</rdf:value>
                  <rdfs:label>XML</rdfs:label>
               </dct:IMT>
            </dct:format>
         </rdf:Description>
      </dct:references>
      <dct:references>
         <rdf:Description rdf:about="https://metadatacatalogue.lifewatch.eu//records/96d6a802-a439-43e5-bd25-e4d7eec555f2">
            <dct:format>
               <dct:IMT>
                  <rdf:value>text/html</rdf:value>
                  <rdfs:label>HTML</rdfs:label>
               </dct:IMT>
            </dct:format>
         </rdf:Description>
      </dct:references>
   </dcat:CatalogRecord>
   <dcat:Dataset rdf:about="https://metadatacatalogue.lifewatch.eu//datasets/96d6a802-a439-43e5-bd25-e4d7eec555f2">
      <dct:identifier>96d6a802-a439-43e5-bd25-e4d7eec555f2</dct:identifier>
      <dct:title>BatSounds scripts</dct:title>
      <dct:abstract>Acoustic monitoring is a powerful technique for learning about the ecology of bats. Bat recorders provide continuous registration of bat activity by recording echolocation calls of passing bats. Since the bat calls are highly reliable taxonomic features, the acquired data can be used to estimate diversity and relative abundance of the occurring species. The generated data provides a basis for ecological and behavioral research of the bat species occurring in our coastal and marine areas.

BatSounds is an open source repository that contains scripts to work with BatCorder data and BatCorder devices. The repository contains two scripts that are useful to process and send the audio data retrieved by ecoObs Batcorders (https://ecoobs.com/):

- Raw_to_wav is a python script that adds a header to raw audio files from the BatCorder so it can more easily be used by different softwares as a wav file. 

- beaglebone_batcorder is a bash-script to run on a Beaglebone Black minicomputer connected to a BatCorder. It copies the data from the BatCorder daily to its own SD card and sends it to an FTP server over Ethernet. It allows for remote data transfer and memory management of the BatCorder.

LifeWatch Belgium has currently four ecoObs BatCorders installed. You can find more information here: https://lifewatch.be/en/sensor-network-bat-detection</dct:abstract>
      <dcat:keyword>remote sensing</dcat:keyword>
      <dcat:keyword>data management</dcat:keyword>
      <dcat:keyword>animal tracking</dcat:keyword>
      <dcat:keyword>bioacoustics</dcat:keyword>
      <dcat:keyword>python</dcat:keyword>
      <dcat:keyword>bash</dcat:keyword>
      <dcat:keyword>biomonitoring</dcat:keyword>
      <dcat:Distribution rdf:about="https://github.com/lifewatch/BatSounds">
         <dcat:title>WWW:LINK-1.0-http--link</dcat:title>
         <dcat:accessURL>https://github.com/lifewatch/BatSounds</dcat:accessURL>
      </dcat:Distribution>
      <dcat:Distribution rdf:about="https://lifewatch.be/en/sensor-network-bat-detection">
         <dcat:title>WWW:LINK-1.0-http--link</dcat:title>
         <dcat:accessURL>https://lifewatch.be/en/sensor-network-bat-detection</dcat:accessURL>
      </dcat:Distribution>
      <foaf:thumbnail rdf:resource="https://metadatacatalogue.lifewatch.eu/geonetwork/srv/api/records/96d6a802-a439-43e5-bd25-e4d7eec555f2/attachments/remote%20sensing.jpg"/>
      <dct:issued>2019-10-16</dct:issued>
      <dct:updated>2020-09-07</dct:updated>
      <dct:publisher rdf:resource="https://metadatacatalogue.lifewatch.eu//organizations/Flanders%20Marine%20Institute%20%28VLIZ%29"/>
      <dct:license>license</dct:license>
      <dct:license>When using these you should mention LifeWatch Belgium, Flanders Marine Institute in your publications.</dct:license>
   </dcat:Dataset>
   <foaf:Organization rdf:about="https://metadatacatalogue.lifewatch.eu//organizations/Flanders%20Marine%20Institute%20%28VLIZ%29">
      <foaf:name>Flanders Marine Institute (VLIZ)</foaf:name>
      <foaf:member rdf:resource="https://metadatacatalogue.lifewatch.eu//persons/roeland.develter%40vliz.be"/>
   </foaf:Organization>
   <foaf:Agent rdf:about="https://metadatacatalogue.lifewatch.eu//persons/roeland.develter%40vliz.be">
      <foaf:name>Roeland Develter</foaf:name>
      <foaf:mbox rdf:resource="mailto:roeland.develter@vliz.be"/>
   </foaf:Agent>
</rdf:RDF>