@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/Netherlands>
  skos:definition "In the first decade of the 21st century, the Netherlands finds itself in a paradoxical situation when it comes to gender equality. The self-image of Dutch society as tolerant—based on its welfare state, the legalization of soft drugs and prostitution, and openness toward homosexuality—needs to be further examined. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n569.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Netherlands</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009426.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Europe> ;
  skos:prefLabel "Netherlands"@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/Netherlands> .

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

