@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-DB6KGQFD-W
  skos:prefLabel "California"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FKMPP854-L .

n9j:-V5SRZLNW-Z
  skos:prefLabel "cities"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FKMPP854-L .

n9j: a skos:ConceptScheme .
n9j:-FKMPP854-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/San_Francisco> ;
  skos:definition "California's fourth-largest city, with a population of about 750,000 in the early 2000s, lies at the heart of a metropolitan region of more than 7 million people. The area, which encompasses Oakland and San Jose, was the country's sixth-ranked market in 2008. [Source: Encyclopedia of Journalism; San Francisco]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DB6KGQFD-W, n9j:-V5SRZLNW-Z ;
  skos:prefLabel "San Francisco"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012495.html> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FKMPP854-L .

