@prefix sport: <http://clarin-pl.eu/SporThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix clarin: <http://clarin-pl.eu/SporThes/core#> .

sport:kumite_kobiet_waga_powyzej_61_kg
  skos:prefLabel "kumite kobiet waga powyżej 61 kg"@pl ;
  a skos:Concept ;
  skos:broader sport:karate_kobiet .

sport:kumite_kobiet_waga_do_61_kg
  skos:prefLabel "kumite kobiet waga do 61 kg"@pl ;
  a skos:Concept ;
  skos:broader sport:karate_kobiet .

sport:karate
  skos:prefLabel "karate"@pl ;
  a skos:Concept ;
  skos:narrower sport:karate_kobiet .

sport:karate_kata_kobiet_kobiet
  skos:prefLabel "karate kata kobiet kobiet"@pl ;
  a skos:Concept ;
  skos:broader sport:karate_kobiet .

sport:kumite_waga_powyzej_61_kg_kobiet
  skos:prefLabel "kumite waga powyżej 61 kg kobiet"@pl ;
  a skos:Concept ;
  skos:broader sport:karate_kobiet .

sport:kumite_waga_do_61_kg_kobiet
  skos:prefLabel "kumite waga do 61 kg kobiet"@pl ;
  a skos:Concept ;
  skos:broader sport:karate_kobiet .

sport:kumite_waga_do_55_kg_kobiet
  skos:prefLabel "kumite waga do 55 kg kobiet"@pl ;
  a skos:Concept ;
  skos:broader sport:karate_kobiet .

sport:karate_kobiet
  skos:narrower sport:kumite_waga_do_61_kg_kobiet, sport:kumite_kobiet_waga_powyzej_61_kg, sport:karate_kata_kobiet, sport:karate_kata_kobiet_kobiet, sport:kumite_waga_powyzej_61_kg_kobiet, sport:kumite_kobiet_waga_do_61_kg, sport:kumite_kobiet_waga_do_55_kg, sport:kumite_waga_do_55_kg_kobiet ;
  clarin:Kategoria sport:dyscyplina_olimpijska ;
  a skos:Concept ;
  skos:prefLabel "karate kobiet"@pl ;
  skos:definition "Dyscyplina karate, będąca japońską sztuką walki kobiet, która posiada ponad 100 stylów i polega na stosowaniu trzech elementów: kihon (trening technik podstawowych), kata (formy demonstrowania obrony, ataku i kontrataku) oraz kumite (walka)."@pl ;
  skos:broader sport:karate .

sport:kumite_kobiet_waga_do_55_kg
  skos:prefLabel "kumite kobiet waga do 55 kg"@pl ;
  a skos:Concept ;
  skos:broader sport:karate_kobiet .

sport:dyscyplina_olimpijska
  skos:prefLabel "dyscyplina olimpijska"@pl ;
  a skos:Concept .

sport:karate_kata_kobiet
  skos:prefLabel "karate kata kobiet"@pl ;
  a skos:Concept ;
  skos:broader sport:karate_kobiet .

