@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>
  skos:prefLabel "DNA"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/retroelements> .

<https://concepts.sagepub.com/social-science/concept/retroelements>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/short_interspersed_nucleotide_elements>, <https://concepts.sagepub.com/social-science/concept/long_interspersed_nucleotide_elements>, <https://concepts.sagepub.com/social-science/concept/intracisternal_A-particle_genes>, <https://concepts.sagepub.com/social-science/concept/endogenous_retroviruses> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018626.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interspersed_repetitive_sequences>, <https://concepts.sagepub.com/social-science/concept/DNA> ;
  skos:prefLabel "retroelements"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/intracisternal_A-particle_genes>
  skos:prefLabel "intracisternal A-particle genes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retroelements> .

<https://concepts.sagepub.com/social-science/concept/interspersed_repetitive_sequences>
  skos:prefLabel "interspersed repetitive sequences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/retroelements> .

<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/retroelements> .

<https://concepts.sagepub.com/social-science/concept/endogenous_retroviruses>
  skos:prefLabel "endogenous retroviruses"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retroelements> .

<https://concepts.sagepub.com/social-science/concept/short_interspersed_nucleotide_elements>
  skos:prefLabel "short interspersed nucleotide elements"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retroelements> .

<https://concepts.sagepub.com/social-science/concept/long_interspersed_nucleotide_elements>
  skos:prefLabel "long interspersed nucleotide elements"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retroelements> .

