# OnCo record vwf (target). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/targets/vwf/>
  a schema:BioChemEntity ;
  onco:kind "target" ;
  schema:identifier "vwf" ;
  schema:name "VWF"@en ;
  schema:alternateName "von Willebrand factor"@en, "F8VWF"@en, "VWF" ;
  schema:description "VWF (von Willebrand factor) is a gene. In the public catalogues the evidence so far is association rather than a proven role."@en ;
  schema:url <https://onco.cc/targets/vwf/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:citation <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:12726>, <https://www.uniprot.org/uniprotkb/P04275/entry>, <https://www.ncbi.nlm.nih.gov/gene/7450>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000110799> ;
  onco:tag "cancer-genes-wave" ;
  onco:targetClass "other" ;
  schema:sameAs <https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:12726>, <https://www.ensembl.org/Homo_sapiens/Gene/Summary?g=ENSG00000110799>, <https://www.uniprot.org/uniprotkb/P04275/entry>, <https://www.ncbi.nlm.nih.gov/gene/7450> ;
  onco:related <https://onco.cc/collections/open-targets/> .
