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

n9j: a skos:ConceptScheme .
n9j:-NVDZL6BW-6
  skos:prefLabel "bone diseases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TX0B8FB5-M .

n9j:-J4FJV5RG-N
  skos:prefLabel "osteogenesis imperfecta"@en ;
  a skos:Concept ;
  skos:broader n9j:-TX0B8FB5-M .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TX0B8FB5-M .

n9j:-TX0B8FB5-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/dyschondroplasia> ;
  skos:narrower n9j:-J4FJV5RG-N ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NVDZL6BW-6 ;
  skos:prefLabel "dyschondroplasia"@en .

