@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/election_observation>
  skos:definition "Election observation entails “the purposeful gathering of information regarding an electoral process, and the making of informed judgments on the conduct of such a process on the basis of the information collected, by persons who are not inherently authorized to intervene in the process” (UN Code of Practice quoted in Harris, 1997, p. 27). [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n172.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Election Observation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decision_making_in_democracies> ;
  skos:prefLabel "election observation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/decision_making_in_democracies>
  skos:prefLabel "decision making in democracies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/election_observation> .

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

