@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix this: <http://purl.org/np/RAto-SEbpqmSy9whKE1PI5F-kj8wHTOlFvbye0Us-ooE4> .
@prefix sub: <http://purl.org/np/RAto-SEbpqmSy9whKE1PI5F-kj8wHTOlFvbye0Us-ooE4#> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix pmid: <http://identifiers.org/pubmed/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/ensembl/ENSG00000011143> a wp:GeneProduct .
  <http://identifiers.org/ensembl/ENSG00000048342> a wp:GeneProduct .
  <http://identifiers.org/ensembl/ENSG00000108641> a wp:GeneProduct .
  <http://identifiers.org/ensembl/ENSG00000123810> a wp:GeneProduct .
  <http://identifiers.org/ensembl/ENSG00000135541> a wp:GeneProduct .
  <http://identifiers.org/ensembl/ENSG00000168778> a wp:GeneProduct .
  <http://identifiers.org/ensembl/ENSG00000186889> a wp:GeneProduct .
  <http://identifiers.org/ensembl/ENSG00000204852> a wp:GeneProduct .
  <http://identifiers.org/ensembl/ENSG00000205084> a wp:GeneProduct .
  <http://rdf.wikipathways.org/Pathway/WP4656_r105130/Complex/ba15f> wp:organismName "Homo sapiens" ;
    wp:participant <http://identifiers.org/ensembl/ENSG00000011143> , <http://identifiers.org/ensembl/ENSG00000048342> , <http://identifiers.org/ensembl/ENSG00000108641> , <http://identifiers.org/ensembl/ENSG00000123810> , <http://identifiers.org/ensembl/ENSG00000135541> , <http://identifiers.org/ensembl/ENSG00000168778> , <http://identifiers.org/ensembl/ENSG00000186889> , <http://identifiers.org/ensembl/ENSG00000204852> , <http://identifiers.org/ensembl/ENSG00000205084> ;
    a wp:Complex .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP4656_r105130> dc:title "Joubert Syndrome"@en .
  sub:assertion has-source: pmid:21422230 , <http://identifiers.org/wikipathways/WP4656_r105130> .
}
sub:publicationInfo {
  this: dcterms:created "2019-08-11T15:18:10.630+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP4656_r105130> .
}