@prefix dct: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix pav: <http://purl.org/pav/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix go: <http://amigo.geneontology.org/amigo/term/GO:> .
@prefix hgnc: <https://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=> .
@prefix elife: <https://elifesciences.org/articles/> .
@prefix orcid: <http://orcid.org/> .
@prefix ex: <http://example.org/> .
<http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#Head> {
  this: np:hasAssertion <http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#assertion> ;
    np:hasProvenance <http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#provenance> ;
    np:hasPublicationInfo <http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#pubinfo> ;
    a np:Nanopublication .
}
<http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#assertion> {
  <http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#%23binding> <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> <https://www.ebi.ac.uk/interpro/entry/IPR009123> ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> go:0005515 ;
    <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> hgnc:1748 ;
    a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> .
  <http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#%23desmosome-assembly> ex:of go:0030057 ;
    a go:0022607 .
}
<http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#provenance> {
  <http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#assertion> prov:hadPrimarySource elife:37629 .
}
<http://purl.org/np/RANJ8nEeK25uQtAJRl_qbdFRU3tkz25M4zDWxsJhsPjg8#pubinfo> {
  this: dct:created "2018-09-26T18:05:11+01:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0002-1267-0234 ;
    a npx:ExampleNanopub .
}