@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/types_of_data>
  skos:prefLabel "types of data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tabular_data> .

<https://concepts.sagepub.com/social-science/concept/chronology>
  skos:prefLabel "chronology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tabular_data> .

<https://concepts.sagepub.com/social-science/concept/census_tables>
  skos:prefLabel "census tables"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tabular_data> .

<https://concepts.sagepub.com/social-science/concept/visual_aids>
  skos:prefLabel "visual aids"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tabular_data> .

<https://concepts.sagepub.com/social-science/concept/actuarial_tables>
  skos:prefLabel "actuarial tables"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tabular_data> .

<https://concepts.sagepub.com/social-science/concept/conversion_tables>
  skos:prefLabel "conversion tables"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tabular_data> .

<https://concepts.sagepub.com/social-science/concept/timetables>
  skos:prefLabel "timetables"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tabular_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/tabular_data> .

<https://concepts.sagepub.com/social-science/concept/calendars>
  skos:prefLabel "calendars"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/tabular_data> .

<https://concepts.sagepub.com/social-science/concept/tabular_data>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conversion_tables>, <https://concepts.sagepub.com/social-science/concept/calendars>, <https://concepts.sagepub.com/social-science/concept/timetables>, <https://concepts.sagepub.com/social-science/concept/actuarial_tables>, <https://concepts.sagepub.com/social-science/concept/chronology>, <https://concepts.sagepub.com/social-science/concept/census_tables> ;
  skos:prefLabel "tabular data"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_data>, <https://concepts.sagepub.com/social-science/concept/visual_aids> ;
  a skos:Concept .

