# OnCo record dubravko-forcic (person). 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/people/dubravko-forcic/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "dubravko-forcic" ;
  schema:name "Dubravko Forcic"@en ;
  schema:description "Dubravko Forcic is a Croatian virologist who works on vaccine virus strains and was joint first author of the 2024 self-experimental oncolytic virotherapy case report."@en ;
  schema:url <https://onco.cc/people/dubravko-forcic/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://pubmed.ncbi.nlm.nih.gov/?term=Forcic%20D%5BAuthor%5D>, <https://www.unizg.hr/> ;
  onco:tag "virology", "oncolytic-virus", "croatia" ;
  schema:jobTitle "Virologist, Centre for Research and Knowledge Transfer in Biotechnology, University of Zagreb; Centre of Excellence for Virus Immunology and Vaccines, Zagreb" ;
  onco:technologies <https://onco.cc/technologies/oncolytic-virus/> ;
  onco:people <https://onco.cc/people/beata-halassy/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-halassy-self-experiment-ovt-vaccines-2024/> .
