@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/getTaxonCodeByTaxonName_sd/ShapesGraph#TaxonShape> rdf:type sh:NodeShape ; sh:closed false ; sh:property _:b791 ; sh:property _:b792 ; sh:property _:b793 ; sh:property <https://sparql-micro-services.org/service/macaulaylibrary/getTaxonCodeByTaxonName_sd/ShapesGraph#NamePropertyShape> . _:b793 rdf:type sh:PropertyShape ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/identifier> . _:b792 rdf:type sh:PropertyShape ; sh:nodeKind sh:Literal ; sh:path <http://rs.tdwg.org/dwc/terms/scientificName> . _:b791 rdf:type sh:PropertyShape ; sh:hasValue <http://rs.tdwg.org/dwc/terms/Taxon> ; sh:path rdf:type .