@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/50621> foaf:primaryTopic <album/50621#subject> .

<artist/34612#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seiichi Yamamoto"@en,
        "山本精一"@ja ;
    foaf:made <album/50621#subject>,
        <album/50621#vocals> ;
    foaf:name "Seiichi Yamamoto"@en,
        "山本精一"@ja .

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

<artist/19137#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50621#subject> ;
    schema:name "Yoshihide Otomo"@en,
        "大友良英"@ja ;
    foaf:made <album/50621#composition>,
        <album/50621#subject> ;
    foaf:name "Yoshihide Otomo"@en,
        "大友良英"@ja .

<artist/8725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50621#subject> ;
    schema:name "Takeo Yamashita"@en,
        "山下毅雄"@ja ;
    foaf:made <album/50621#composition>,
        <album/50621#subject> ;
    foaf:name "Takeo Yamashita"@en,
        "山下毅雄"@ja .

<product/2004#subject> a schema:CreativeWork ;
    schema:name "Lupin III (1971)"@en,
        "ルパン三世 (1971)"@ja,
        "Lupin Sansei (1971)"@ja-latn ;
    foaf:name "Lupin III (1971)"@en,
        "ルパン三世 (1971)"@ja,
        "Lupin Sansei (1971)"@ja-latn .

<product/8306#subject> a schema:CreativeWork ;
    schema:name "Gamba no Bouken"@en,
        "ガンバの冒険"@ja,
        "Gamba no Bouken"@ja-latn ;
    foaf:name "Gamba no Bouken"@en,
        "ガンバの冒険"@ja,
        "Gamba no Bouken"@ja-latn .

<product/8324#subject> a schema:CreativeWork ;
    schema:name "Sabu to Ichi Torimono Hikae"@en,
        "佐武と市捕物控"@ja,
        "Sabu to Ichi Torimono Hikae"@ja-latn ;
    foaf:name "Sabu to Ichi Torimono Hikae"@en,
        "佐武と市捕物控"@ja,
        "Sabu to Ichi Torimono Hikae"@ja-latn .

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

<org/4561#subject> schema:name "P-VINE RECORDS"@en,
        "P-VINE RECORDS"@ja,
        "P-VINE RECORDS"@ja-latn ;
    foaf:name "P-VINE RECORDS"@en,
        "P-VINE RECORDS"@ja,
        "P-VINE RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/50621/50621-a9916ccbde64.jpg> a schema:ImageObject,
        foaf:Image .

<album/50621#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@en,
        "山下毅雄を斬る～大友良英プレイズ・ミュージック・オブ山下毅雄"@ja,
        "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@ja-latn ;
    mo:composer <artist/19137#subject>,
        <artist/8725#subject> ;
    mo:produced_work <album/50621#musicalwork> ;
    schema:name "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@en,
        "山下毅雄を斬る～大友良英プレイズ・ミュージック・オブ山下毅雄"@ja,
        "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@ja-latn .

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

<album/50621#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@en,
        "山下毅雄を斬る～大友良英プレイズ・ミュージック・オブ山下毅雄"@ja,
        "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@ja-latn ;
    mo:performance_of <album/50621#musicalwork> ;
    mo:performer <artist/16089#subject> ;
    mo:recorded_as <album/50621#musicalexpression> ;
    schema:byArtist <artist/16089#subject> ;
    schema:name "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@en,
        "山下毅雄を斬る～大友良英プレイズ・ミュージック・オブ山下毅雄"@ja,
        "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@ja-latn ;
    schema:workPerformed <album/50621#musicalwork> .

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

<artist/16089#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50621#performance> ;
    schema:name "NOVO TONO"@en ;
    foaf:name "NOVO TONO"@en .

<album/50621#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-09-10"^^xsd:date ;
    dcterms:title "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@en,
        "山下毅雄を斬る～大友良英プレイズ・ミュージック・オブ山下毅雄"@ja,
        "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@ja-latn ;
    mo:catalogue_number "PCD-5804" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50621#musicalexpression> ;
    mo:publisher <org/4561#subject> ;
    mo:record _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Akuma-kun"@en ;
            foaf:name "Akuma-kun"@en ],
        [ a schema:CreativeWork ;
            schema:name "Bouken Gabotenjima"@en ;
            foaf:name "Bouken Gabotenjima"@en ],
        [ a schema:CreativeWork ;
            schema:name "Giant Robo"@en ;
            foaf:name "Giant Robo"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mirai kara Shounen Super Jetter"@en ;
            foaf:name "Mirai kara Shounen Super Jetter"@en ],
        <product/2004#subject>,
        <product/8306#subject>,
        <product/8324#subject> ;
    schema:byArtist <artist/16089#subject> ;
    schema:datePublished "1999-09-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/50621/50621-a9916ccbde64.jpg> ;
    schema:name "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@en,
        "山下毅雄を斬る～大友良英プレイズ・ミュージック・オブ山下毅雄"@ja,
        "Yoshihide OTOMO Plays the Music of TAKEO Yamashita"@ja-latn ;
    schema:publisher <org/4561#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/50621/50621-a9916ccbde64.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Phew"@en ;
    foaf:made <album/50621#subject> ;
    foaf:name "Phew"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Phew"@en ;
    foaf:made <album/50621#vocals> ;
    foaf:name "Phew"@en .

_:N16ec6f867f544d25a3e62fbaf701531c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冒険ガボテン島"@ja,
        "Bouken Gaboten-jima"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "冒険ガボテン島"@ja,
        "Bouken Gaboten-jima"@ja-latn .

_:N1ff376acd9c84d948b280989427de0a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガンバのうた"@ja,
        "Gamba no Uta"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "ガンバのうた"@ja,
        "Gamba no Uta"@ja-latn .

_:N274ae35b11304b77a1f9238ec19fea51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七人の刑事 PLOT-2"@ja,
        "Shichinin no Keiji PLOT-2"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "七人の刑事 PLOT-2"@ja,
        "Shichinin no Keiji PLOT-2"@ja-latn .

_:N2812a884c0f14185bc26593915dc653e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冒険者たちのバラード"@ja,
        "Boukenshatachi no Ballad"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "冒険者たちのバラード"@ja,
        "Boukenshatachi no Ballad"@ja-latn .

_:N2a59566d22484b7481e400fea49eebfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song for T.Y."@ja,
        "Song for T.Y."@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "Song for T.Y."@ja,
        "Song for T.Y."@ja-latn .

_:N36ec6e6b8b6d40128f837217b44f2e78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルパン三世 Ending Theme"@ja,
        "Lupin III Ending Theme"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "ルパン三世 Ending Theme"@ja,
        "Lupin III Ending Theme"@ja-latn .

_:N38d69ec7f4304060b8e273ca9433645b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "佐武と市捕物控"@ja,
        "Sabu to Ichi Torimonohikae"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "佐武と市捕物控"@ja,
        "Sabu to Ichi Torimonohikae"@ja-latn .

_:N66415c2dd05b4dcc845e4b76caa2b068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔くん"@ja,
        "Akuma-kun"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "悪魔くん"@ja,
        "Akuma-kun"@ja-latn .

_:N6824ef834dda4fe7ba55d4bbd6c6591a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煙の王様"@ja,
        "Kemuri no Ousama"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "煙の王様"@ja,
        "Kemuri no Ousama"@ja-latn .

_:N6a0bf3ecf07940ceb895c79e5c26a9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレイガールBGM"@ja,
        "Playgirl BGM"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "プレイガールBGM"@ja,
        "Playgirl BGM"@ja-latn .

_:N99f39943a400467abfea8faf75a63ead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七人の刑事 PLOT-1"@ja,
        "Shichinin no Keiji PLOT-1"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "七人の刑事 PLOT-1"@ja,
        "Shichinin no Keiji PLOT-1"@ja-latn .

_:Na96480a6a5a34b9ca2221583a303b00b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙から明日へ"@ja,
        "Namida kara Ashita e"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "涙から明日へ"@ja,
        "Namida kara Ashita e"@ja-latn .

_:Nb26454805036435b80e41e012f5f1530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルパン三世 Ending Theme"@ja,
        "Lupin III Ending Theme"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "ルパン三世 Ending Theme"@ja,
        "Lupin III Ending Theme"@ja-latn .

_:Nbeab171dba324472b1ff55255dea1805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スーパージェッター"@ja,
        "Super Jetter"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "スーパージェッター"@ja,
        "Super Jetter"@ja-latn .

_:Nc6f7ae9143de4540b1aa6b3cc23b3f2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルパン三世 ワルサーのテーマ"@ja,
        "Lupin III Walther no Theme"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "ルパン三世 ワルサーのテーマ"@ja,
        "Lupin III Walther no Theme"@ja-latn .

_:Ndfcaf14473244102b860d45ba5a9233b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャイアント・ロボ"@ja,
        "Giant Robo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "ジャイアント・ロボ"@ja,
        "Giant Robo"@ja-latn .

_:Nf1c05b45c4ed4cd2b06229f5a3b9fcba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大岡越前"@ja,
        "Oookaechizen"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nfde1714bb82e4bef96fa1f8f9bb15bc4 ;
    schema:name "大岡越前"@ja,
        "Oookaechizen"@ja-latn .

_:Nfde1714bb82e4bef96fa1f8f9bb15bc4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16ec6f867f544d25a3e62fbaf701531c,
        _:N1ff376acd9c84d948b280989427de0a9,
        _:N274ae35b11304b77a1f9238ec19fea51,
        _:N2812a884c0f14185bc26593915dc653e,
        _:N2a59566d22484b7481e400fea49eebfe,
        _:N36ec6e6b8b6d40128f837217b44f2e78,
        _:N38d69ec7f4304060b8e273ca9433645b,
        _:N66415c2dd05b4dcc845e4b76caa2b068,
        _:N6824ef834dda4fe7ba55d4bbd6c6591a,
        _:N6a0bf3ecf07940ceb895c79e5c26a9d3,
        _:N99f39943a400467abfea8faf75a63ead,
        _:Na96480a6a5a34b9ca2221583a303b00b,
        _:Nb26454805036435b80e41e012f5f1530,
        _:Nbeab171dba324472b1ff55255dea1805,
        _:Nc6f7ae9143de4540b1aa6b3cc23b3f2d,
        _:Ndfcaf14473244102b860d45ba5a9233b,
        _:Nf1c05b45c4ed4cd2b06229f5a3b9fcba ;
    mo:track_count 17 ;
    schema:duration "PT71:52"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N16ec6f867f544d25a3e62fbaf701531c,
        _:N1ff376acd9c84d948b280989427de0a9,
        _:N274ae35b11304b77a1f9238ec19fea51,
        _:N2812a884c0f14185bc26593915dc653e,
        _:N2a59566d22484b7481e400fea49eebfe,
        _:N36ec6e6b8b6d40128f837217b44f2e78,
        _:N38d69ec7f4304060b8e273ca9433645b,
        _:N66415c2dd05b4dcc845e4b76caa2b068,
        _:N6824ef834dda4fe7ba55d4bbd6c6591a,
        _:N6a0bf3ecf07940ceb895c79e5c26a9d3,
        _:N99f39943a400467abfea8faf75a63ead,
        _:Na96480a6a5a34b9ca2221583a303b00b,
        _:Nb26454805036435b80e41e012f5f1530,
        _:Nbeab171dba324472b1ff55255dea1805,
        _:Nc6f7ae9143de4540b1aa6b3cc23b3f2d,
        _:Ndfcaf14473244102b860d45ba5a9233b,
        _:Nf1c05b45c4ed4cd2b06229f5a3b9fcba .

