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

<artist/11984#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naruhisa Arakawa"@en,
        "荒川稔久"@ja ;
    foaf:made <album/108307#lyrics>,
        <album/108307#subject> ;
    foaf:name "Naruhisa Arakawa"@en,
        "荒川稔久"@ja .

<artist/36428#subject> a schema:Person,
        foaf:Person ;
    schema:name "MANNA"@en,
        "マナ"@ja ;
    foaf:made <album/108307#subject>,
        <album/108307#vocals> ;
    foaf:name "MANNA"@en,
        "マナ"@ja .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/108307#subject>,
        <album/108307#vocals> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/108307#lyrics>,
        <album/108307#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<album/27101> a mo:Release ;
    mo:catalogue_number "COCC-10165" .

<artist/3099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108307#subject> ;
    schema:name "Takeshi Ike"@en,
        "池毅"@ja ;
    foaf:made <album/108307#composition>,
        <album/108307#subject> ;
    foaf:name "Takeshi Ike"@en,
        "池毅"@ja .

<artist/8914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108307#subject> ;
    schema:name "Chiho Kiyooka"@en,
        "清岡千穂"@ja ;
    foaf:made <album/108307#composition>,
        <album/108307#subject> ;
    foaf:name "Chiho Kiyooka"@en,
        "清岡千穂"@ja .

<product/1151#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Z"@en,
        "Dragon Ball Z"@ja,
        "Dragon Ball Z"@ja-latn ;
    foaf:name "Dragon Ball Z"@en,
        "Dragon Ball Z"@ja,
        "Dragon Ball Z"@ja-latn .

<product/21641#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Z: Lord Slug"@en,
        "ドラゴンボールZ 超サイヤ人だ孫悟空"@ja,
        "Dragon Ball Z Super Saiyajin da Son Goku"@ja-latn ;
    foaf:name "Dragon Ball Z: Lord Slug"@en,
        "ドラゴンボールZ 超サイヤ人だ孫悟空"@ja,
        "Dragon Ball Z Super Saiyajin da Son Goku"@ja-latn .

<product/21642#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Z: The World's Strongest"@en,
        "ドラゴンボールZ この世で一番強いヤツ"@ja,
        "Dragon Ball Z Kono Yo de Ichiban Tsuyoi Yatsu"@ja-latn ;
    foaf:name "Dragon Ball Z: The World's Strongest"@en,
        "ドラゴンボールZ この世で一番強いヤツ"@ja,
        "Dragon Ball Z Kono Yo de Ichiban Tsuyoi Yatsu"@ja-latn .

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

<album/108307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "R-BAN SERIES DRAGON BALL Z Music Collection vol.1"@en,
        "R-BAN SERIES ドラゴンボールZ 音楽集 vol.1"@ja,
        "R-BAN SERIES DRAGON BALL Z Ongakushuu vol.1"@ja-latn ;
    mo:performance_of <album/108307#musicalwork> ;
    mo:recorded_as <album/108307#musicalexpression> ;
    schema:name "R-BAN SERIES DRAGON BALL Z Music Collection vol.1"@en,
        "R-BAN SERIES ドラゴンボールZ 音楽集 vol.1"@ja,
        "R-BAN SERIES DRAGON BALL Z Ongakushuu vol.1"@ja-latn ;
    schema:workPerformed <album/108307#musicalwork> .

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

<album/108307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "R-BAN SERIES DRAGON BALL Z Music Collection vol.1"@en,
        "R-BAN SERIES ドラゴンボールZ 音楽集 vol.1"@ja,
        "R-BAN SERIES DRAGON BALL Z Ongakushuu vol.1"@ja-latn ;
    mo:composer <artist/3099#subject>,
        <artist/8914#subject> ;
    mo:produced_work <album/108307#musicalwork> ;
    schema:name "R-BAN SERIES DRAGON BALL Z Music Collection vol.1"@en,
        "R-BAN SERIES ドラゴンボールZ 音楽集 vol.1"@ja,
        "R-BAN SERIES DRAGON BALL Z Ongakushuu vol.1"@ja-latn .

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

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108307#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/108307#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/108307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-21"^^xsd:date ;
    dcterms:title "R-BAN SERIES DRAGON BALL Z Music Collection vol.1"@en,
        "R-BAN SERIES ドラゴンボールZ 音楽集 vol.1"@ja,
        "R-BAN SERIES DRAGON BALL Z Ongakushuu vol.1"@ja-latn ;
    mo:catalogue_number "COR-10165" ;
    mo:media_type "CD-R" ;
    mo:other_release_of <album/27101> ;
    mo:publication_of <album/108307#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dragon Ball Z: The Return of Cooler"@en ;
            foaf:name "Dragon Ball Z: The Return of Cooler"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dragon Ball Z: Super Android 13!"@en ;
            foaf:name "Dragon Ball Z: Super Android 13!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dragon Ball Z: The Tree of Might"@en ;
            foaf:name "Dragon Ball Z: The Tree of Might"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dragon Ball Z: The Dead Zone"@en ;
            foaf:name "Dragon Ball Z: The Dead Zone"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dragon Ball Z: Cooler's Revenge"@en ;
            foaf:name "Dragon Ball Z: Cooler's Revenge"@en ],
        <product/1151#subject>,
        <product/21641#subject>,
        <product/21642#subject> ;
    schema:datePublished "2001-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "R-BAN SERIES DRAGON BALL Z Music Collection vol.1"@en,
        "R-BAN SERIES ドラゴンボールZ 音楽集 vol.1"@ja,
        "R-BAN SERIES DRAGON BALL Z Ongakushuu vol.1"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N0d3b4d2e7c744f5384417bfbb3173bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Suite] Extreme Battle!! The Three Great Super Saiyans"@en,
        "［組曲］極限バトル!! 三大超サイヤ人"@ja,
        "[Kumikyoku] Kyokugen Battle!! Sandai Super Saiyajin"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT9:02"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "[Suite] Extreme Battle!! The Three Great Super Saiyans"@en,
        "［組曲］極限バトル!! 三大超サイヤ人"@ja,
        "[Kumikyoku] Kyokugen Battle!! Sandai Super Saiyajin"@ja-latn .

_:N430b51fc3e934114b368f4e1640c585a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHA-LA HEAD-CHA-LA <TV-size vocal version>"@en,
        "CHA-LA HEAD-CHA-LA <TV-size vocal version>"@ja,
        "CHA-LA HEAD-CHA-LA <TV-size vocal version>"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "CHA-LA HEAD-CHA-LA <TV-size vocal version>"@en,
        "CHA-LA HEAD-CHA-LA <TV-size vocal version>"@ja,
        "CHA-LA HEAD-CHA-LA <TV-size vocal version>"@ja-latn .

_:N4c8df2ba53cc430f85ebe92fe0a15ea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Suite] Super Deciding Battle for the Entire Planet Earth"@en,
        "［組曲］地球まるごと超決戦"@ja,
        "[Kumikyoku] Chikyuu Marugoto Choukessen"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT8:35"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "[Suite] Super Deciding Battle for the Entire Planet Earth"@en,
        "［組曲］地球まるごと超決戦"@ja,
        "[Kumikyoku] Chikyuu Marugoto Choukessen"@ja-latn .

_:N52b30f77fc6e46768f3a433185bd8bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Suite] Dragon Ball Z"@en,
        "［組曲］ドラゴンボールＺ"@ja,
        "[Kumikyoku] Dragonball Z"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT8:45"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "[Suite] Dragon Ball Z"@en,
        "［組曲］ドラゴンボールＺ"@ja,
        "[Kumikyoku] Dragonball Z"@ja-latn .

_:N57ee9b92ee3f46c79d7db07bdc88a81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Suite] Clash!! 100,000,000 Powerful Warriors"@en,
        "［組曲］激突!! 100億パワーの戦士たち"@ja,
        "[Kumikyoku] Gekitotsu!! 100-Oku Power no Senshitachi"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "[Suite] Clash!! 100,000,000 Powerful Warriors"@en,
        "［組曲］激突!! 100億パワーの戦士たち"@ja,
        "[Kumikyoku] Gekitotsu!! 100-Oku Power no Senshitachi"@ja-latn .

_:N6714bdddee6a4539b88decbf910cb0c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Suite] Son Goku the Super Saiyan"@en,
        "［組曲］超サイヤ人だ孫悟空"@ja,
        "[Kumikyoku] Super Saiyajin da Son Goku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "[Suite] Son Goku the Super Saiyan"@en,
        "［組曲］超サイヤ人だ孫悟空"@ja,
        "[Kumikyoku] Super Saiyajin da Son Goku"@ja-latn .

_:N69800adcb887495b9c6f4314dd363113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Out, Incredible ZENKAI Power! <TV-size vocal version>"@en,
        "でてこい とびきりZENKAIパワー! <TV-size vocal version>"@ja,
        "Detekoi Tobikiri ZENKAI Power! <TV-size vocal version>"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "Come Out, Incredible ZENKAI Power! <TV-size vocal version>"@en,
        "でてこい とびきりZENKAIパワー! <TV-size vocal version>"@ja,
        "Detekoi Tobikiri ZENKAI Power! <TV-size vocal version>"@ja-latn .

_:Nacbfbb1f50384bd5b61f6f8972ab8d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHA-LA HEAD-CHA-LA <full-size instrumental version>"@en,
        "CHA-LA HEAD-CHA-LA <full-size instrumental version>"@ja,
        "CHA-LA HEAD-CHA-LA <full-size instrumental version>"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "CHA-LA HEAD-CHA-LA <full-size instrumental version>"@en,
        "CHA-LA HEAD-CHA-LA <full-size instrumental version>"@ja,
        "CHA-LA HEAD-CHA-LA <full-size instrumental version>"@ja-latn .

_:Nc97223d9ca7a4084b610d84e7d4d15b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Suite] The Incredible Mightiest vs. Mightiest"@en,
        "［組曲］とびっきりの最強対最強"@ja,
        "[Kumikyoku] Tobikkiri no Saikyou tai Saikyou"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "[Suite] The Incredible Mightiest vs. Mightiest"@en,
        "［組曲］とびっきりの最強対最強"@ja,
        "[Kumikyoku] Tobikkiri no Saikyou tai Saikyou"@ja-latn .

_:Nf3f4e81e10b4418aa56c1a69fe5ae6b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Suite] The World's Strongest Guy"@en,
        "［組曲］この世で一番強いヤツ"@ja,
        "[Kumikyoku] Konoyo de Ichiban Tsuyoi Yatsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Nf591d20dc99c4019a976274e6d6bb6d0 ;
    schema:name "[Suite] The World's Strongest Guy"@en,
        "［組曲］この世で一番強いヤツ"@ja,
        "[Kumikyoku] Konoyo de Ichiban Tsuyoi Yatsu"@ja-latn .

_:Nf591d20dc99c4019a976274e6d6bb6d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d3b4d2e7c744f5384417bfbb3173bce,
        _:N430b51fc3e934114b368f4e1640c585a,
        _:N4c8df2ba53cc430f85ebe92fe0a15ea7,
        _:N52b30f77fc6e46768f3a433185bd8bec,
        _:N57ee9b92ee3f46c79d7db07bdc88a81c,
        _:N6714bdddee6a4539b88decbf910cb0c6,
        _:N69800adcb887495b9c6f4314dd363113,
        _:Nacbfbb1f50384bd5b61f6f8972ab8d28,
        _:Nc97223d9ca7a4084b610d84e7d4d15b2,
        _:Nf3f4e81e10b4418aa56c1a69fe5ae6b4 ;
    mo:track_count 10 ;
    schema:duration "PT53:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0d3b4d2e7c744f5384417bfbb3173bce,
        _:N430b51fc3e934114b368f4e1640c585a,
        _:N4c8df2ba53cc430f85ebe92fe0a15ea7,
        _:N52b30f77fc6e46768f3a433185bd8bec,
        _:N57ee9b92ee3f46c79d7db07bdc88a81c,
        _:N6714bdddee6a4539b88decbf910cb0c6,
        _:N69800adcb887495b9c6f4314dd363113,
        _:Nacbfbb1f50384bd5b61f6f8972ab8d28,
        _:Nc97223d9ca7a4084b610d84e7d4d15b2,
        _:Nf3f4e81e10b4418aa56c1a69fe5ae6b4 .

