@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:512
  skos:broader thesbav:174 ;
  a skos:Concept ;
  skos:prefLabel "Coiffeur"@fr .

thesbav:2643
  skos:broader thesbav:174 ;
  a skos:Concept ;
  skos:prefLabel "Technique artisanale"@fr .

thesbav:30
  skos:broader thesbav:174 ;
  a skos:Concept ;
  skos:prefLabel "Activités artisanales"@fr .

thesbav:192
  skos:broader thesbav:174 ;
  a skos:Concept ;
  skos:prefLabel "Atelier"@fr .

thesbav:579
  skos:broader thesbav:174 ;
  a skos:Concept ;
  skos:prefLabel "Conservation d'objet"@fr .

thesbav:1665
  skos:broader thesbav:174 ;
  a skos:Concept ;
  skos:prefLabel "Métier itinérant"@fr .

thesbav:1942
  skos:broader thesbav:174 ;
  a skos:Concept ;
  skos:prefLabel "Outillage"@fr .

thesbav:2305
  skos:broader thesbav:174 ;
  a skos:Concept ;
  skos:prefLabel "Relation artisan-client"@fr .

thesbav:174
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:579, thesbav:1665, thesbav:1942, thesbav:512, thesbav:2643, thesbav:192, thesbav:2305, thesbav:30 ;
  skos:prefLabel "Artisanat"@fr ;
  skos:topConceptOf thesbav: .

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

