@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 foaf: <http://xmlns.com/foaf/0.1/> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . <https://sparql-micro-services.org/service/flickr/getPhotosByTaxon_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/flickr/getPhotosByTaxon_sd/ShapesGraph#TaxonShape> rdf:type sh:NodeShape ; sh:closed true ; sh:property _:b772 ; sh:property _:b773 ; sh:property <https://sparql-micro-services.org/service/flickr/getPhotosByTaxon_sd/ShapesGraph#NamePropertyShape> ; sh:targetClass <http://rs.tdwg.org/dwc/terms/Taxon> . <https://sparql-micro-services.org/service/flickr/getPhotosByTaxon_sd/ShapesGraph#PhotographShape> rdf:type sh:NodeShape ; sh:closed true ; sh:property _:b774 ; sh:property _:b775 ; sh:property _:b776 ; sh:property _:b777 ; sh:property _:b778 ; sh:property _:b779 ; sh:property _:b780 ; sh:property _:b781 ; sh:property _:b782 ; sh:targetClass <http://schema.org/Photograph> . <https://sparql-micro-services.org/service/flickr/getPhotosByTaxon_sd/ShapesGraph#PersonShape> rdf:type sh:NodeShape ; sh:closed true ; sh:property _:b783 ; sh:property _:b784 ; sh:property _:b785 ; sh:property _:b786 ; sh:targetClass <http://schema.org/Person> . _:b776 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/contentUrl> . _:b775 rdf:type sh:PropertyShape ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/name> . _:b774 rdf:type sh:PropertyShape ; sh:hasValue <http://schema.org/Photograph> ; sh:path rdf:type . _:b773 rdf:type sh:PropertyShape ; sh:node <https://sparql-micro-services.org/service/flickr/getPhotosByTaxon_sd/ShapesGraph#PhotographShape> ; sh:path <http://schema.org/image> . _:b772 rdf:type sh:PropertyShape ; sh:hasValue <http://rs.tdwg.org/dwc/terms/Taxon> ; sh:path rdf:type . _:b786 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/url> . _:b785 rdf:type sh:PropertyShape ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/identifier> . _:b784 rdf:type sh:PropertyShape ; sh:minCount 0 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/name> . _:b783 rdf:type sh:PropertyShape ; sh:hasValue <http://schema.org/Person> ; sh:path rdf:type . _:b782 rdf:type sh:PropertyShape ; sh:node <https://sparql-micro-services.org/service/flickr/getPhotosByTaxon_sd/ShapesGraph#PersonShape> ; sh:path <http://schema.org/author> . _:b781 rdf:type sh:PropertyShape ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/fileFormat> . _:b779 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/mainEntityOfPage> . _:b780 rdf:type sh:PropertyShape ; sh:maxCount 1 ; sh:minCount 0 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/dateCreated> . _:b778 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/thumbnailUrl> . _:b777 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path foaf:depiction .