@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:2073
  skos:broader thesbav:2070 ;
  a skos:Concept ;
  skos:prefLabel "Physique quantique"@fr .

thesbav:2069
  skos:narrower thesbav:2070 ;
  a skos:Concept ;
  skos:prefLabel "Physique"@fr .

thesbav:1369
  skos:broader thesbav:2070 ;
  a skos:Concept ;
  skos:prefLabel "Interaction rayonnement-matière"@fr .

thesbav:2580
  skos:broader thesbav:2070 ;
  a skos:Concept ;
  skos:prefLabel "Structure atomique"@fr .

thesbav:2070
  a skos:Concept ;
  skos:broader thesbav:2069 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2073, thesbav:1369, thesbav:2580 ;
  skos:prefLabel "Physique atomique"@fr .

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

