@prefix this: <http://purl.org/np/RA0F0AsuvkGyMIOJh7aa3vipXEUqflp6yw7gQODO81ZaM> .
@prefix sub: <http://purl.org/np/RA0F0AsuvkGyMIOJh7aa3vipXEUqflp6yw7gQODO81ZaM#> .
@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/chebi/CHEBI:17526> a wp:Metabolite .
  <http://identifiers.org/reactome/R-HSA-167712> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-1806173> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8862274> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8863469> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8867746> 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-8868219> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868221> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868228> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868606> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868609> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868618> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868621> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868710> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8868713> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8871142> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8871150> a wp:Complex .
  <http://identifiers.org/uniprot/P42566> a wp:Protein .
  <http://identifiers.org/uniprot/Q96D71> a wp:Protein .
  <http://identifiers.org/uniprot/Q9BQI5> a wp:Protein .
  <http://rdf.wikipathways.org/Pathway/WP4065_r93371/WP/Interaction/dd762> wp:organismName "Homo sapiens" ;
    wp:source <http://identifiers.org/reactome/R-HSA-8871150> ;
    wp:target <http://identifiers.org/chebi/CHEBI:17526> , <http://identifiers.org/reactome/R-HSA-167712> , <http://identifiers.org/reactome/R-HSA-1806173> , <http://identifiers.org/reactome/R-HSA-8862274> , <http://identifiers.org/reactome/R-HSA-8863469> , <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-8868219> , <http://identifiers.org/reactome/R-HSA-8868221> , <http://identifiers.org/reactome/R-HSA-8868228> , <http://identifiers.org/reactome/R-HSA-8868606> , <http://identifiers.org/reactome/R-HSA-8868609> , <http://identifiers.org/reactome/R-HSA-8868618> , <http://identifiers.org/reactome/R-HSA-8868621> , <http://identifiers.org/reactome/R-HSA-8868710> , <http://identifiers.org/reactome/R-HSA-8868713> , <http://identifiers.org/reactome/R-HSA-8871142> , <http://identifiers.org/uniprot/P42566> , <http://identifiers.org/uniprot/Q96D71> , <http://identifiers.org/uniprot/Q9BQI5> ;
    a wp:Interaction .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP4065_r93371> dc:title "Clathrin-mediated endocytosis"@en .
  sub:assertion has-source: pmid:11231140 , pmid:21779028 , <http://identifiers.org/wikipathways/WP4065_r93371> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:21:41.813+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAjiU2JX5KT6QkdG1hqphIQing13OAFxM72WH4NbzFn8M> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP4065_r93371> ;
    prov:wasGeneratedBy sub:activity .
}