@prefix this: <http://purl.org/np/RAPB6JRAY4fBouGkvZYYNYc9TTepTtkOptELqShAKD8FU> .
@prefix sub: <http://purl.org/np/RAPB6JRAY4fBouGkvZYYNYc9TTepTtkOptELqShAKD8FU#> .
@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 dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@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/ensembl/ENSBTAG00000020457> dcterms:isPartOf <http://identifiers.org/wikipathways/WP1011> , <http://identifiers.org/wikipathways/WP1031> , <http://identifiers.org/wikipathways/WP1033> , <http://identifiers.org/wikipathways/WP1045> , <http://identifiers.org/wikipathways/WP1048> , <http://identifiers.org/wikipathways/WP1065> , <http://identifiers.org/wikipathways/WP1083> ;
    wp:organismName "Bos taurus" ;
    a wp:GeneProduct , wp:Protein , wp:Rna .
  <http://identifiers.org/wikipathways/WP1011> wp:pathwayOntologyTag obo:PW_0000821 .
  <http://identifiers.org/wikipathways/WP1031> wp:pathwayOntologyTag obo:PW_0000512 , obo:PW_0000968 .
  <http://identifiers.org/wikipathways/WP1033> wp:pathwayOntologyTag obo:PW_0000245 , obo:PW_0001228 .
  <http://identifiers.org/wikipathways/WP1045> wp:pathwayOntologyTag obo:PW_0000329 .
  <http://identifiers.org/wikipathways/WP1048> wp:pathwayOntologyTag obo:PW_0000329 .
  <http://identifiers.org/wikipathways/WP1065> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP1083> wp:pathwayOntologyTag obo:PW_0000086 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1011_r89939> dc:title "TCR Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1031_r80932> dc:title "IL-3 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1033_r96331> dc:title "ACE Inhibitor Pathway"@en .
  <http://identifiers.org/wikipathways/WP1045_r90030> dc:title "TGF beta Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1048_r80907> dc:title "TGF Beta Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1065_r87970> dc:title "Endochondral Ossification"@en .
  <http://identifiers.org/wikipathways/WP1083_r89450> dc:title "Cell Cycle"@en .
  sub:assertion has-source: pmid:16374430 , <http://identifiers.org/wikipathways/WP1011_r89939> , <http://identifiers.org/wikipathways/WP1031_r80932> , <http://identifiers.org/wikipathways/WP1033_r96331> , <http://identifiers.org/wikipathways/WP1045_r90030> , <http://identifiers.org/wikipathways/WP1048_r80907> , <http://identifiers.org/wikipathways/WP1065_r87970> , <http://identifiers.org/wikipathways/WP1083_r89450> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:19:19.357+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RA92XECCrdNGDWjcgLLNpNUUP2_NobtFaPkg5H2k2Vodw> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1011_r89939> , <http://identifiers.org/wikipathways/WP1031_r80932> , <http://identifiers.org/wikipathways/WP1033_r96331> , <http://identifiers.org/wikipathways/WP1045_r90030> , <http://identifiers.org/wikipathways/WP1048_r80907> , <http://identifiers.org/wikipathways/WP1065_r87970> , <http://identifiers.org/wikipathways/WP1083_r89450> ;
    prov:wasGeneratedBy sub:activity .
}