@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/getAudioByTaxonCode_sd/ShapesGraph#AudioShape> rdf:type sh:NodeShape ; sh:closed false ; sh:property _:b777 ; sh:property _:b778 ; sh:property _:b779 ; sh:property _:b780 ; sh:property _:b781 ; sh:property _:b782 . <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/ShapesGraph#TaxonShape> rdf:type sh:NodeShape ; sh:closed false ; sh:property _:b774 ; sh:property _:b775 ; sh:property _:b776 . _:b776 rdf:type sh:PropertyShape ; sh:node <https://sparql-micro-services.org/service/macaulaylibrary/getAudioByTaxonCode_sd/ShapesGraph#AudioShape> ; sh:path <http://schema.org/audio> . _:b775 rdf:type sh:PropertyShape ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/identifier> . _:b774 rdf:type sh:PropertyShape ; sh:hasValue <http://rs.tdwg.org/dwc/terms/Taxon> ; sh:path rdf:type . _:b782 rdf:type sh:PropertyShape ; sh:minCount 0 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/description> . _:b779 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/thumbnailUrl> . _:b781 rdf:type sh:PropertyShape ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/author> . _:b778 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/contentUrl> . _:b780 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/mainEntityOfPage> . _:b777 rdf:type sh:PropertyShape ; sh:hasValue <http://schema.org/AudioObject> ; sh:path rdf:type .