@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/80293> foaf:primaryTopic <album/80293#subject> .

<artist/24499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikki Kajiwara"@en,
        "梶原一騎"@ja ;
    foaf:made <album/80293#lyrics>,
        <album/80293#subject> ;
    foaf:name "Ikki Kajiwara"@en,
        "梶原一騎"@ja .

<album/80293#vocals> a mo:Singer .

<artist/19091#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80293#subject> ;
    schema:name "Mitsuru Kotani"@en,
        "小谷充"@ja ;
    foaf:made <album/80293#composition>,
        <album/80293#subject> ;
    foaf:name "Mitsuru Kotani"@en,
        "小谷充"@ja .

<artist/8902#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80293#subject> ;
    schema:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja ;
    foaf:made <album/80293#composition>,
        <album/80293#subject> ;
    foaf:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja .

<album/80293#lyrics> a mo:Lyrics .

<album/80293#musicalexpression> a mo:Signal ;
    mo:published_as <album/80293#subject> ;
    mo:records <album/80293#performance> .

<org/2823#subject> schema:name "Pioneer"@en,
        "Pioneer"@ja,
        "Pioneer"@ja-latn ;
    foaf:name "Pioneer"@en,
        "Pioneer"@ja,
        "Pioneer"@ja-latn .

<https://media.vgm.io/albums/39/80293/80293-1535612540.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80293#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/80293/80293-1535612540.jpg> ;
    foaf:depicts <album/80293#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/80293/80293-1535612540.jpg> .

<https://medium-media.vgm.io/albums/39/80293/80293-1535612540.jpg> a schema:ImageObject,
        foaf:Image .

<album/80293#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Karatebaka Ichidai"@en,
        "空手バカ一代"@ja,
        "Karatebaka Ichidai"@ja-latn ;
    mo:composer <artist/19091#subject>,
        <artist/8902#subject> ;
    mo:produced_work <album/80293#musicalwork> ;
    schema:name "Karatebaka Ichidai"@en,
        "空手バカ一代"@ja,
        "Karatebaka Ichidai"@ja-latn .

<album/80293#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/80293#composition> ;
    mo:lyrics <album/80293#lyrics> ;
    mo:performed_in <album/80293#performance> ;
    mo:singer <album/80293#vocals> .

<artist/32528#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80293#performance> ;
    schema:name "Terutomo Yamazaki"@en,
        "山崎照朝"@ja ;
    foaf:name "Terutomo Yamazaki"@en,
        "山崎照朝"@ja .

<artist/3727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80293#performance> ;
    schema:name "大安蓮"@ja ;
    foaf:name "大安蓮"@ja .

<artist/49129#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80293#performance> ;
    schema:name "Pioneer Orchestra"@en,
        "パイオニア・オーケストラ"@ja ;
    foaf:name "Pioneer Orchestra"@en,
        "パイオニア・オーケストラ"@ja .

<artist/8855#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80293#performance> ;
    schema:name "Royal Knights"@en,
        "ロイヤルナイツ"@ja ;
    foaf:name "Royal Knights"@en,
        "ロイヤルナイツ"@ja .

<album/80293#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Karatebaka Ichidai"@en,
        "空手バカ一代"@ja,
        "Karatebaka Ichidai"@ja-latn ;
    mo:performance_of <album/80293#musicalwork> ;
    mo:performer _:N261971cf9df24092bfa84ef87af71a22,
        <artist/32528#subject>,
        <artist/3727#subject>,
        <artist/49129#subject>,
        <artist/8855#subject> ;
    mo:recorded_as <album/80293#musicalexpression> ;
    schema:byArtist _:N261971cf9df24092bfa84ef87af71a22,
        <artist/32528#subject>,
        <artist/3727#subject>,
        <artist/49129#subject>,
        <artist/8855#subject> ;
    schema:name "Karatebaka Ichidai"@en,
        "空手バカ一代"@ja,
        "Karatebaka Ichidai"@ja-latn ;
    schema:workPerformed <album/80293#musicalwork> .

<album/80293#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-10-01"^^xsd:date ;
    dcterms:title "Karatebaka Ichidai"@en,
        "空手バカ一代"@ja,
        "Karatebaka Ichidai"@ja-latn ;
    mo:catalogue_number "L-2503P" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/80293#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:N72e5432a519c4e1891ad2ae5bd90702e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Karatebaka Ichidai"@en ;
            foaf:name "Karatebaka Ichidai"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Pioneer Jido Gasshodan"@en ;
            foaf:name "Pioneer Jido Gasshodan"@en ],
        <artist/32528#subject>,
        <artist/3727#subject>,
        <artist/49129#subject>,
        <artist/8855#subject> ;
    schema:datePublished "1973-10-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/80293/80293-1535612540.jpg> ;
    schema:name "Karatebaka Ichidai"@en,
        "空手バカ一代"@ja,
        "Karatebaka Ichidai"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/80293/80293-1535612540.jpg> .

_:N261971cf9df24092bfa84ef87af71a22 a schema:Person,
        foaf:Person ;
    mo:performed <album/80293#performance> ;
    schema:name "Pioneer Jido Gasshodan"@en ;
    foaf:name "Pioneer Jido Gasshodan"@en .

_:Nb139dafb69f141eaad61fb3754f7544d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空手道おとこ道"@ja,
        "KARATEMICHI OTOKOMICHI"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72e5432a519c4e1891ad2ae5bd90702e ;
    schema:name "空手道おとこ道"@ja,
        "KARATEMICHI OTOKOMICHI"@ja-latn .

_:Ne1eb8c1fff0e403587c4321da426906c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空手バカ一代"@ja,
        "KARATEBAKA ICHIDAI"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72e5432a519c4e1891ad2ae5bd90702e ;
    schema:name "空手バカ一代"@ja,
        "KARATEBAKA ICHIDAI"@ja-latn .

_:N72e5432a519c4e1891ad2ae5bd90702e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb139dafb69f141eaad61fb3754f7544d,
        _:Ne1eb8c1fff0e403587c4321da426906c ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb139dafb69f141eaad61fb3754f7544d,
        _:Ne1eb8c1fff0e403587c4321da426906c .

