@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:dyscyplina_nieolimpijska
  skos:prefLabel "dyscyplina nieolimpijska"@pl ;
  a skos:Concept ;
  skos:narrower sport:futbol_amerykanski .

sport:eight-man_football
  skos:prefLabel "eight-man football"@pl ;
  a skos:Concept ;
  skos:broader sport:futbol_amerykanski .

sport:joe_montana skos:prefLabel "Joe Montana"@pl .
sport:futbol_dotykowy
  skos:prefLabel "futbol dotykowy"@pl ;
  a skos:Concept ;
  skos:broader sport:futbol_amerykanski .

sport:futbol_amerykanski_kobiet
  skos:prefLabel "futbol amerykański kobiet"@pl ;
  a skos:Concept ;
  skos:broader sport:futbol_amerykanski .

sport:arena_football
  skos:prefLabel "arena football"@pl ;
  a skos:Concept ;
  skos:broader sport:futbol_amerykanski .

sport:jerry_rice skos:prefLabel "Jerry Rice"@pl .
sport:walter_payton skos:prefLabel "Walter Payton"@pl .
sport:jim_brown skos:prefLabel "Jim Brown"@pl .
sport:gridiron_football
  skos:prefLabel "gridiron football"@pl ;
  a skos:Concept ;
  skos:narrower sport:futbol_amerykanski .

sport:dallas skos:prefLabel "Dallas"@pl .
sport:tom_brady skos:prefLabel "Tom Brady"@pl .
sport:matt_lafleur skos:prefLabel "Matt LaFleur"@pl .
sport:san_francisco skos:prefLabel "San Francisco"@pl .
sport:nowy_jork skos:prefLabel "Nowy Jork"@pl .
sport:futbol_flagowy
  skos:prefLabel "futbol flagowy"@pl ;
  a skos:Concept ;
  skos:broader sport:futbol_amerykanski .

sport:lawrence_taylor skos:prefLabel "Lawrence Taylor"@pl .
sport:chicago skos:prefLabel "Chicago"@pl .
sport:futbol_amerykanski
  skos:definition "Dyscyplina gridiron football, którą stanowi gra dwóch drużyn na dużym boisku podzielonym na strefy, polegająca na podawaniu, kopaniu, noszeniu i rzucaniu owalnej piłki tak, aby zdobywać strefy i umieścić piłkę w polu punktowym, lub kopnięciem posłać ją ponad poprzeczką oraz między słupki wysokiej bramki, przy czym atakowanie przeciwnika z piłką dozwolone jest tylko szarżą i powaleniem."@pl ;
  clarin:Osoba sport:tom_brady, sport:jerry_rice, sport:lawrence_taylor, sport:jim_brown, sport:joe_montana, sport:walter_payton, sport:matt_lafleur ;
  skos:prefLabel "futbol amerykański"@pl ;
  skos:altLabel "futbol rusztowy"@pl, "gridiron football"@pl ;
  clarin:Kategoria sport:dyscyplina_nieolimpijska ;
  clarin:Zespołowość "zespołowa"@pl ;
  a skos:Concept ;
  clarin:Miejsce sport:dallas, sport:san_francisco, sport:chicago, sport:nowy_jork ;
  skos:narrower sport:futbol_dotykowy, sport:futbol_flagowy, sport:eight-man_football, sport:futbol_amerykanski_kobiet, sport:arena_football ;
  skos:broader sport:gridiron_football, sport:dyscyplina_nieolimpijska ;
  clarin:Sezon "całoroczna"@pl ;
  clarin:Kontaktowość "sport kontaktowy"@pl ;
  clarin:Organizacja "National Football League (NFL)"@pl .

