@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/DNA_repair>
  skos:prefLabel "DNA repair"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_processes> .

<https://concepts.sagepub.com/social-science/concept/genetic_recombination>
  skos:prefLabel "genetic recombination"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_processes> .

<https://concepts.sagepub.com/social-science/concept/DNA_transcription>
  skos:prefLabel "DNA transcription"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_processes> .

<https://concepts.sagepub.com/social-science/concept/DNA_replication>
  skos:prefLabel "DNA replication"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_processes> .

<https://concepts.sagepub.com/social-science/concept/genetic_processes>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/genetic_translation>, <https://concepts.sagepub.com/social-science/concept/genetic_recombination>, <https://concepts.sagepub.com/social-science/concept/DNA_transcription>, <https://concepts.sagepub.com/social-science/concept/DNA_replication>, <https://concepts.sagepub.com/social-science/concept/DNA_repair> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_processes> ;
  skos:prefLabel "genetic processes"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/genetic_processes> .

<https://concepts.sagepub.com/social-science/concept/genetic_translation>
  skos:prefLabel "genetic translation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_processes> .

<https://concepts.sagepub.com/social-science/concept/physiological_processes>
  skos:prefLabel "physiological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/genetic_processes> .

