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

<artist/2100#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomokazu Harima"@en,
        "播磨与一"@ja ;
    foaf:made <album/41536#lyrics>,
        <album/41536#subject> ;
    foaf:name "Tomokazu Harima"@en,
        "播磨与一"@ja .

<artist/41755#subject> a schema:Person,
        foaf:Person ;
    schema:name "Faylan"@en,
        "飛蘭"@ja ;
    foaf:made <album/41536#lyrics>,
        <album/41536#subject>,
        <album/41536#vocals> ;
    foaf:name "Faylan"@en,
        "飛蘭"@ja .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:made <album/41536#subject>,
        <album/41536#vocals> ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<artist/967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41536#subject> ;
    schema:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja ;
    foaf:made <album/41536#composition>,
        <album/41536#subject> ;
    foaf:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja .

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

<album/41536#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Innocent Bullet -Original Sound Track-"@en,
        "イノセントバレット-the false world- Original Sound Track"@ja,
        "Innocent Bullet -Original Sound Track-"@ja-latn ;
    mo:performance_of <album/41536#musicalwork> ;
    mo:recorded_as <album/41536#musicalexpression> ;
    schema:name "Innocent Bullet -Original Sound Track-"@en,
        "イノセントバレット-the false world- Original Sound Track"@ja,
        "Innocent Bullet -Original Sound Track-"@ja-latn ;
    schema:workPerformed <album/41536#musicalwork> .

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

<https://medium-media.vgm.io/albums/63/41536/41536-1378914238.jpg> a schema:ImageObject,
        foaf:Image .

<album/41536#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Innocent Bullet -Original Sound Track-"@en,
        "イノセントバレット-the false world- Original Sound Track"@ja,
        "Innocent Bullet -Original Sound Track-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/41536#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/967#subject> ;
    mo:produced_work <album/41536#musicalwork> ;
    schema:name "Innocent Bullet -Original Sound Track-"@en,
        "イノセントバレット-the false world- Original Sound Track"@ja,
        "Innocent Bullet -Original Sound Track-"@ja-latn .

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

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

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

<album/41536#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-23"^^xsd:date ;
    dcterms:title "Innocent Bullet -Original Sound Track-"@en,
        "イノセントバレット-the false world- Original Sound Track"@ja,
        "Innocent Bullet -Original Sound Track-"@ja-latn ;
    mo:catalogue_number "CNMREC-001" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/41536#musicalexpression> ;
    mo:publisher _:N03672f285bb2419bab97a3f666b966b6 ;
    mo:record _:N0a1fa5905bce4cf49fcbc8ced101add6,
        _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Innocent Bullet -the false world-"@en ;
            foaf:name "Innocent Bullet -the false world-"@en ] ;
    schema:datePublished "2013-08-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/41536/41536-1378914238.jpg> ;
    schema:name "Innocent Bullet -Original Sound Track-"@en,
        "イノセントバレット-the false world- Original Sound Track"@ja,
        "Innocent Bullet -Original Sound Track-"@ja-latn ;
    schema:publisher _:N03672f285bb2419bab97a3f666b966b6 ;
    foaf:depiction <https://media.vgm.io/albums/63/41536/41536-1378914238.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41536#subject> ;
    schema:name "(Arte Refact"@en ;
    foaf:made <album/41536#subject> ;
    foaf:name "(Arte Refact"@en .

_:N03672f285bb2419bab97a3f666b966b6 schema:name "CINEMATOGRAPH"@en ;
    foaf:name "CINEMATOGRAPH"@en .

_:N036d0f0051db44db82bc18f43005e8a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pride"@en,
        "pride"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "pride"@en,
        "pride"@ja .

_:N064f730a256942799959f7a786bfaa8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "only"@en,
        "only"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "only"@en,
        "only"@ja .

_:N0eaecb390066446893ea4e116154a285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "having doubts"@en,
        "having doubts"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "having doubts"@en,
        "having doubts"@ja .

_:N218f6dd33e0942c2b9f25f48fa46c32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "keep the faith -full chorus-"@en,
        "keep the faith -full chorus-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "keep the faith -full chorus-"@en,
        "keep the faith -full chorus-"@ja .

_:N263c3ca179104004aa5abfad3628a32d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "engage"@en,
        "engage"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "engage"@en,
        "engage"@ja .

_:N283edaa29ec740ef9c939bc63bdf6e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The tactical girl is..."@en,
        "The tactical girl is..."@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "The tactical girl is..."@en,
        "The tactical girl is..."@ja .

_:N2b8a681495484cde9c2e240ea13f2fce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "school days"@en,
        "school days"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "school days"@en,
        "school days"@ja .

_:N3aaa828639ce4027a73ef136242207c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "firing pin"@en,
        "firing pin"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "firing pin"@en,
        "firing pin"@ja .

_:N4a32ddf5a5c64a02a6753a119a09086e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4th riot squad"@en,
        "4th riot squad"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "4th riot squad"@en,
        "4th riot squad"@ja .

_:N57422d2a0a1f474b8cd3a054f3e9636f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eccentric doll"@en,
        "eccentric doll"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "eccentric doll"@en,
        "eccentric doll"@ja .

_:N5861d453694445729e77444f3dffe958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our tomorrow -full chorus-"@en,
        "Our tomorrow -full chorus-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "Our tomorrow -full chorus-"@en,
        "Our tomorrow -full chorus-"@ja .

_:N5e38317950e9491abd2f80f96295f147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "border zone"@en,
        "border zone"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "border zone"@en,
        "border zone"@ja .

_:N63a9994fa2d64cda8117775eef246273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a lay of hope"@en,
        "a lay of hope"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "a lay of hope"@en,
        "a lay of hope"@ja .

_:N650088ed21144dbc9b7969a5995e1ce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our tomorrow -full chorus-(Inst ver)"@en,
        "Our tomorrow -full chorus-(Inst ver)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "Our tomorrow -full chorus-(Inst ver)"@en,
        "Our tomorrow -full chorus-(Inst ver)"@ja .

_:N6ea8dff7e07444c99f2430052f104650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lose"@en,
        "lose"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "lose"@en,
        "lose"@ja .

_:N710068fe8f0f471691dba39daa883f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "understanding the pain"@en,
        "understanding the pain"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "understanding the pain"@en,
        "understanding the pain"@ja .

_:N81990a8aad8b4337a9a8d48479b078bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trigger"@en,
        "trigger"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "trigger"@en,
        "trigger"@ja .

_:N8c2cf058082e43789d2c2670888e3637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "quiet times"@en,
        "quiet times"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "quiet times"@en,
        "quiet times"@ja .

_:N8fab5c736b624030b808793f1bcc5b17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "soul's reload -full chorus-"@en,
        "魂のreload -full chorus-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "soul's reload -full chorus-"@en,
        "魂のreload -full chorus-"@ja .

_:N9216c398c43b48f980847f6481018028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter"@en,
        "bitter"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "bitter"@en,
        "bitter"@ja .

_:N9b08ac05184849ad9ae343bc95c6ebf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's funny."@en,
        "It's funny."@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "It's funny."@en,
        "It's funny."@ja .

_:Na4865c44bfa04dda9505b6588c3b70ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "search & destroy"@en,
        "search & destroy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "search & destroy"@en,
        "search & destroy"@ja .

_:Nb3429542c1224bd19f7b3689bbb49ac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interference"@en,
        "interference"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "interference"@en,
        "interference"@ja .

_:Nbd136d50b09e431fad367bd2a6a86601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sorrow for"@en,
        "sorrow for"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "sorrow for"@en,
        "sorrow for"@ja .

_:Nc3d127d5c8194b06a07f3db42b6e8c74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "peace of mind"@en,
        "peace of mind"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "peace of mind"@en,
        "peace of mind"@ja .

_:Nd022a3aa80f84a08a858b467a2d5642a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white wings"@en,
        "white wings"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N0a1fa5905bce4cf49fcbc8ced101add6 ;
    schema:name "white wings"@en,
        "white wings"@ja .

_:Ne895e40e8f414a30b2282bb9e9da1c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a man"@en,
        "a man"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "a man"@en,
        "a man"@ja .

_:Ned67427e7fa1432c9022b1b078467339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "keep the faith -full chorus-(Inst ver)"@en,
        "keep the faith -full chorus-(Inst ver)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "keep the faith -full chorus-(Inst ver)"@en,
        "keep the faith -full chorus-(Inst ver)"@ja .

_:Nee41935ed9cb4e068af03f37d54adc04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Monday."@en,
        "It's Monday."@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "It's Monday."@en,
        "It's Monday."@ja .

_:Nfcc87bf7c6cc4503a075d8fd834f02de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "soul's reload -full chorus-(Inst ver)"@en,
        "魂のreload -full chorus-(Inst ver)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ncf0c281e3aa24a7db7b709ce6b48a98f ;
    schema:name "soul's reload -full chorus-(Inst ver)"@en,
        "魂のreload -full chorus-(Inst ver)"@ja .

_:N0a1fa5905bce4cf49fcbc8ced101add6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N064f730a256942799959f7a786bfaa8f,
        _:N0eaecb390066446893ea4e116154a285,
        _:N218f6dd33e0942c2b9f25f48fa46c32f,
        _:N283edaa29ec740ef9c939bc63bdf6e77,
        _:N2b8a681495484cde9c2e240ea13f2fce,
        _:N57422d2a0a1f474b8cd3a054f3e9636f,
        _:N5e38317950e9491abd2f80f96295f147,
        _:N6ea8dff7e07444c99f2430052f104650,
        _:N8c2cf058082e43789d2c2670888e3637,
        _:N9216c398c43b48f980847f6481018028,
        _:N9b08ac05184849ad9ae343bc95c6ebf2,
        _:Nb3429542c1224bd19f7b3689bbb49ac3,
        _:Nbd136d50b09e431fad367bd2a6a86601,
        _:Nc3d127d5c8194b06a07f3db42b6e8c74,
        _:Nd022a3aa80f84a08a858b467a2d5642a ;
    mo:track_count 15 ;
    schema:duration "PT50:43"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N064f730a256942799959f7a786bfaa8f,
        _:N0eaecb390066446893ea4e116154a285,
        _:N218f6dd33e0942c2b9f25f48fa46c32f,
        _:N283edaa29ec740ef9c939bc63bdf6e77,
        _:N2b8a681495484cde9c2e240ea13f2fce,
        _:N57422d2a0a1f474b8cd3a054f3e9636f,
        _:N5e38317950e9491abd2f80f96295f147,
        _:N6ea8dff7e07444c99f2430052f104650,
        _:N8c2cf058082e43789d2c2670888e3637,
        _:N9216c398c43b48f980847f6481018028,
        _:N9b08ac05184849ad9ae343bc95c6ebf2,
        _:Nb3429542c1224bd19f7b3689bbb49ac3,
        _:Nbd136d50b09e431fad367bd2a6a86601,
        _:Nc3d127d5c8194b06a07f3db42b6e8c74,
        _:Nd022a3aa80f84a08a858b467a2d5642a .

_:Ncf0c281e3aa24a7db7b709ce6b48a98f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N036d0f0051db44db82bc18f43005e8a5,
        _:N263c3ca179104004aa5abfad3628a32d,
        _:N3aaa828639ce4027a73ef136242207c2,
        _:N4a32ddf5a5c64a02a6753a119a09086e,
        _:N5861d453694445729e77444f3dffe958,
        _:N63a9994fa2d64cda8117775eef246273,
        _:N650088ed21144dbc9b7969a5995e1ce2,
        _:N710068fe8f0f471691dba39daa883f53,
        _:N81990a8aad8b4337a9a8d48479b078bd,
        _:N8fab5c736b624030b808793f1bcc5b17,
        _:Na4865c44bfa04dda9505b6588c3b70ef,
        _:Ne895e40e8f414a30b2282bb9e9da1c52,
        _:Ned67427e7fa1432c9022b1b078467339,
        _:Nee41935ed9cb4e068af03f37d54adc04,
        _:Nfcc87bf7c6cc4503a075d8fd834f02de ;
    mo:track_count 15 ;
    schema:duration "PT56:54"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N036d0f0051db44db82bc18f43005e8a5,
        _:N263c3ca179104004aa5abfad3628a32d,
        _:N3aaa828639ce4027a73ef136242207c2,
        _:N4a32ddf5a5c64a02a6753a119a09086e,
        _:N5861d453694445729e77444f3dffe958,
        _:N63a9994fa2d64cda8117775eef246273,
        _:N650088ed21144dbc9b7969a5995e1ce2,
        _:N710068fe8f0f471691dba39daa883f53,
        _:N81990a8aad8b4337a9a8d48479b078bd,
        _:N8fab5c736b624030b808793f1bcc5b17,
        _:Na4865c44bfa04dda9505b6588c3b70ef,
        _:Ne895e40e8f414a30b2282bb9e9da1c52,
        _:Ned67427e7fa1432c9022b1b078467339,
        _:Nee41935ed9cb4e068af03f37d54adc04,
        _:Nfcc87bf7c6cc4503a075d8fd834f02de .

