@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KZS6T2W94S29MD8ZYJV614G4 a ns2:Source ;
    schema:datePublished "2011" ;
    schema:description "Bellevue Reporter news article on Travis Stevens winning gold at the Dusseldorf Judo Grand Prix on February 20, 2011, defeating 2008 Olympic champion Ole Bischof; notes that Stevens trains with Team FORCE under the direction of Jimmy Pedro"@en ;
    schema:inLanguage "en" ;
    schema:keywords "judo", "article", "travis-stevens", "bellevue-reporter" ;
    schema:name "Travis Stevens takes gold at judo Grand Prix - Bellevue-native upends Olympic champ on path to gold medal" ;
    schema:publisher _:b10890 ;
    schema:url <https://www.bellevuereporter.com/2011/02/28/travis-stevens-takes-gold-at-judo-grand-prix-bellevue-native-upends-olympic-champ-on-path-to-gold-medal/> ;
    ns2:earliestYear "2011"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b10891 ;
    ns2:latestYear "2011"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "article" .
_:b10891 schema:name "Bellevue Reporter" ;
    ns2:contributorRole "author" .
_:b10890 schema:name "Bellevue Reporter" .
