@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/Portugal>
  skos:definition "Portugal is a European nation that shares the Iberian Peninsula with neighboring Spain. Its 2009 population stood at 10,657,000. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n317.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Portugal</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011174.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Europe> ;
  skos:prefLabel "Portugal"@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/Portugal> .

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

