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

ns1:01KYSNKBS0977TFFA8VG62AWGJ a ns2:Source ;
    schema:datePublished "2012" ;
    schema:description "News article reporting that Shokei Matsui, president of the Kyokushin Karate Federation, personally awarded Georges St-Pierre the rank of 3rd dan in Kyokushinkai Karate on February 22, 2012"@en ;
    schema:inLanguage "en" ;
    schema:keywords "rank", "kyokushin", "article" ;
    schema:name "GSP awarded 3rd degree black belt in Kyokushin - MixedMartialArts.com" ;
    schema:publisher _:b8350 ;
    schema:url <https://mixedmartialarts.com/news/gsp-awarded-3rd-degree-black-belt-in-kyokushin/> ;
    ns2:earliestYear "2012"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b8351 ;
    ns2:latestYear "2012"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceType "article" .
_:b8351 schema:name "Palmquist, Chris" ;
    ns2:contributorRole "author" .
_:b8350 schema:name "MixedMartialArts.com" .
