# OnCo record data-use-agreements (term). 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/terms/data-use-agreements/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "data-use-agreements" ;
  schema:name "Data use agreements and consent for research use"@en ;
  schema:alternateName "data use agreement"@en, "data use agreements"@en, "DUA"@en, "data access agreement"@en, "consent for research use"@en, "research consent"@en, "broad consent"@en, "secondary use consent"@en ;
  schema:description "A data use agreement is the contract a researcher signs to receive controlled data, promising to protect it and use it only as the participants consented."@en ;
  schema:url <https://onco.cc/terms/data-use-agreements/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Informed_consent> ;
  schema:citation <https://en.wikipedia.org/wiki/Data_sharing>, <https://www.ncbi.nlm.nih.gov/gap/>, <https://en.wikipedia.org/wiki/Informed_consent> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:terms <https://onco.cc/terms/informed-consent/>, <https://onco.cc/terms/controlled-access-data/>, <https://onco.cc/terms/hipaa/> .
