@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf4j: <http://rdf4j.org/schema/rdf4j#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .

<http://purl.uniprot.org/unirules/MF_01213#construct> a <http://www.w3.org/ns/shacl#SPARQLRule>,
    <http://spinrdf.org/sp#Construct>;
  <https://hamap.expasy.org/rdf/vocab#addsTriple> <http://purl.uniprot.org/unirules/MF_01213#construct-template-3>,
    <http://purl.uniprot.org/unirules/MF_01213#construct-template-13>, <http://purl.uniprot.org/unirules/MF_01213#construct-template-0>,
    <http://purl.uniprot.org/unirules/MF_01213#construct-template-14>, <http://purl.uniprot.org/unirules/MF_01213#construct-template-11>,
    <http://purl.uniprot.org/unirules/MF_01213#construct-template-15>, <http://purl.uniprot.org/unirules/MF_01213#construct-template-9>,
    <http://purl.uniprot.org/unirules/MF_01213#construct-template-6>, <http://purl.uniprot.org/unirules/MF_01213#construct-template-10>,
    <http://purl.uniprot.org/unirules/MF_01213#construct-template-12>, <http://purl.uniprot.org/unirules/MF_01213#construct-template-2>,
    <http://purl.uniprot.org/unirules/MF_01213#construct-template-5>, <http://purl.uniprot.org/unirules/MF_01213#construct-template-1>,
    <http://purl.uniprot.org/unirules/MF_01213#construct-template-8>, <http://purl.uniprot.org/unirules/MF_01213#construct-template-7>,
    <http://purl.uniprot.org/unirules/MF_01213#construct-template-4>;
  <http://www.w3.org/ns/shacl#prefixes> <http://purl.uniprot.org/unirules/>;
  <http://spinrdf.org/sp#where> <http://purl.uniprot.org/unirules/MF_01213#construct-where-list-0>;
  <http://spinrdf.org/sp#templates> <http://purl.uniprot.org/unirules/MF_01213#construct-template-list-0>;
  <http://www.w3.org/ns/shacl#construct> """CONSTRUCT {
  _:427265 up:source unirule:MF_01213 .
  _:427266 up:source unirule:MF_01213 .
  _:427267 up:source unirule:MF_01213 .
  _:427268 up:source unirule:MF_01213 .
  ?this up:annotation ?annotation1 ;
    up:classifiedWith GO:0016787 ,
      keyword:378 ;
    up:recommendedName ?name0 .
  ?name0 up:fullName 'Deoxyguanosinetriphosphate triphosphohydrolase-like protein' ;
    rdf:type up:Structured_Name .
  ?annotation1 a up:Similarity_Annotation ;
    rdfs:comment 'Belongs to the dGTPase family. Type 3 subfamily.' .
  _:427269 a rdf:Statement ;
    up:attribution _:427265 ;
    rdf:subject ?this ;
    rdf:predicate up:recommendedName ;
    rdf:object ?name0 .
  _:427270 a rdf:Statement ;
    up:attribution _:427266 ;
    rdf:subject ?this ;
    rdf:predicate up:annotation ;
    rdf:object ?annotation1 .
  _:427271 a rdf:Statement ;
    up:attribution _:427267 ;
    rdf:subject ?this ;
    rdf:predicate up:classifiedWith ;
    rdf:object keyword:378 .
  _:427272 a rdf:Statement ;
    up:attribution _:427268 ;
    rdf:subject ?this ;
    rdf:predicate up:classifiedWith ;
    rdf:object GO:0016787 .
}
WHERE {
  #baseURI: http://purl.uniprot.org/unirule/MF_01213
  #Rule MF_01213 Created by:? on:2005-02-28 Modified by:Catherine Rivoire on:2017-04-20
  ?this up:organism ?thisOrganism ;
    rdfs:seeAlso signature:MF_01213 .
  ?thisOrganism rdfs:subClassOf+ taxon:2 .
  BIND(URI(CONCAT(STR(?this), '#MF_01213a0')) AS ?name0) .
  BIND(URI(CONCAT(STR(?this), '#MF_01213a1')) AS ?annotation1) .
}
""" .

<http://purl.uniprot.org/unirules/MF_01213> <http://www.w3.org/ns/shacl#rule> <http://purl.uniprot.org/unirules/MF_01213#construct> .
