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

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

<artist/17774#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sakiko Iwamuro"@en,
        "岩室先子"@ja ;
    foaf:made <album/69161#lyrics>,
        <album/69161#subject> ;
    foaf:name "Sakiko Iwamuro"@en,
        "岩室先子"@ja .

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

<artist/9858#subject> a schema:Person,
        foaf:Person ;
    schema:name "Dai Sato"@en,
        "佐藤大"@ja ;
    foaf:made <album/69161#lyrics>,
        <album/69161#subject> ;
    foaf:name "Dai Sato"@en,
        "佐藤大"@ja .

<album/58955> a mo:Release ;
    mo:catalogue_number "COCC-10939" .

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

<artist/1706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69161#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健司"@ja ;
    foaf:made <album/69161#composition>,
        <album/69161#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健司"@ja .

<artist/17775#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69161#subject> ;
    schema:name "Naoko Unno"@en,
        "海野尚子"@ja ;
    foaf:made <album/69161#composition>,
        <album/69161#subject> ;
    foaf:name "Naoko Unno"@en,
        "海野尚子"@ja .

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

<artist/8914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69161#subject> ;
    schema:name "Chiho Kiyooka"@en,
        "清岡千穂"@ja ;
    foaf:made <album/69161#composition>,
        <album/69161#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 .

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

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

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

<https://medium-media.vgm.io/albums/16/69161/69161-1515515486.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69161#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DRAGON BALL Z Hit Song Collection 15 Sunlight & City Lights"@en,
        "ドラゴンボールZ ヒット曲集15 Sunlight & City Lights"@ja,
        "DRAGON BALL Z Hit Kyokushuu 15 Sunlight & City Lights"@ja-latn ;
    mo:performance_of <album/69161#musicalwork> ;
    mo:performer <artist/17772#subject> ;
    mo:recorded_as <album/69161#musicalexpression> ;
    schema:byArtist <artist/17772#subject> ;
    schema:name "DRAGON BALL Z Hit Song Collection 15 Sunlight & City Lights"@en,
        "ドラゴンボールZ ヒット曲集15 Sunlight & City Lights"@ja,
        "DRAGON BALL Z Hit Kyokushuu 15 Sunlight & City Lights"@ja-latn ;
    schema:workPerformed <album/69161#musicalwork> .

<artist/17772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69161#performance> ;
    schema:name "MONOLITH"@en ;
    foaf:name "MONOLITH"@en .

<album/69161#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DRAGON BALL Z Hit Song Collection 15 Sunlight & City Lights"@en,
        "ドラゴンボールZ ヒット曲集15 Sunlight & City Lights"@ja,
        "DRAGON BALL Z Hit Kyokushuu 15 Sunlight & City Lights"@ja-latn ;
    mo:composer <artist/1706#subject>,
        <artist/17775#subject>,
        <artist/3099#subject>,
        <artist/8914#subject> ;
    mo:produced_work <album/69161#musicalwork> ;
    schema:name "DRAGON BALL Z Hit Song Collection 15 Sunlight & City Lights"@en,
        "ドラゴンボールZ ヒット曲集15 Sunlight & City Lights"@ja,
        "DRAGON BALL Z Hit Kyokushuu 15 Sunlight & City Lights"@ja-latn .

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

<album/69161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-07-21"^^xsd:date ;
    dcterms:title "DRAGON BALL Z Hit Song Collection 15 Sunlight & City Lights"@en,
        "ドラゴンボールZ ヒット曲集15 Sunlight & City Lights"@ja,
        "DRAGON BALL Z Hit Kyokushuu 15 Sunlight & City Lights"@ja-latn ;
    mo:catalogue_number "COTC-2528" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/58955> ;
    mo:publication_of <album/69161#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N4f2866ab68274c0091a570235ea211ed ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dragon Ball Z: Bojack Unbound"@en ;
            foaf:name "Dragon Ball Z: Bojack Unbound"@en ],
        <product/1151#subject> ;
    schema:byArtist <artist/17772#subject> ;
    schema:datePublished "1993-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/69161/69161-1515515486.jpg> ;
    schema:name "DRAGON BALL Z Hit Song Collection 15 Sunlight & City Lights"@en,
        "ドラゴンボールZ ヒット曲集15 Sunlight & City Lights"@ja,
        "DRAGON BALL Z Hit Kyokushuu 15 Sunlight & City Lights"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/69161/69161-1515515486.jpg> .

_:N12712b5a56e0458fa0337d9d3eaf1276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Magician"@en,
        "私のMagician"@ja,
        "Watashi no Magician"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "My Magician"@en,
        "私のMagician"@ja,
        "Watashi no Magician"@ja-latn .

_:N17c37563e4e840e4b81909a9437478b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My song for you"@en,
        "My song for you"@ja,
        "My song for you"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "My song for you"@en,
        "My song for you"@ja,
        "My song for you"@ja-latn .

_:N265b3aad8a7e45a9b8537472f989c48d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sky, and Rain, and..."@en,
        "空と雨と..."@ja,
        "Sora to Ame to..."@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "The Sky, and Rain, and..."@en,
        "空と雨と..."@ja,
        "Sora to Ame to..."@ja-latn .

_:N3b4a6f76d2c8481387049a991dfae312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Away, Hero!"@en,
        "飛び出せ!ヒーロー"@ja,
        "Tobidase! Hero"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "Fly Away, Hero!"@en,
        "飛び出せ!ヒーロー"@ja,
        "Tobidase! Hero"@ja-latn .

_:N9214617839fe48e19e600d172ed3f71b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Away, Hero! (reprise)"@en,
        "飛び出せ!ヒーロー(reprise)"@ja,
        "Tobidase! Hero (reprise)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "Fly Away, Hero! (reprise)"@en,
        "飛び出せ!ヒーロー(reprise)"@ja,
        "Tobidase! Hero (reprise)"@ja-latn .

_:Nbb085660ad1d4f8d81e2a76c3b281ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Only Joking..."@en,
        "Jokeぐらい言わせろよ..."@ja,
        "Joke Gurai Iwasero yo..."@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "I'm Only Joking..."@en,
        "Jokeぐらい言わせろよ..."@ja,
        "Joke Gurai Iwasero yo..."@ja-latn .

_:Nbf4df0da8a5e456ba3eac3e26a4930b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunlight & City Lights"@en,
        "Sunlight & City Lights"@ja,
        "Sunlight & City Lights"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "Sunlight & City Lights"@en,
        "Sunlight & City Lights"@ja,
        "Sunlight & City Lights"@ja-latn .

_:Nc800009ede534fcd8e4094f002eb01ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Triangle of Stars"@en,
        "星のトライアングル"@ja,
        "Hoshi no Triangle"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "A Triangle of Stars"@en,
        "星のトライアングル"@ja,
        "Hoshi no Triangle"@ja-latn .

_:Nd1e2c1c70869400dad61450d953a92e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHA-LA HEAD-CHA-LA"@en,
        "CHA-LA HEAD-CHA-LA"@ja,
        "CHA-LA HEAD-CHA-LA"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "CHA-LA HEAD-CHA-LA"@en,
        "CHA-LA HEAD-CHA-LA"@ja,
        "CHA-LA HEAD-CHA-LA"@ja-latn .

_:Ne249fb7d6e174b639256fefb783e930a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Out, Incredible ZENKAI Power!"@en,
        "でてこいとびきりZENKAIパワー!"@ja,
        "Detekoi Tobikiri ZENKAI Power!"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "Come Out, Incredible ZENKAI Power!"@en,
        "でてこいとびきりZENKAIパワー!"@ja,
        "Detekoi Tobikiri ZENKAI Power!"@ja-latn .

_:Nf53681ecde2543a0be5f126d3dd1ba8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surpassing the Galaxy, Rising High"@en,
        "銀河を超えてライジング・ハイ"@ja,
        "Ginga o Koete Rising High!"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N4f2866ab68274c0091a570235ea211ed ;
    schema:name "Surpassing the Galaxy, Rising High"@en,
        "銀河を超えてライジング・ハイ"@ja,
        "Ginga o Koete Rising High!"@ja-latn .

_:N4f2866ab68274c0091a570235ea211ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12712b5a56e0458fa0337d9d3eaf1276,
        _:N17c37563e4e840e4b81909a9437478b2,
        _:N265b3aad8a7e45a9b8537472f989c48d,
        _:N3b4a6f76d2c8481387049a991dfae312,
        _:N9214617839fe48e19e600d172ed3f71b,
        _:Nbb085660ad1d4f8d81e2a76c3b281ad8,
        _:Nbf4df0da8a5e456ba3eac3e26a4930b3,
        _:Nc800009ede534fcd8e4094f002eb01ff,
        _:Nd1e2c1c70869400dad61450d953a92e1,
        _:Ne249fb7d6e174b639256fefb783e930a,
        _:Nf53681ecde2543a0be5f126d3dd1ba8a ;
    mo:track_count 11 ;
    schema:duration "PT21:39"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N12712b5a56e0458fa0337d9d3eaf1276,
        _:N17c37563e4e840e4b81909a9437478b2,
        _:N265b3aad8a7e45a9b8537472f989c48d,
        _:N3b4a6f76d2c8481387049a991dfae312,
        _:N9214617839fe48e19e600d172ed3f71b,
        _:Nbb085660ad1d4f8d81e2a76c3b281ad8,
        _:Nbf4df0da8a5e456ba3eac3e26a4930b3,
        _:Nc800009ede534fcd8e4094f002eb01ff,
        _:Nd1e2c1c70869400dad61450d953a92e1,
        _:Ne249fb7d6e174b639256fefb783e930a,
        _:Nf53681ecde2543a0be5f126d3dd1ba8a .

