@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/Tasmania>
  skos:definition "The first evidence of human habitation on Tasmania dates from around23,000–25,000 years ago, when the Bass Strait was actually a land bridge and allowed for easy passage between the mainland and Tasmania. Then, between 8,000–12,000 years ago, with the warming of the Earth, the Strait flooded, leaving the small population stranded for the longest period of human isolation ever. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n856.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Tasmania</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013648.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Australia> ;
  skos:prefLabel "Tasmania"@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/Tasmania> .

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

