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

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

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

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

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

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

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

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

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

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

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/58975/58975-1464040671.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58975#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/58975#musicalwork> ;
    mo:performer <artist/17772#subject> ;
    mo:recorded_as <album/58975#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/58975#musicalwork> .

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

<album/58975#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/58975#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/58975#lyrics> a mo:Lyrics .

<album/58975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-01"^^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 "SM-204" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/58955> ;
    mo:publication_of <album/58975#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N5f6762649868451f899317af41da7c63 ;
    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 "1994-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/58975/58975-1464040671.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/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/58975/58975-1464040671.jpg> .

_:N1ee27a8a8b254a08bd36aac8095fdc36 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "The Sky, and Rain, and..."@en,
        "空と雨と..."@ja,
        "Sora to Ame to..."@ja-latn .

_:N1efc1d89f0f247d0a58ecc1581a65760 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "CHA-LA HEAD-CHA-LA"@en,
        "CHA-LA HEAD-CHA-LA"@ja,
        "CHA-LA HEAD-CHA-LA"@ja-latn .

_:N5cc9ed59609445a79af70fb16d389a89 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "A Triangle of Stars"@en,
        "星のトライアングル"@ja,
        "Hoshi no Triangle"@ja-latn .

_:N602e5efd723a43aa80efe4ae3c2b1200 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "I'm Only Joking..."@en,
        "Jokeぐらい言わせろよ..."@ja,
        "Joke Gurai Iwasero yo..."@ja-latn .

_:N62aa4a7dffb3435f918d6650c6b8889f 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "Come Out, Incredible ZENKAI Power!"@en,
        "でてこいとびきりZENKAIパワー!"@ja,
        "Detekoi Tobikiri ZENKAI Power!"@ja-latn .

_:N7613382188de4ed797a8771f3811f3a6 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "Surpassing the Galaxy, Rising High"@en,
        "銀河を超えてライジング・ハイ"@ja,
        "Ginga o Koete Rising High!"@ja-latn .

_:N8b11258cfabf43e0b47a47f2e2c4ff69 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "Fly Away, Hero!"@en,
        "飛び出せ!ヒーロー"@ja,
        "Tobidase! Hero"@ja-latn .

_:Na0e1b53540414655bfce24b145b004e1 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "My song for you"@en,
        "My song for you"@ja,
        "My song for you"@ja-latn .

_:Nc21a1845279f46cd9c42de728ae02ac7 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "My Magician"@en,
        "私のMagician"@ja,
        "Watashi no Magician"@ja-latn .

_:Nd237ace5e4f243b084c868e057353fb0 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "Fly Away, Hero! (reprise)"@en,
        "飛び出せ!ヒーロー(reprise)"@ja,
        "Tobidase! Hero (reprise)"@ja-latn .

_:Ne6d4b89b3c7f45b98285c6ee525de0c9 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 _:N5f6762649868451f899317af41da7c63 ;
    schema:name "Sunlight & City Lights"@en,
        "Sunlight & City Lights"@ja,
        "Sunlight & City Lights"@ja-latn .

_:N5f6762649868451f899317af41da7c63 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ee27a8a8b254a08bd36aac8095fdc36,
        _:N1efc1d89f0f247d0a58ecc1581a65760,
        _:N5cc9ed59609445a79af70fb16d389a89,
        _:N602e5efd723a43aa80efe4ae3c2b1200,
        _:N62aa4a7dffb3435f918d6650c6b8889f,
        _:N7613382188de4ed797a8771f3811f3a6,
        _:N8b11258cfabf43e0b47a47f2e2c4ff69,
        _:Na0e1b53540414655bfce24b145b004e1,
        _:Nc21a1845279f46cd9c42de728ae02ac7,
        _:Nd237ace5e4f243b084c868e057353fb0,
        _:Ne6d4b89b3c7f45b98285c6ee525de0c9 ;
    mo:track_count 11 ;
    schema:duration "PT42:03"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1ee27a8a8b254a08bd36aac8095fdc36,
        _:N1efc1d89f0f247d0a58ecc1581a65760,
        _:N5cc9ed59609445a79af70fb16d389a89,
        _:N602e5efd723a43aa80efe4ae3c2b1200,
        _:N62aa4a7dffb3435f918d6650c6b8889f,
        _:N7613382188de4ed797a8771f3811f3a6,
        _:N8b11258cfabf43e0b47a47f2e2c4ff69,
        _:Na0e1b53540414655bfce24b145b004e1,
        _:Nc21a1845279f46cd9c42de728ae02ac7,
        _:Nd237ace5e4f243b084c868e057353fb0,
        _:Ne6d4b89b3c7f45b98285c6ee525de0c9 .

