@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix xsh: <http://www.w3.org/ns/shacl#> . @prefix sh: <http://www.w3.org/ns/shacl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxon_sd/ShapesGraph#AudioShape> rdf:type sh:NodeShape ; sh:closed true ; sh:property _:b785 ; sh:property _:b786 ; sh:property _:b787 ; sh:property _:b788 ; sh:property _:b789 ; sh:property _:b790 ; sh:targetClass <http://rs.tdwg.org/dwc/terms/AudioObject> . <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxon_sd/ShapesGraph#NamePropertyShape> rdf:type sh:PropertyShape ; sh:maxCount "1."^^xsd:decimal ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:path <http://rs.tdwg.org/dwc/terms/scientificName> . <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxon_sd/ShapesGraph#TaxonShape> rdf:type sh:NodeShape ; sh:closed true ; sh:property _:b783 ; sh:property _:b784 ; sh:property <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxon_sd/ShapesGraph#NamePropertyShape> ; sh:targetClass <http://rs.tdwg.org/dwc/terms/Taxon> . _:b790 rdf:type sh:PropertyShape ; sh:minCount 0 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/description> . _:b789 rdf:type sh:PropertyShape ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/author> . _:b788 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/mainEntityOfPage> . _:b787 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/thumbnailUrl> . _:b786 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/contentUrl> . _:b785 rdf:type sh:PropertyShape ; sh:hasValue <http://schema.org/AudioObject> ; sh:path rdf:type . _:b784 rdf:type sh:PropertyShape ; sh:node <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxon_sd/ShapesGraph#AudioShape> ; sh:path <http://schema.org/audio> . _:b783 rdf:type sh:PropertyShape ; sh:hasValue <http://rs.tdwg.org/dwc/terms/Taxon> ; sh:path rdf:type .