@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_00940#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_00940#construct-template-12>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-4>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-2>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-3>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-8>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-13>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-11>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-9>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-1>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-14>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-0>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-5>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-10>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-6>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-17>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-18>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-16>,
    <http://purl.uniprot.org/unirules/MF_00940#construct-template-15>, <http://purl.uniprot.org/unirules/MF_00940#construct-template-7>;
  <http://www.w3.org/ns/shacl#prefixes> <http://purl.uniprot.org/unirules/>;
  <http://spinrdf.org/sp#where> <http://purl.uniprot.org/unirules/MF_00940#construct-where-list-0>;
  <http://spinrdf.org/sp#templates> <http://purl.uniprot.org/unirules/MF_00940#construct-template-list-0>;
  <http://www.w3.org/ns/shacl#construct> """CONSTRUCT {
  _:327594 up:source unirule:MF_00940 .
  _:327595 up:source unirule:MF_00940 .
  _:327596 up:source unirule:MF_00940 .
  _:327597 up:source unirule:MF_00940 .
  _:327598 up:source unirule:MF_00940 .
  ?this up:annotation ?annotation1 ,
      ?annotation2 ;
    up:classifiedWith GO:0006457 ,
      keyword:143 .
  ?gene0 skos:prefLabel 'dmsD' .
  ?annotation1 a up:Function_Annotation ;
    rdfs:comment 'Required for biogenesis/assembly of DMSO reductase, but not for the interaction of the DmsA signal peptide with the Tat system. May be part of a chaperone cascade complex that facilitates a folding-maturation pathway for the substrate protein.' .
  ?annotation2 a up:Similarity_Annotation ;
    rdfs:comment 'Belongs to the TorD/DmsD family. DmsD subfamily.' .
  _:327599 a rdf:Statement ;
    up:attribution _:327594 ;
    rdf:subject ?gene0 ;
    rdf:predicate up:encodedBy ;
    rdf:object ?gene0 .
  _:327600 a rdf:Statement ;
    up:attribution _:327595 ;
    rdf:subject ?this ;
    rdf:predicate up:annotation ;
    rdf:object ?annotation1 .
  _:327601 a rdf:Statement ;
    up:attribution _:327596 ;
    rdf:subject ?this ;
    rdf:predicate up:annotation ;
    rdf:object ?annotation2 .
  _:327602 a rdf:Statement ;
    up:attribution _:327597 ;
    rdf:subject ?this ;
    rdf:predicate up:classifiedWith ;
    rdf:object keyword:143 .
  _:327603 a rdf:Statement ;
    up:attribution _:327598 ;
    rdf:subject ?this ;
    rdf:predicate up:classifiedWith ;
    rdf:object GO:0006457 .
}
WHERE {
  #baseURI: http://purl.uniprot.org/unirule/MF_00940
  #Rule MF_00940 Created by:? on:2013-02-01 Modified by:Catherine Rivoire on:2025-06-12
  VALUES ?supertaxon5 {taxon:91347 taxon:135625}
  ?this up:organism ?thisOrganism ;
    rdfs:seeAlso signature:MF_00940 .
  ?thisOrganism rdfs:subClassOf+ ?supertaxon5 .
  BIND(URI(CONCAT(STR(?this), '#MF_00940a1')) AS ?annotation1) .
  BIND(URI(CONCAT(STR(?this), '#MF_00940a2')) AS ?annotation2) .
  OPTIONAL {
    ?this a up:Protein .
    ?this up:organism ?thisOrganism .
    ?thisOrganism rdfs:subClassOf+ taxon:135625 .
    BIND(?this AS ?case3) .
  }
  OPTIONAL {
    ?this a up:Protein .
    ?this up:organism ?thisOrganism .
    ?thisOrganism rdfs:subClassOf+ taxon:91347 .
    BIND(?this AS ?case4) .
  }
}
""" .

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