@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/cartography>
  skos:prefLabel "cartography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trap_streets> .

<https://concepts.sagepub.com/social-science/concept/trap_streets>
  skos:definition "Trap streets is a term used to refer to the cartographic convention whereby mapmakers deliberately insert fake places (such as streets and street names) into their maps so as to later be able to demonstrate plagiarism by other cartographers. For well over a century, the U.S. court system has dealt with copyright infringement lawsuits brought when a cartographer or publishing company believes that their maps have been directly copied by a competitor. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1157.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Trap Streets</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography> ;
  skos:prefLabel "trap streets"@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/trap_streets> .

