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

ns1:01M0TT32BH0QE6JZXCCY9S5WQR a ns2:Source ;
    schema:datePublished "2023-09-18" ;
    schema:description "Guardian 'How we made' interviews on The Karate Kid (1984). Ralph Macchio states firsthand that apart from four childhood jiu-jitsu lessons he had no martial arts experience, and that before filming he was trained in Okinawan Goju-ryu karate by Pat E. Johnson. Screenwriter Robert Mark Kamen describes his own Goju-ryu background tracing to Chojun Miyagi as the basis for the film's training content."@en ;
    schema:inLanguage "en" ;
    schema:keywords "pat-e-johnson", "karate-kid", "ralph-macchio" ;
    schema:name "'Everyone was doing the crane kick': Ralph Macchio on making The Karate Kid" ;
    schema:publisher _:b1984 ;
    schema:url <https://www.theguardian.com/culture/2023/sep/18/everyone-was-doing-the-crane-kick-ralph-macchio-on-making-the-karate-kid> ;
    ns2:accessed "2026-08-24" ;
    ns2:earliestYear "2023"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasContributor _:b1985 ;
    ns2:latestYear "2023"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:sourceGenre <https://w3id.org/martialis/vocab/source-genre/interview> ;
    ns2:sourceType "article" .
_:b1985 schema:familyName "Gilbert" ;
    schema:givenName "Ben" ;
    ns2:contributorRole "author" .
_:b1984 schema:name "Guardian News & Media" .
