@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/molecular_sequence_annotation>
  skos:prefLabel "molecular sequence annotation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/molecular_sequence_data> .

<https://concepts.sagepub.com/social-science/concept/base_sequence>
  skos:prefLabel "base sequence"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/molecular_sequence_data> .

<https://concepts.sagepub.com/social-science/concept/carbohydrate_sequence>
  skos:prefLabel "carbohydrate sequence"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/molecular_sequence_data> .

<https://concepts.sagepub.com/social-science/concept/documentation>
  skos:prefLabel "documentation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/molecular_sequence_data> .

<https://concepts.sagepub.com/social-science/concept/molecular_sequence_data>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/molecular_sequence_annotation>, <https://concepts.sagepub.com/social-science/concept/carbohydrate_sequence>, <https://concepts.sagepub.com/social-science/concept/base_sequence>, <https://concepts.sagepub.com/social-science/concept/amino_acid_sequence> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008969.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/documentation> ;
  skos:prefLabel "molecular sequence data"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/amino_acid_sequence>
  skos:prefLabel "amino acid sequence"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/molecular_sequence_data> .

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

