@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/dissertation>
  skos:definition "As a requirement for an advanced university degree, the dissertation is usually the last requirement a candidate fulfills for a doctorate. Probably its most salient characteristic is that it is a unique product, one that embodies in some way the creativity of the author—the result of research and of original thinking and the creation of a physical product. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n118.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Dissertation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_up> ;
  skos:prefLabel "dissertation"@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/dissertation> .

<https://concepts.sagepub.com/social-science/concept/writing_up>
  skos:prefLabel "writing up"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dissertation> .

