@prefix this: <http://purl.org/np/RAnzXqNaeHk_OwrdPGdlLKIOBuOkzZ6NuSEJ1GsCZUgr4> .
@prefix sub: <http://purl.org/np/RAnzXqNaeHk_OwrdPGdlLKIOBuOkzZ6NuSEJ1GsCZUgr4#> .
@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/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/reactome/R-HSA-8862270> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8867746> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8867751> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868040> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868042> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868045> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868046> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868051> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868606> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868621> a wp:Complex .
  <http://identifiers.org/uniprot/O00443> a wp:Protein .
  <http://rdf.wikipathways.org/Pathway/WP4065_r101634/WP/Interaction/cdff5> wp:organismName "Homo sapiens" ;
    wp:source <http://identifiers.org/reactome/R-HSA-8867746> , <http://identifiers.org/reactome/R-HSA-8868040> , <http://identifiers.org/reactome/R-HSA-8868042> , <http://identifiers.org/reactome/R-HSA-8868045> , <http://identifiers.org/reactome/R-HSA-8868046> , <http://identifiers.org/reactome/R-HSA-8868051> , <http://identifiers.org/reactome/R-HSA-8868606> , <http://identifiers.org/reactome/R-HSA-8868621> ;
    wp:target <http://identifiers.org/reactome/R-HSA-8862270> , <http://identifiers.org/reactome/R-HSA-8867751> , <http://identifiers.org/uniprot/O00443> ;
    a wp:Interaction .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP4065_r101634> dc:title "Clathrin-mediated endocytosis"@en .
  sub:assertion has-source: pmid:12057195 , pmid:12952949 , pmid:15252009 , pmid:15649145 , pmid:15703209 , pmid:16326391 , pmid:16903783 , pmid:17512409 , pmid:17540576 , pmid:18388313 , pmid:20448150 , pmid:20946875 , pmid:21445324 , pmid:21779028 , pmid:23823722 , pmid:24581490 , <http://identifiers.org/wikipathways/WP4065_r101634> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-12-15T09:33:49.220+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP4065_r101634> ;
    prov:wasGeneratedBy sub:activity .
}