@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_00954#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_00954#construct-template-17>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-5>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-10>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-11>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-9>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-1>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-6>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-21>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-3>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-18>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-22>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-2>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-19>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-12>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-15>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-13>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-16>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-8>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-14>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-7>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-4>,
    <http://purl.uniprot.org/unirules/MF_00954#construct-template-20>, <http://purl.uniprot.org/unirules/MF_00954#construct-template-0>;
  <http://www.w3.org/ns/shacl#prefixes> <http://purl.uniprot.org/unirules/>;
  <http://spinrdf.org/sp#where> <http://purl.uniprot.org/unirules/MF_00954#construct-where-list-0>;
  <http://spinrdf.org/sp#templates> <http://purl.uniprot.org/unirules/MF_00954#construct-template-list-0>;
  <http://www.w3.org/ns/shacl#construct> """CONSTRUCT {
  _:331852 up:source unirule:MF_00954 .
  _:331853 up:source unirule:MF_00954 .
  _:331854 up:source unirule:MF_00954 .
  _:331855 up:source unirule:MF_00954 .
  _:331856 up:source unirule:MF_00954 .
  ?this up:annotation ?annotation2 ,
      ?annotation3 ,
      ?annotation4 ;
    up:recommendedName ?name0 .
  ?name0 up:fullName 'Regulator of nucleoside diphosphate kinase' ;
    rdf:type up:Structured_Name .
  ?gene1 skos:prefLabel 'rnk' .
  ?annotation2 a up:Function_Annotation ;
    rdfs:comment 'May act as an anti-Gre factor.' .
  ?annotation3 a up:Subunit_Annotation ;
    rdfs:comment 'Interacts with the RNA polymerase.' .
  ?annotation4 a up:Similarity_Annotation ;
    rdfs:comment 'Belongs to the Rnk family.' .
  _:331857 a rdf:Statement ;
    up:attribution _:331852 ;
    rdf:subject ?this ;
    rdf:predicate up:recommendedName ;
    rdf:object ?name0 .
  _:331858 a rdf:Statement ;
    up:attribution _:331853 ;
    rdf:subject ?gene1 ;
    rdf:predicate up:encodedBy ;
    rdf:object ?gene1 .
  _:331859 a rdf:Statement ;
    up:attribution _:331854 ;
    rdf:subject ?this ;
    rdf:predicate up:annotation ;
    rdf:object ?annotation2 .
  _:331860 a rdf:Statement ;
    up:attribution _:331855 ;
    rdf:subject ?this ;
    rdf:predicate up:annotation ;
    rdf:object ?annotation3 .
  _:331861 a rdf:Statement ;
    up:attribution _:331856 ;
    rdf:subject ?this ;
    rdf:predicate up:annotation ;
    rdf:object ?annotation4 .
}
WHERE {
  #baseURI: http://purl.uniprot.org/unirule/MF_00954
  #Rule MF_00954 Created by:? on:2013-04-04 Modified by:Edouard de Castro on:2023-01-26
  ?this up:organism ?thisOrganism ;
    rdfs:seeAlso signature:MF_00954 .
  ?thisOrganism rdfs:subClassOf+ taxon:1224 .
  BIND(URI(CONCAT(STR(?this), '#MF_00954a0')) AS ?name0) .
  BIND(URI(CONCAT(STR(?this), '#MF_00954a2')) AS ?annotation2) .
  BIND(URI(CONCAT(STR(?this), '#MF_00954a3')) AS ?annotation3) .
  BIND(URI(CONCAT(STR(?this), '#MF_00954a4')) AS ?annotation4) .
}
""" .

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