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

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

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

<artist/11501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3162#subject> ;
    schema:name "Eriko Sakurai"@en,
        "櫻井えり子"@ja ;
    foaf:made <album/3162#composition>,
        <album/3162#subject> ;
    foaf:name "Eriko Sakurai"@en,
        "櫻井えり子"@ja .

<artist/1487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3162#subject> ;
    schema:name "Susumu Tsukagoshi"@en,
        "塚越晋"@ja ;
    foaf:made <album/3162#composition>,
        <album/3162#subject> ;
    foaf:name "Susumu Tsukagoshi"@en,
        "塚越晋"@ja .

<artist/1490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3162#subject> ;
    schema:name "Tetsuya Kawauchi"@en,
        "河内哲也"@ja ;
    foaf:made <album/3162#composition>,
        <album/3162#subject> ;
    foaf:name "Tetsuya Kawauchi"@en,
        "河内哲也"@ja .

<artist/1491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3162#subject> ;
    schema:name "Haruyoshi Tomita"@en,
        "冨田晴義"@ja ;
    foaf:made <album/3162#composition>,
        <album/3162#subject> ;
    foaf:name "Haruyoshi Tomita"@en,
        "冨田晴義"@ja .

<artist/1493#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3162#subject> ;
    schema:name "Makito Nomiya"@en,
        "野宮牧人"@ja ;
    foaf:made <album/3162#composition>,
        <album/3162#subject> ;
    foaf:name "Makito Nomiya"@en,
        "野宮牧人"@ja .

<product/8823#subject> a schema:CreativeWork ;
    schema:name "THE HOUSE OF THE DEAD III"@en,
        "ザ・ハウス・オブ・ザ・デッド3"@ja,
        "THE HOUSE OF THE DEAD III"@ja-latn ;
    foaf:name "THE HOUSE OF THE DEAD III"@en,
        "ザ・ハウス・オブ・ザ・デッド3"@ja,
        "THE HOUSE OF THE DEAD III"@ja-latn .

<product/8824#subject> a schema:CreativeWork ;
    schema:name "THE HOUSE OF THE DEAD 4"@en,
        "ザ・ハウス・オブ・ザ・デッド4"@ja,
        "THE HOUSE OF THE DEAD 4"@ja-latn ;
    foaf:name "THE HOUSE OF THE DEAD 4"@en,
        "ザ・ハウス・オブ・ザ・デッド4"@ja,
        "THE HOUSE OF THE DEAD 4"@ja-latn .

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

<album/3162#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The House of the Dead 4 Original Sound Tracks"@en,
        "ザ・ハウス・オブ・ザ・デッド 4 オリジナル・サウンド・トラックス"@ja,
        "The House of the Dead 4 Original Sound Tracks"@ja-latn ;
    mo:performance_of <album/3162#musicalwork> ;
    mo:recorded_as <album/3162#musicalexpression> ;
    schema:name "The House of the Dead 4 Original Sound Tracks"@en,
        "ザ・ハウス・オブ・ザ・デッド 4 オリジナル・サウンド・トラックス"@ja,
        "The House of the Dead 4 Original Sound Tracks"@ja-latn ;
    schema:workPerformed <album/3162#musicalwork> .

<org/3301#subject> schema:name "WAVE MASTER"@en,
        "WAVE MASTER"@ja,
        "WAVE MASTER"@ja-latn ;
    foaf:name "WAVE MASTER"@en,
        "WAVE MASTER"@ja,
        "WAVE MASTER"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/3162/3162-1568792448.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3162#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The House of the Dead 4 Original Sound Tracks"@en,
        "ザ・ハウス・オブ・ザ・デッド 4 オリジナル・サウンド・トラックス"@ja,
        "The House of the Dead 4 Original Sound Tracks"@ja-latn ;
    mo:composer <artist/11501#subject>,
        <artist/1487#subject>,
        <artist/1490#subject>,
        <artist/1491#subject>,
        <artist/1493#subject> ;
    mo:produced_work <album/3162#musicalwork> ;
    schema:name "The House of the Dead 4 Original Sound Tracks"@en,
        "ザ・ハウス・オブ・ザ・デッド 4 オリジナル・サウンド・トラックス"@ja,
        "The House of the Dead 4 Original Sound Tracks"@ja-latn .

<album/3162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-21"^^xsd:date ;
    dcterms:title "The House of the Dead 4 Original Sound Tracks"@en,
        "ザ・ハウス・オブ・ザ・デッド 4 オリジナル・サウンド・トラックス"@ja,
        "The House of the Dead 4 Original Sound Tracks"@ja-latn ;
    mo:catalogue_number "WM-0517" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3162#musicalexpression> ;
    mo:publisher <org/3301#subject> ;
    mo:record _:N10555f41cba4404a8777d96deb0b45e7 ;
    mo:record_count 1 ;
    schema:about <product/8823#subject>,
        <product/8824#subject> ;
    schema:datePublished "2005-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/3162/3162-1568792448.jpg> ;
    schema:name "The House of the Dead 4 Original Sound Tracks"@en,
        "ザ・ハウス・オブ・ザ・デッド 4 オリジナル・サウンド・トラックス"@ja,
        "The House of the Dead 4 Original Sound Tracks"@ja-latn ;
    schema:publisher <org/3301#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/3162/3162-1568792448.jpg> .

_:N00e77c862c594f32b137149d4dee29d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "infiltrate"@en,
        "infiltrate"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "infiltrate"@en,
        "infiltrate"@ja .

_:N073cfc2c6a0447568aeca3f5fb811b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "incubation"@en,
        "incubation"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "incubation"@en,
        "incubation"@ja .

_:N078214586d7e4429b82b09f4c85ec84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ocean of passion"@en,
        "ocean of passion"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "ocean of passion"@en,
        "ocean of passion"@ja .

_:N0b1522cb013347ffb127f8e79eef5dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn (Remix of year seventh)"@en,
        "Dawn (Remix of year seventh)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Dawn (Remix of year seventh)"@en,
        "Dawn (Remix of year seventh)"@ja .

_:N1aee8f0f6c604e178808f95ba2c8bdc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "file z (ending2)"@en,
        "file z (ending2)"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "file z (ending2)"@en,
        "file z (ending2)"@ja .

_:N1f8cafea1bfe45cfac02baab1ac0fb2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "secret file (ending4)"@en,
        "secret file (ending4)"@ja ;
    mo:track_number 39 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "secret file (ending4)"@en,
        "secret file (ending4)"@ja .

_:N23dd33e6db474506b5762a536c8810f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "maneuver"@en,
        "maneuver"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "maneuver"@en,
        "maneuver"@ja .

_:N244f2b94b6144732a5931aad94a23301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en,
        "レクイエム"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Requiem"@en,
        "レクイエム"@ja .

_:N33fb0e930f3b44589247619248573d1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memory of the dark"@en,
        "memory of the dark"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "memory of the dark"@en,
        "memory of the dark"@ja .

_:N37387f4d703c40659f9b44abd5cfbbf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gauge of Death"@en,
        "死の軌間 (ゲージ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Gauge of Death"@en,
        "死の軌間 (ゲージ)"@ja .

_:N431a5f45eeaf415188722fcb83c326b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the first impression (Bonus Track)"@en,
        "the first impression (Bonus Track)"@ja ;
    mo:track_number 44 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "the first impression (Bonus Track)"@en,
        "the first impression (Bonus Track)"@ja .

_:N4fc0e1be52a14f39a21af07ee60540c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prelude of impatience"@en,
        "prelude of impatience"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "prelude of impatience"@en,
        "prelude of impatience"@ja .

_:N4fd7fa06f09d406fab39ac0e38c698dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "file y (ending3)"@en,
        "file y (ending3)"@ja ;
    mo:track_number 38 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "file y (ending3)"@en,
        "file y (ending3)"@ja .

_:N50f0a8d83dfa4edca0472c3fbc7171d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hope with doubt"@en,
        "hope with doubt"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "hope with doubt"@en,
        "hope with doubt"@ja .

_:N52177e3650e542c3b1cdab3dadfb2760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He's still alive? ~advertise~"@en,
        "He's still alive? ~advertise~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "He's still alive? ~advertise~"@en,
        "He's still alive? ~advertise~"@ja .

_:N5842aef049374a928be5d1240f4469c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the next advancement (ending1)"@en,
        "the next advancement (ending1)"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "the next advancement (ending1)"@en,
        "the next advancement (ending1)"@ja .

_:N5e556ded7f8b41f5a7fd5ed3f9b4d594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bullet of Death"@en,
        "死の銃弾"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Bullet of Death"@en,
        "死の銃弾"@ja .

_:N75098e5792cc4bc0b76c5547ba562c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "look to the sky (ending0)"@en,
        "look to the sky (ending0)"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "look to the sky (ending0)"@en,
        "look to the sky (ending0)"@ja .

_:N75d1e8234b9841d1af13ea253c9fbd23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fugue of awaking"@en,
        "fugue of awaking"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "fugue of awaking"@en,
        "fugue of awaking"@ja .

_:N78f6f3f25d0e4a6384854899521f346f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "endless battle"@en,
        "endless battle"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "endless battle"@en,
        "endless battle"@ja .

_:N8263a57cdca5456e9882d983f3d9d1c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry"@en,
        "ネームエントリー"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Name Entry"@en,
        "ネームエントリー"@ja .

_:N87f4379835e349ab81453f508f8b7772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restoration of Terror"@en,
        "恐怖の復元"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Restoration of Terror"@en,
        "恐怖の復元"@ja .

_:N8f985cdf6147442cbef3bf84f15599d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "at the end of the fight... (Bonus Track)"@en,
        "at the end of the fight… (Bonus Track)"@ja ;
    mo:track_number 45 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "at the end of the fight... (Bonus Track)"@en,
        "at the end of the fight… (Bonus Track)"@ja .

_:N910586c62a914baa9090b232a5cada0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fetal Movement... (Bonus Track)"@en,
        "胎動... (Bonus Track)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Fetal Movement... (Bonus Track)"@en,
        "胎動... (Bonus Track)"@ja .

_:N92a5ec6f4f784f0a890cb76b21fdbc27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "door to \"the house of the dead 2\""@en,
        "door to \"the house of the dead 2\""@ja ;
    mo:track_number 43 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "door to \"the house of the dead 2\""@en,
        "door to \"the house of the dead 2\""@ja .

_:N9c7e6d2fefdf4ce59821a6c1ac0e8c9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "refracted laboratory"@en,
        "refracted laboratory"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "refracted laboratory"@en,
        "refracted laboratory"@ja .

_:N9de25926739f492daea4d87987f810a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "game over"@en,
        "game over"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "game over"@en,
        "game over"@ja .

_:Na2daa105a9a4462697ef2aff819d6ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original sin (Remix of year seventh)"@en,
        "Original sin (Remix of year seventh)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Original sin (Remix of year seventh)"@en,
        "Original sin (Remix of year seventh)"@ja .

_:Na38143baf4a9448f9374b09f27c15706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stage clear"@en,
        "stage clear"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "stage clear"@en,
        "stage clear"@ja .

_:Na71b80ca4ab3409d9645306e1faeaf41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determined Girl Targeted by Karma"@en,
        "因果的決定子"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Determined Girl Targeted by Karma"@en,
        "因果的決定子"@ja .

_:Na900ede065344632863b8f8baf5f1aed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy attack(Bonus Track)"@en,
        "Enemy attack(Bonus Track)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Enemy attack(Bonus Track)"@en,
        "Enemy attack(Bonus Track)"@ja .

_:Naf22f6a844b24582a89674b547792789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flash of labyrinth"@en,
        "flash of labyrinth"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "flash of labyrinth"@en,
        "flash of labyrinth"@ja .

_:Nb274f74b6a25436c901082fdaa735f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss raid"@en,
        "Boss raid"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Boss raid"@en,
        "Boss raid"@ja .

_:Nc649f4a0bda74fbab0a96cd663b5136a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theme of the last mystery"@en,
        "theme of the last mystery"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "theme of the last mystery"@en,
        "theme of the last mystery"@ja .

_:Nc9859a16fc354077972e2e641eb58248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "name entry"@en,
        "name entry"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "name entry"@en,
        "name entry"@ja .

_:Nce46e6c8014743f8a446fa1c23e5d720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chaotic order"@en,
        "chaotic order"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "chaotic order"@en,
        "chaotic order"@ja .

_:Nd815e950d0b44327947c87cb159a0122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the house of the dead 3 advertise"@en,
        "the house of the dead 3 advertise"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "the house of the dead 3 advertise"@en,
        "the house of the dead 3 advertise"@ja .

_:Ndc74b34340ab4b41825fd52ef0f60054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give it all you got!"@en,
        "Give it all you got!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Give it all you got!"@en,
        "Give it all you got!"@ja .

_:Ndda167215ee447be8ec87ad4e8757011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a decomposition dance"@en,
        "a decomposition dance"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "a decomposition dance"@en,
        "a decomposition dance"@ja .

_:Ndf5c7f4bf89847b6b335517faacf88f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Katharsis"@en,
        "Katharsis"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Katharsis"@en,
        "Katharsis"@ja .

_:Ne74061bc09e849c7934b964426f99f8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "Game Over"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Game Over"@en,
        "Game Over"@ja .

_:Ne7af4f64828140f999d2221512d3a40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden of Rotting Flowers"@en,
        "朽華の庭"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Garden of Rotting Flowers"@en,
        "朽華の庭"@ja .

_:Ne7f78193e9d747faaa36b85b5a305151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@en,
        "Stage Clear"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Stage Clear"@en,
        "Stage Clear"@ja .

_:Nedd2979355074292a5de33cdda665f6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos"@en,
        "Chaos"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "Chaos"@en,
        "Chaos"@ja .

_:Nf89f731765854fc4a9f36035ef7fc8d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theme of the house of the dead 3"@en,
        "theme of the house of the dead 3"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N10555f41cba4404a8777d96deb0b45e7 ;
    schema:name "theme of the house of the dead 3"@en,
        "theme of the house of the dead 3"@ja .

_:N10555f41cba4404a8777d96deb0b45e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e77c862c594f32b137149d4dee29d8,
        _:N073cfc2c6a0447568aeca3f5fb811b57,
        _:N078214586d7e4429b82b09f4c85ec84b,
        _:N0b1522cb013347ffb127f8e79eef5dce,
        _:N1aee8f0f6c604e178808f95ba2c8bdc7,
        _:N1f8cafea1bfe45cfac02baab1ac0fb2f,
        _:N23dd33e6db474506b5762a536c8810f8,
        _:N244f2b94b6144732a5931aad94a23301,
        _:N33fb0e930f3b44589247619248573d1a,
        _:N37387f4d703c40659f9b44abd5cfbbf9,
        _:N431a5f45eeaf415188722fcb83c326b9,
        _:N4fc0e1be52a14f39a21af07ee60540c6,
        _:N4fd7fa06f09d406fab39ac0e38c698dd,
        _:N50f0a8d83dfa4edca0472c3fbc7171d4,
        _:N52177e3650e542c3b1cdab3dadfb2760,
        _:N5842aef049374a928be5d1240f4469c5,
        _:N5e556ded7f8b41f5a7fd5ed3f9b4d594,
        _:N75098e5792cc4bc0b76c5547ba562c9c,
        _:N75d1e8234b9841d1af13ea253c9fbd23,
        _:N78f6f3f25d0e4a6384854899521f346f,
        _:N8263a57cdca5456e9882d983f3d9d1c6,
        _:N87f4379835e349ab81453f508f8b7772,
        _:N8f985cdf6147442cbef3bf84f15599d9,
        _:N910586c62a914baa9090b232a5cada0d,
        _:N92a5ec6f4f784f0a890cb76b21fdbc27,
        _:N9c7e6d2fefdf4ce59821a6c1ac0e8c9b,
        _:N9de25926739f492daea4d87987f810a8,
        _:Na2daa105a9a4462697ef2aff819d6ba0,
        _:Na38143baf4a9448f9374b09f27c15706,
        _:Na71b80ca4ab3409d9645306e1faeaf41,
        _:Na900ede065344632863b8f8baf5f1aed,
        _:Naf22f6a844b24582a89674b547792789,
        _:Nb274f74b6a25436c901082fdaa735f02,
        _:Nc649f4a0bda74fbab0a96cd663b5136a,
        _:Nc9859a16fc354077972e2e641eb58248,
        _:Nce46e6c8014743f8a446fa1c23e5d720,
        _:Nd815e950d0b44327947c87cb159a0122,
        _:Ndc74b34340ab4b41825fd52ef0f60054,
        _:Ndda167215ee447be8ec87ad4e8757011,
        _:Ndf5c7f4bf89847b6b335517faacf88f9,
        _:Ne74061bc09e849c7934b964426f99f8a,
        _:Ne7af4f64828140f999d2221512d3a40e,
        _:Ne7f78193e9d747faaa36b85b5a305151,
        _:Nedd2979355074292a5de33cdda665f6b,
        _:Nf89f731765854fc4a9f36035ef7fc8d3 ;
    mo:track_count 45 ;
    schema:duration "PT65:49"^^xsd:interval ;
    schema:numTracks 45 ;
    schema:track _:N00e77c862c594f32b137149d4dee29d8,
        _:N073cfc2c6a0447568aeca3f5fb811b57,
        _:N078214586d7e4429b82b09f4c85ec84b,
        _:N0b1522cb013347ffb127f8e79eef5dce,
        _:N1aee8f0f6c604e178808f95ba2c8bdc7,
        _:N1f8cafea1bfe45cfac02baab1ac0fb2f,
        _:N23dd33e6db474506b5762a536c8810f8,
        _:N244f2b94b6144732a5931aad94a23301,
        _:N33fb0e930f3b44589247619248573d1a,
        _:N37387f4d703c40659f9b44abd5cfbbf9,
        _:N431a5f45eeaf415188722fcb83c326b9,
        _:N4fc0e1be52a14f39a21af07ee60540c6,
        _:N4fd7fa06f09d406fab39ac0e38c698dd,
        _:N50f0a8d83dfa4edca0472c3fbc7171d4,
        _:N52177e3650e542c3b1cdab3dadfb2760,
        _:N5842aef049374a928be5d1240f4469c5,
        _:N5e556ded7f8b41f5a7fd5ed3f9b4d594,
        _:N75098e5792cc4bc0b76c5547ba562c9c,
        _:N75d1e8234b9841d1af13ea253c9fbd23,
        _:N78f6f3f25d0e4a6384854899521f346f,
        _:N8263a57cdca5456e9882d983f3d9d1c6,
        _:N87f4379835e349ab81453f508f8b7772,
        _:N8f985cdf6147442cbef3bf84f15599d9,
        _:N910586c62a914baa9090b232a5cada0d,
        _:N92a5ec6f4f784f0a890cb76b21fdbc27,
        _:N9c7e6d2fefdf4ce59821a6c1ac0e8c9b,
        _:N9de25926739f492daea4d87987f810a8,
        _:Na2daa105a9a4462697ef2aff819d6ba0,
        _:Na38143baf4a9448f9374b09f27c15706,
        _:Na71b80ca4ab3409d9645306e1faeaf41,
        _:Na900ede065344632863b8f8baf5f1aed,
        _:Naf22f6a844b24582a89674b547792789,
        _:Nb274f74b6a25436c901082fdaa735f02,
        _:Nc649f4a0bda74fbab0a96cd663b5136a,
        _:Nc9859a16fc354077972e2e641eb58248,
        _:Nce46e6c8014743f8a446fa1c23e5d720,
        _:Nd815e950d0b44327947c87cb159a0122,
        _:Ndc74b34340ab4b41825fd52ef0f60054,
        _:Ndda167215ee447be8ec87ad4e8757011,
        _:Ndf5c7f4bf89847b6b335517faacf88f9,
        _:Ne74061bc09e849c7934b964426f99f8a,
        _:Ne7af4f64828140f999d2221512d3a40e,
        _:Ne7f78193e9d747faaa36b85b5a305151,
        _:Nedd2979355074292a5de33cdda665f6b,
        _:Nf89f731765854fc4a9f36035ef7fc8d3 .

