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

ns1:01KYMDKKCPJKRP5KJ6ES81JY90 a ns2:Source ;
    schema:datePublished "2025" ;
    schema:description "Personal memoir and history of Judo in the US Air Force by Jeff Beish, covering the SAC Judo program, Mel Bruno, and mentions of Ed Meade among other early American judoka"@en ;
    schema:inLanguage "en" ;
    schema:keywords "usaf-judo", "sac-judo" ;
    schema:name "Resume of Judo" ;
    schema:publisher _:b6501 ;
    schema:url <https://www.alpo-astronomy.org/jbeish/Resume_of_Judo.pdf> ;
    ns2:earliestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b6502 ;
    ns2:latestYear "2025"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/memoir> ;
    ns2:sourceType "document" .
_:b6502 schema:name "Beish, Jeff" ;
    ns2:contributorRole "author" .
_:b6501 schema:name "Internet Archive (self-published)" .
