@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/free_newspapers>
  skos:definition "Free newspapers are dailies that are given away free of charge to readers, typically Monday through Friday. often quite thin and tabloid in physical format, free newspapers usually feature shorter news stories, employ news agency copy, and emphasize lifestyle and entertainment coverage. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n167.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Free Newspapers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/newspaper_types> ;
  skos:prefLabel "free newspapers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/newspaper_types>
  skos:prefLabel "newspaper types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/free_newspapers> .

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

