@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RAcESUbHhhV9Q4mspD8Z6VN_Py-ueRz8u_SAg-qEnqAwQ> .
@prefix sub: <http://purl.org/np/RAcESUbHhhV9Q4mspD8Z6VN_Py-ueRz8u_SAg-qEnqAwQ#> .
@prefix has-source: <http://semanticscience.org/resource/SIO_000253> .
@prefix wp: <http://vocabularies.wikipathways.org/wp#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pmid: <http://identifiers.org/pubmed/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/hmdb/HMDB0003288> dct:isPartOf <http://identifiers.org/wikipathways/WP1030> , <http://identifiers.org/wikipathways/WP1293> , <http://identifiers.org/wikipathways/WP1358> , <http://identifiers.org/wikipathways/WP15> ;
    wp:organismName "Bos taurus" , "Danio rerio" , "Homo sapiens" , "Rattus norvegicus" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP1030> wp:pathwayOntologyTag obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP1293> wp:pathwayOntologyTag obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP1358> wp:pathwayOntologyTag obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP15> wp:pathwayOntologyTag obo:PW_0000002 , obo:PW_0000133 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1030_r80672> dce:title "Selenium Metabolism and Selenoproteins"@en .
  <http://identifiers.org/wikipathways/WP1293_r71766> dce:title "Selenium metabolism Selenoproteins"@en .
  <http://identifiers.org/wikipathways/WP1358_r87650> dce:title "Selenium metabolism Selenoproteins"@en .
  <http://identifiers.org/wikipathways/WP15_r105140> dce:title "Selenium Micronutrient Network"@en .
  sub:assertion has-source: pmid:17508906 , pmid:18757362 , <http://identifiers.org/wikipathways/WP1030_r80672> , <http://identifiers.org/wikipathways/WP1293_r71766> , <http://identifiers.org/wikipathways/WP1358_r87650> , <http://identifiers.org/wikipathways/WP15_r105140> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-08-11T15:19:42.895+02:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RATYgzzfilLUsl2x3EMI6y-qmFpqfhHYFtxpJDBk8iKS0> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1030_r80672> , <http://identifiers.org/wikipathways/WP1293_r71766> , <http://identifiers.org/wikipathways/WP1358_r87650> , <http://identifiers.org/wikipathways/WP15_r105140> ;
    prov:wasGeneratedBy sub:activity .
}