@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix xsh: <http://www.w3.org/ns/shacl#> . @prefix ns2: <http://schema.org/> . @prefix ns1: <http://ns.inria.fr/sparql-micro-service#> . @prefix ns4: <http://www.w3.org/ns/hydra/core#> . @prefix ns3: <http://www.w3.org/ns/sparql-service-description#> . @prefix ns5: <http://rdfs.org/ns/void#> . @prefix sh: <http://www.w3.org/ns/shacl#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix dc: <http://purl.org/dc/terms/> . <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/> ns1:addProvenance false ; ns1:cacheExpiresAfter "P2592000S"^^xsd:duration ; ns1:exampleQuery "\n prefix schema: <http://schema.org/>\n SELECT ?audio ?audioFile ?description WHERE {\n\n ?taxon a dwc:Taxon;\n schema:identifier \"t-11034463\";\n schema:audio ?audio.\n\n ?audio a schema:AudioObject;\n schema:contentUrl ?audioFile;\n schema:description ?description.\n }" ; dc:source _:b660 ; ns2:citation <https://www.mdpi.com/2078-2489/9/12/310> ; ns2:description "SPARQL micro-service wrapping the Macaulay Library Web API to search audio recordings by Macaulay's taxon code." ; ns2:keywords "biodiversity" ; ns2:keywords "lifesciences" ; ns2:keywords "fauna" ; ns2:keywords "species" ; ns2:keywords "bird" ; ns2:keywords "amphibian" ; ns2:keywords "mammal" ; ns2:keywords "audio" ; ns2:keywords "sound" ; ns2:keywords "animal call" ; ns2:keywords "recording" ; ns2:name "Search the Macaulay Library for audio recordings by taxon code" ; ns2:publisher _:b658 ; rdf:type <http://www.w3.org/ns/sparql-service-description#Service> ; ns3:defaultDataset _:b654 ; ns3:endpoint <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/> ; ns3:feature ns3:BasicFederatedQuery ; ns3:feature ns3:EmptyGraphs ; ns3:resultFormat <http://www.w3.org/ns/formats/SPARQL_Results_XML> ; ns3:resultFormat <http://www.w3.org/ns/formats/SPARQL_Results_JSON> ; ns3:resultFormat <http://www.w3.org/ns/formats/SPARQL_Results_CSV> ; ns3:resultFormat <http://www.w3.org/ns/formats/SPARQL_Results_TSV> ; ns3:resultFormat <http://www.w3.org/ns/formats/RDF_XML> ; ns3:resultFormat <http://www.w3.org/ns/formats/Turtle> ; ns3:resultFormat <http://www.w3.org/ns/formats/JSON-LD> ; ns3:resultFormat <http://www.w3.org/ns/formats/Trig> ; ns3:supportedLanguage ns3:SPARQL11Query . <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/APIService> ns2:documentation "The taxon code name must be provided by property schema:identifier in the SPARQL graph pattern." ; rdf:type ns2:SearchAction ; rdf:type <http://www.w3.org/ns/hydra/core#IriTemplate> ; ns4:mapping _:b661 ; ns4:template "https://search.macaulaylibrary.org/catalog.json?action=new_search&searchField=animals&sort=upload_date_desc&mediaType=a&taxonCode={identifier}" . _:b661 ns2:description "The Macaulay's taxon code" ; ns4:property ns2:identifier ; ns4:required true ; ns4:variable "identifier" . _:b659 ns2:contactType "technical support" ; ns2:email "franck.michel@cnrs.fr" ; ns2:name "Franck Michel" ; ns2:url <https://w3id.org/people/franckmichel> ; rdf:type ns2:ContactPoint . _:b660 ns2:name "Macaulay Library Web API" ; ns2:potentialAction <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/APIService> ; ns2:url <https://www.macaulaylibrary.org/> ; rdf:type ns2:WebAPI . _:b658 ns2:contactPoint _:b659 ; ns2:logo "http://univ-cotedazur.fr/fr/university/communication-presse/charte-et-logos/logo/png/uca-logo-large" ; ns2:logo "https://iww.inria.fr/dircom/logoinria-eng.png" ; ns2:logo "http://www.cnrs.fr/themes/custom/cnrs/logo.svg" ; ns2:name "Université Côte d'Azur, CNRS, Inria, I3S" ; rdf:type ns2:Organization . _:b657 rdf:type ns3:Graph ; ns3:name <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/ShapesGraph> . _:b656 rdf:type ns3:Graph ; ns3:name <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/ServiceDescription> . _:b655 rdf:type ns3:Graph ; sh:shapesGraph <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/ShapesGraph> . _:b654 ns5:sparqlEndpoint <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/> ; ns5:vocabulary <http://schema.org/> ; ns5:vocabulary <http://rs.tdwg.org/dwc/terms/> ; ns5:vocabulary <http://www.w3.org/ns/shacl#> ; ns5:vocabulary <http://www.w3.org/ns/hydra/core#> ; ns2:keywords "audio"@en ; ns2:keywords "media"@en ; ns2:keywords "biodiversity"@en ; rdf:type ns3:Dataset ; rdf:type ns5:Dataset ; ns3:defaultGraph _:b655 ; ns3:namedGraph _:b656 ; ns3:namedGraph _:b657 ; foaf:topic <http://dbpedia.org/page/Audio_signal> ; foaf:topic <https://www.wikidata.org/entity/Q47041> .