@prefix thesbav: <https://uri.ird.fr/so/kos/thesbav/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesbav:1682
  skos:broader thesbav:1678 ;
  a skos:Concept ;
  skos:prefLabel "Microscope électronique à transmission"@fr .

thesbav:1680
  skos:broader thesbav:1678 ;
  a skos:Concept ;
  skos:prefLabel "Microscope à force atomique"@fr .

thesbav:1683
  skos:narrower thesbav:1678 ;
  a skos:Concept ;
  skos:prefLabel "Microscopie"@fr .

thesbav:1679
  skos:broader thesbav:1678 ;
  a skos:Concept ;
  skos:prefLabel "Microscope à effet tunnel"@fr .

thesbav:1678
  a skos:Concept ;
  skos:broader thesbav:1683 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1682, thesbav:1680, thesbav:1679 ;
  skos:prefLabel "Microscope"@fr .

thesbav:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "thesbav" .

