@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:2014
  skos:broader thesbav:2011 ;
  a skos:Concept ;
  skos:prefLabel "Peinture sur bois"@fr .

thesbav:1737
  skos:broader thesbav:2011 ;
  a skos:Concept ;
  skos:prefLabel "Monochrome"@fr .

thesbav:2084
  skos:broader thesbav:2011 ;
  a skos:Concept ;
  skos:prefLabel "Pigment"@fr .

thesbav:2010
  skos:broader thesbav:2011 ;
  a skos:Concept ;
  skos:prefLabel "Peintre"@fr .

thesbav:1463
  skos:broader thesbav:2011 ;
  a skos:Concept ;
  skos:prefLabel "Laque"@fr .

thesbav:2013
  skos:broader thesbav:2011 ;
  a skos:Concept ;
  skos:prefLabel "Peinture rupestre"@fr .

thesbav:2651
  skos:broader thesbav:2011 ;
  a skos:Concept ;
  skos:prefLabel "Technique picturale"@fr .

thesbav:177
  skos:narrower thesbav:2011 ;
  a skos:Concept ;
  skos:prefLabel "Arts plastiques"@fr .

thesbav:2011
  a skos:Concept ;
  skos:broader thesbav:177 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2084, thesbav:2010, thesbav:1463, thesbav:2013, thesbav:2014, thesbav:2651, thesbav:1737 ;
  skos:prefLabel "Peinture"@fr .

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

