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

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

<artist/1938#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68944#subject> ;
    schema:name "Yoshihiro Ike"@en,
        "池頼広"@ja ;
    foaf:made <album/68944#composition>,
        <album/68944#subject> ;
    foaf:name "Yoshihiro Ike"@en,
        "池頼広"@ja .

<product/3631#subject> a schema:CreativeWork ;
    schema:name "Trinity: Souls of Zill O'll"@en,
        "トリニティ ジルオール ゼロ"@ja,
        "TRINITY Zill O'll Zero"@ja-latn ;
    foaf:name "Trinity: Souls of Zill O'll"@en,
        "トリニティ ジルオール ゼロ"@ja,
        "TRINITY Zill O'll Zero"@ja-latn .

<product/6938#subject> a schema:CreativeWork ;
    schema:name "Cobra the Psychogun"@en,
        "COBRA THE ANIMATION ザ・サイコガン"@ja,
        "COBRA THE ANIMATION: The Psychogun"@ja-latn ;
    foaf:name "Cobra the Psychogun"@en,
        "COBRA THE ANIMATION ザ・サイコガン"@ja,
        "COBRA THE ANIMATION: The Psychogun"@ja-latn .

<album/68944#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@en,
        "Sasja -sings Ike's- 池頼広の世界"@ja,
        "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@ja-latn ;
    mo:composer <artist/1938#subject> ;
    mo:produced_work <album/68944#musicalwork> ;
    schema:name "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@en,
        "Sasja -sings Ike's- 池頼広の世界"@ja,
        "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@ja-latn .

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

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

<org/3084#subject> schema:name "Studio Kitchen"@en,
        "スタジオキッチン"@ja,
        "Studio Kitchen"@ja-latn ;
    foaf:name "Studio Kitchen"@en,
        "スタジオキッチン"@ja,
        "Studio Kitchen"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/68944/68944-1497421477.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68944#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@en,
        "Sasja -sings Ike's- 池頼広の世界"@ja,
        "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@ja-latn ;
    mo:performance_of <album/68944#musicalwork> ;
    mo:performer <artist/10516#subject> ;
    mo:recorded_as <album/68944#musicalexpression> ;
    schema:byArtist <artist/10516#subject> ;
    schema:name "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@en,
        "Sasja -sings Ike's- 池頼広の世界"@ja,
        "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@ja-latn ;
    schema:workPerformed <album/68944#musicalwork> .

<artist/10516#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68944#performance> ;
    schema:name "Sasja Antheunis"@en ;
    foaf:made <album/68944#lyrics>,
        <album/68944#subject> ;
    foaf:name "Sasja Antheunis"@en .

<album/68944#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-24"^^xsd:date ;
    dcterms:title "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@en,
        "Sasja -sings Ike's- 池頼広の世界"@ja,
        "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@ja-latn ;
    mo:catalogue_number "STK-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68944#musicalexpression> ;
    mo:publisher <org/3084#subject> ;
    mo:record _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "KARAS"@en ;
            foaf:name "KARAS"@en ],
        [ a schema:CreativeWork ;
            schema:name "Aibou Season 11"@en ;
            foaf:name "Aibou Season 11"@en ],
        [ a schema:CreativeWork ;
            schema:name "Secret Undercover Agent Honey & Bunny (Himitsu Sennyuu Sousakan Honey & Bunny)"@en ;
            foaf:name "Secret Undercover Agent Honey & Bunny (Himitsu Sennyuu Sousakan Honey & Bunny)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Welcome to the Space Show (Uchuu Show e Youkoso)"@en ;
            foaf:name "Welcome to the Space Show (Uchuu Show e Youkoso)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Saki"@en ;
            foaf:name "Saki"@en ],
        [ a schema:CreativeWork ;
            schema:name "KIDS"@en ;
            foaf:name "KIDS"@en ],
        [ a schema:CreativeWork ;
            schema:name "Rebound"@en ;
            foaf:name "Rebound"@en ],
        [ a schema:CreativeWork ;
            schema:name "Utsukushii Rinjin"@en ;
            foaf:name "Utsukushii Rinjin"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tatta Hitotsu no Koi"@en ;
            foaf:name "Tatta Hitotsu no Koi"@en ],
        [ a schema:CreativeWork ;
            schema:name "Secret Undercover Agent Wild in Strip Royale (Himitsu Sennyuu Sousakan Wild in Strip Royale)"@en ;
            foaf:name "Secret Undercover Agent Wild in Strip Royale (Himitsu Sennyuu Sousakan Wild in Strip Royale)"@en ],
        [ a schema:CreativeWork ;
            schema:name "OL Nippon"@en ;
            foaf:name "OL Nippon"@en ],
        <product/3631#subject>,
        <product/6938#subject> ;
    schema:byArtist <artist/10516#subject> ;
    schema:datePublished "2016-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/68944/68944-1497421477.jpg> ;
    schema:name "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@en,
        "Sasja -sings Ike's- 池頼広の世界"@ja,
        "Sasja -sings Ike's- Yoshihiro Ike no Sekai"@ja-latn ;
    schema:publisher <org/3084#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/68944/68944-1497421477.jpg> .

_:N0d9880be5298450aa407a84a258dfdf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Cry Honey (オリジナルビデオ『秘密潜入捜査官 ハニー&バニー』[2007]より)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Don't Cry Honey (オリジナルビデオ『秘密潜入捜査官 ハニー&バニー』[2007]より)"@ja .

_:N29f195d9080c4024bc64512f9d282394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireflies (ドラマ『美しい隣人』[2011]より)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Fireflies (ドラマ『美しい隣人』[2011]より)"@ja .

_:N2d1c8353d3bb4c42854f48821362855e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tragedy (ゲーム『TRINITY Zill O'll Zero』[2010]より)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Tragedy (ゲーム『TRINITY Zill O'll Zero』[2010]より)"@ja .

_:N2e6a363b0b484f59b461999ab5964ecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saki's Song (ドラマ『サキ』[2013]より)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Saki's Song (ドラマ『サキ』[2013]より)"@ja .

_:N4d32d75392ec499d81cd060ba4295a3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TIME DRIVE (アニメ『COBRA THE ANIMATION タイム・ドライブ』[2009]より)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "TIME DRIVE (アニメ『COBRA THE ANIMATION タイム・ドライブ』[2009]より)"@ja .

_:N53330164958647eeb75390ab99034321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day By Day (ドラマ『OLにっぽん』[2008]より)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Day By Day (ドラマ『OLにっぽん』[2008]より)"@ja .

_:N6fe2edc6619140b2a841f9c1013f47b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COBRA THE SPACE PIRATE (アニメ『COBRA THE ANIMATION ザ・サイコガン』[2008]より)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "COBRA THE SPACE PIRATE (アニメ『COBRA THE ANIMATION ザ・サイコガン』[2008]より)"@ja .

_:N7152add5bfbe469d94102fb0f8795f25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep On Believing (ドラマ『OLにっぽん』[2008]より)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Keep On Believing (ドラマ『OLにっぽん』[2008]より)"@ja .

_:N898654f6f9114b82b5b45526d77da2a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WILD WILD CATS (映画『秘密潜入捜査官 ワイルドキャッツ in ストリップロワイヤル』[2008]より)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "WILD WILD CATS (映画『秘密潜入捜査官 ワイルドキャッツ in ストリップロワイヤル』[2008]より)"@ja .

_:N90fcafbf2d41497289b6004154736f9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Fire (アニメ『鴉-KARAS-』[2007]より)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Under Fire (アニメ『鴉-KARAS-』[2007]より)"@ja .

_:N935db96f7c9445b28224b05ace862206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Love Kills You ～English ver.～ (ドラマ『相棒 season11』[2012]より)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "When Love Kills You ～English ver.～ (ドラマ『相棒 season11』[2012]より)"@ja .

_:N9a4a741d67984378b1993809dce2338f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Friends (アニメ『宇宙ショーへようこそ』[2010]より)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "True Friends (アニメ『宇宙ショーへようこそ』[2010]より)"@ja .

_:Nad96ba0a49d34d05910ca6bcd67be751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue skies, happy endings (映画『KIDS』[2008]より)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Blue skies, happy endings (映画『KIDS』[2008]より)"@ja .

_:Nc20e112ecbaf4210999bea4b640cd67a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool Whispers (ドラマ『たったひとつの恋』[2006]より)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Cool Whispers (ドラマ『たったひとつの恋』[2006]より)"@ja .

_:Ncab2dece484c44ce92a8719046be6363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cake and Love (ドラマ『リバウンド』[2011]より)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Cake and Love (ドラマ『リバウンド』[2011]より)"@ja .

_:Nf9fe896051ff41f4913bb63f2f250a5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afterimage (ゲーム『TRINITY Zill O'll Zero』[2010]より)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N748e72a252a24df891fc3dd6eb75a3a0 ;
    schema:name "Afterimage (ゲーム『TRINITY Zill O'll Zero』[2010]より)"@ja .

_:N748e72a252a24df891fc3dd6eb75a3a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d9880be5298450aa407a84a258dfdf8,
        _:N29f195d9080c4024bc64512f9d282394,
        _:N2d1c8353d3bb4c42854f48821362855e,
        _:N2e6a363b0b484f59b461999ab5964ecb,
        _:N4d32d75392ec499d81cd060ba4295a3e,
        _:N53330164958647eeb75390ab99034321,
        _:N6fe2edc6619140b2a841f9c1013f47b2,
        _:N7152add5bfbe469d94102fb0f8795f25,
        _:N898654f6f9114b82b5b45526d77da2a3,
        _:N90fcafbf2d41497289b6004154736f9f,
        _:N935db96f7c9445b28224b05ace862206,
        _:N9a4a741d67984378b1993809dce2338f,
        _:Nad96ba0a49d34d05910ca6bcd67be751,
        _:Nc20e112ecbaf4210999bea4b640cd67a,
        _:Ncab2dece484c44ce92a8719046be6363,
        _:Nf9fe896051ff41f4913bb63f2f250a5f ;
    mo:track_count 16 ;
    schema:duration "PT49:09"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0d9880be5298450aa407a84a258dfdf8,
        _:N29f195d9080c4024bc64512f9d282394,
        _:N2d1c8353d3bb4c42854f48821362855e,
        _:N2e6a363b0b484f59b461999ab5964ecb,
        _:N4d32d75392ec499d81cd060ba4295a3e,
        _:N53330164958647eeb75390ab99034321,
        _:N6fe2edc6619140b2a841f9c1013f47b2,
        _:N7152add5bfbe469d94102fb0f8795f25,
        _:N898654f6f9114b82b5b45526d77da2a3,
        _:N90fcafbf2d41497289b6004154736f9f,
        _:N935db96f7c9445b28224b05ace862206,
        _:N9a4a741d67984378b1993809dce2338f,
        _:Nad96ba0a49d34d05910ca6bcd67be751,
        _:Nc20e112ecbaf4210999bea4b640cd67a,
        _:Ncab2dece484c44ce92a8719046be6363,
        _:Nf9fe896051ff41f4913bb63f2f250a5f .

