@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix this: <http://purl.org/np/RAXIxyFIRjObEhtwXKYDxI8yNCqZWLMHshKyt6xZoJT20> .
@prefix sub: <http://purl.org/np/RAXIxyFIRjObEhtwXKYDxI8yNCqZWLMHshKyt6xZoJT20#> .
@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/ensembl/ENSBTAG00000020457> dct: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> dce:title "TCR Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1031_r80932> dce:title "IL-3 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1033_r80846> dce:title "ACE Inhibitor Pathway"@en .
  <http://identifiers.org/wikipathways/WP1045_r90030> dce:title "TGF beta Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1048_r80907> dce:title "TGF Beta Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1065_r87970> dce:title "Endochondral Ossification"@en .
  <http://identifiers.org/wikipathways/WP1083_r89450> dce: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_r80846> , <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: dct:created "2017-05-08T13:07:18.894+02:00"^^xsd:dateTime ;
    dct:rights <https://creativecommons.org/licenses/by/3.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1011_r89939> , <http://identifiers.org/wikipathways/WP1031_r80932> , <http://identifiers.org/wikipathways/WP1033_r80846> , <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 .
}