@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:jack_nicklaus skos:prefLabel "Jack Nicklaus"@pl .
sport:golf_mezczyzn
  skos:prefLabel "golf mężczyzn"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

sport:vijay_singh skos:prefLabel "Vijay Singh"@pl .
sport:tiger_woods skos:prefLabel "Tiger Woods"@pl .
sport:golf_plazowy
  skos:prefLabel "golf plażowy"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

sport:najstarsze_pole_golfowe_na_swiecie_-_old_links_al_musselburgh_racecourse skos:prefLabel "Najstarsze pole golfowe na świecie - Old Links al Musselburgh Racecourse"@pl .
sport:minigolf
  skos:prefLabel "minigolf"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

sport:sport_precyzyjny
  skos:prefLabel "sport precyzyjny"@pl ;
  a skos:Concept ;
  skos:narrower sport:golf .

sport:ernie_els skos:prefLabel "Ernie Els"@pl .
sport:arnold_palmer skos:prefLabel "Arnold Palmer"@pl .
sport:bobby_jones skos:prefLabel "Bobby Jones"@pl .
sport:speed_golf
  skos:prefLabel "speed golf"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

sport:snow_golf
  skos:prefLabel "snow golf"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

sport:golf_kobiet
  skos:prefLabel "golf kobiet"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

sport:urban_golf
  skos:prefLabel "urban golf"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

sport:target_golf
  skos:prefLabel "target golf"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

sport:rory_mcilroy skos:prefLabel "Rory McIlroy"@pl .
sport:golf
  skos:narrower sport:offgolf, sport:minigolf, sport:golf_mezczyzn, sport:speed_golf, sport:urban_golf, sport:golf_plazowy, sport:target_golf, sport:golf_kobiet, sport:snow_golf ;
  skos:broader sport:dyscyplina_olimpijska, sport:sport_precyzyjny ;
  clarin:Atrybuty "kij"@pl, "piłeczka"@pl ;
  a skos:Concept ;
  clarin:Osoba sport:vijay_singh, sport:arnold_palmer, sport:jack_nicklaus, sport:bobby_jones, sport:tiger_woods, sport:rory_mcilroy, sport:ernie_els ;
  clarin:Organizacja "International Golf Federation (IGF)"@pl ;
  clarin:Zawody "U.S. Open"@pl, "PGA Championship"@pl, "The Open Championship"@pl, "The Masters Tournament"@pl ;
  clarin:Epoka_powstania "średniowiecze"@pl ;
  clarin:Kategoria sport:dyscyplina_olimpijska ;
  skos:prefLabel "golf"@pl ;
  clarin:Miejsce sport:najstarsze_pole_golfowe_na_swiecie_-_old_links_al_musselburgh_racecourse ;
  skos:definition "Dyscyplina sportu precyzyjnego, którą stanowi gra terenowa polegająca na umieszczeniu piłeczki z dużej odległości w małym otworze w podłożu przy pomocy specjalnego kija, jak najmniejszą liczbą uderzeń."@pl ;
  clarin:Zespołowość "indywidualna"@pl ;
  clarin:Data_powstania "1297, Szkocja, Holandia"@pl ;
  clarin:Kontaktowość "sport bezkontaktowy"@pl ;
  clarin:Sezon "letnia"@pl .

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

sport:offgolf
  skos:prefLabel "offgolf"@pl ;
  a skos:Concept ;
  skos:broader sport:golf .

