@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:1580
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Marché de l'art"@fr .

thesbav:176
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Arts graphiques"@fr .

thesbav:638
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Création artistique"@fr .

thesbav:2306
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Relation artiste-artisan"@fr .

thesbav:652
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Critique artistique"@fr .

thesbav:2277
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Reconstitution d'une oeuvre"@fr .

thesbav:177
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Arts plastiques"@fr .

thesbav:2545
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Spectacle"@fr .

thesbav:71
  skos:broader thesbav:175 ;
  a skos:Concept ;
  skos:prefLabel "Amateur d'art"@fr .

thesbav:175
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2545, thesbav:71, thesbav:638, thesbav:1580, thesbav:652, thesbav:2277, thesbav:176, thesbav:177, thesbav:2306 ;
  skos:prefLabel "Arts"@fr ;
  skos:topConceptOf thesbav: .

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

