@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/digital_photography>
  skos:definition "Digital photography has changed the way photo-journalists and newspapers cover the news. In the twenty-first century, digital cameras are the dominant means of generating images in the production of printed news content. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Digital Photography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(journalism)> ;
  skos:prefLabel "digital photography"@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/digital_photography> .

<https://concepts.sagepub.com/social-science/concept/technology_(journalism)>
  skos:prefLabel "technology (journalism)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/digital_photography> .

