@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 _:b717 ; sh:property _:b718 ; 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 _:b719 ; sh:property _:b720 ; sh:property _:b721 ; sh:property _:b722 ; sh:property _:b723 ; sh:property _:b724 ; sh:property _:b725 ; sh:property _:b726 ; sh:property _:b727 ; 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 _:b728 ; sh:property _:b729 ; sh:property _:b730 ; sh:property _:b731 ; sh:targetClass <http://schema.org/Person> . _:b718 rdf:type sh:PropertyShape ; sh:node <https://sparql-micro-services.org/service/flickr/getPhotosByTaxon_sd/ShapesGraph#PhotographShape> ; sh:path <http://schema.org/image> . _:b720 rdf:type sh:PropertyShape ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/name> . _:b717 rdf:type sh:PropertyShape ; sh:hasValue <http://rs.tdwg.org/dwc/terms/Taxon> ; sh:path rdf:type . _:b731 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/url> . _:b729 rdf:type sh:PropertyShape ; sh:minCount 0 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/name> . _:b730 rdf:type sh:PropertyShape ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/identifier> . _:b728 rdf:type sh:PropertyShape ; sh:hasValue <http://schema.org/Person> ; sh:path rdf:type . _:b727 rdf:type sh:PropertyShape ; sh:node <https://sparql-micro-services.org/service/flickr/getPhotosByTaxon_sd/ShapesGraph#PersonShape> ; sh:path <http://schema.org/author> . _:b726 rdf:type sh:PropertyShape ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/fileFormat> . _:b725 rdf:type sh:PropertyShape ; sh:maxCount 1 ; sh:minCount 0 ; sh:nodeKind sh:Literal ; sh:path <http://schema.org/dateCreated> . _:b724 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/mainEntityOfPage> . _:b723 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/thumbnailUrl> . _:b722 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path foaf:depiction . _:b719 rdf:type sh:PropertyShape ; sh:hasValue <http://schema.org/Photograph> ; sh:path rdf:type . _:b721 rdf:type sh:PropertyShape ; sh:nodeKind sh:IRI ; sh:path <http://schema.org/contentUrl> .