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

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

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

<album/50448> a mo:Release ;
    mo:catalogue_number "AOA-4904L-WR2" .

<album/56386> a mo:Release ;
    mo:catalogue_number "ANI-9040" .

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43724#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/43724#composition>,
        <album/43724#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/2150#subject> a schema:CreativeWork ;
    schema:name "Puella Magi Madoka☆Magica The Movie Part III: Rebellion"@en,
        "劇場版 魔法少女まどかマギカ [新編] 叛逆の物語"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Shinpen] Hangyaku no Monogatari"@ja-latn ;
    foaf:name "Puella Magi Madoka☆Magica The Movie Part III: Rebellion"@en,
        "劇場版 魔法少女まどかマギカ [新編] 叛逆の物語"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Shinpen] Hangyaku no Monogatari"@ja-latn .

<album/43724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PUELLA MAGI MADOKA MAGICA THE MOVIE: REBELLION ORIGINAL SOUNDTRACK"@en,
        "劇場版 魔法少女まどか☆マギカ ［新編］叛逆の物語 オリジナルサウンドトラック"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Shinpen] Hangyaku no Monogatari Original Soundtrack"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/43724#musicalwork> ;
    schema:name "PUELLA MAGI MADOKA MAGICA THE MOVIE: REBELLION ORIGINAL SOUNDTRACK"@en,
        "劇場版 魔法少女まどか☆マギカ ［新編］叛逆の物語 オリジナルサウンドトラック"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Shinpen] Hangyaku no Monogatari Original Soundtrack"@ja-latn .

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

<album/43724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PUELLA MAGI MADOKA MAGICA THE MOVIE: REBELLION ORIGINAL SOUNDTRACK"@en,
        "劇場版 魔法少女まどか☆マギカ ［新編］叛逆の物語 オリジナルサウンドトラック"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Shinpen] Hangyaku no Monogatari Original Soundtrack"@ja-latn ;
    mo:performance_of <album/43724#musicalwork> ;
    mo:recorded_as <album/43724#musicalexpression> ;
    schema:name "PUELLA MAGI MADOKA MAGICA THE MOVIE: REBELLION ORIGINAL SOUNDTRACK"@en,
        "劇場版 魔法少女まどか☆マギカ ［新編］叛逆の物語 オリジナルサウンドトラック"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Shinpen] Hangyaku no Monogatari Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/43724#musicalwork> .

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

<https://media.vgm.io/albums/42/43724/43724-1396966184.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43724#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/43724/43724-1396966184.png> ;
    foaf:depicts <album/43724#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/43724/43724-1396966184.png> .

<https://medium-media.vgm.io/albums/42/43724/43724-1396966184.png> a schema:ImageObject,
        foaf:Image .

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

<album/43724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-02"^^xsd:date ;
    dcterms:title "PUELLA MAGI MADOKA MAGICA THE MOVIE: REBELLION ORIGINAL SOUNDTRACK"@en,
        "劇場版 魔法少女まどか☆マギカ ［新編］叛逆の物語 オリジナルサウンドトラック"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Shinpen] Hangyaku no Monogatari Original Soundtrack"@ja-latn ;
    mo:catalogue_number "ANZX-3533" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/50448>,
        <album/56386> ;
    mo:publication_of <album/43724#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    mo:record_count 1 ;
    schema:about <product/2150#subject> ;
    schema:datePublished "2014-04-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/43724/43724-1396966184.png> ;
    schema:name "PUELLA MAGI MADOKA MAGICA THE MOVIE: REBELLION ORIGINAL SOUNDTRACK"@en,
        "劇場版 魔法少女まどか☆マギカ ［新編］叛逆の物語 オリジナルサウンドトラック"@ja,
        "Gekijouban Mahou Shoujo Madoka☆Magica [Shinpen] Hangyaku no Monogatari Original Soundtrack"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/43724/43724-1396966184.png> .

_:N119f5cf4b76347c08189b19068178de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "this is my despair"@en,
        "this is my despair"@ja,
        "this is my despair"@ja-latn ;
    mo:track_number 35 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "this is my despair"@en,
        "this is my despair"@ja,
        "this is my despair"@ja-latn .

_:N169e28551bf0463191b2e5e87a724349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "solve the riddle"@en,
        "solve the riddle"@ja,
        "solve the riddle"@ja-latn ;
    mo:track_number 42 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "solve the riddle"@en,
        "solve the riddle"@ja,
        "solve the riddle"@ja-latn .

_:N1fd89f6ca420416db20e45c42aa2b6fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I remember"@en,
        "I remember"@ja,
        "I remember"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "I remember"@en,
        "I remember"@ja,
        "I remember"@ja-latn .

_:N232c104210f743f893cd0d5b8d426d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "her decision"@en,
        "her decision"@ja,
        "her decision"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "her decision"@en,
        "her decision"@ja,
        "her decision"@ja-latn .

_:N2f531ee8d54446c3a82fc1e75e31ffae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pulling my own weight"@en,
        "pulling my own weight"@ja,
        "pulling my own weight"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "pulling my own weight"@en,
        "pulling my own weight"@ja,
        "pulling my own weight"@ja-latn .

_:N440b3ae0198b44ccb48d375f96b6d34f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "something, everything is wrong"@en,
        "something, everything is wrong"@ja,
        "something, everything is wrong"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "something, everything is wrong"@en,
        "something, everything is wrong"@ja,
        "something, everything is wrong"@ja-latn .

_:N4a59f5161d5a482caf2c145a3a17f12b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you are here"@en,
        "you are here"@ja,
        "you are here"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "you are here"@en,
        "you are here"@ja,
        "you are here"@ja-latn .

_:N4bc2e851df194dee842f0889b954eb7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "where is the truth"@en,
        "where is the truth"@ja,
        "where is the truth"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "where is the truth"@en,
        "where is the truth"@ja,
        "where is the truth"@ja-latn .

_:N4fc6627d20ec4fe8b6434105d17d9d5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "raise the curtain"@en,
        "raise the curtain"@ja,
        "raise the curtain"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "raise the curtain"@en,
        "raise the curtain"@ja,
        "raise the curtain"@ja-latn .

_:N52f91499d17648c69a2a670aec004357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "doubt"@en,
        "doubt"@ja,
        "doubt"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "doubt"@en,
        "doubt"@ja,
        "doubt"@ja-latn .

_:N5cd7806e451a437fb6345ad1341fe82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the worst ending"@en,
        "the worst ending"@ja,
        "the worst ending"@ja-latn ;
    mo:track_number 33 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "the worst ending"@en,
        "the worst ending"@ja,
        "the worst ending"@ja-latn .

_:N64a3aa29ccd34efb88a52968e9f0017f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "doubt #2"@en,
        "doubt #2"@ja,
        "doubt #2"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "doubt #2"@en,
        "doubt #2"@ja,
        "doubt #2"@ja-latn .

_:N6d43aad773304d3b976417cc32426989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "not yet"@en,
        "まだダメよ"@ja,
        "mada dame yo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "not yet"@en,
        "まだダメよ"@ja,
        "mada dame yo"@ja-latn .

_:N6fd01a60c14c4e798f746a7cb124af36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flame of despair"@en,
        "flame of despair"@ja,
        "flame of despair"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "flame of despair"@en,
        "flame of despair"@ja,
        "flame of despair"@ja-latn .

_:N7a70d0d952424801b45b11f2af792205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nightmare!!"@en,
        "nightmare!!"@ja,
        "nightmare!!"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "nightmare!!"@en,
        "nightmare!!"@ja,
        "nightmare!!"@ja-latn .

_:N7abe2a8a8d584bffac3dea1b2b8fb1f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "he is..."@en,
        "he is..."@ja,
        "he is..."@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "he is..."@en,
        "he is..."@ja,
        "he is..."@ja-latn .

_:N7d62049223c24bca82076c55cbec16b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I cursed myself"@en,
        "I cursed myself"@ja,
        "I cursed myself"@ja-latn ;
    mo:track_number 34 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "I cursed myself"@en,
        "I cursed myself"@ja,
        "I cursed myself"@ja-latn .

_:N81fbb5e33445474b87d2e764a0e90a9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "now he is"@en,
        "now he is"@ja,
        "now he is"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "now he is"@en,
        "now he is"@ja,
        "now he is"@ja-latn .

_:N828cb96ba6d0477b8f66a61cdea05288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the battle is over"@en,
        "the battle is over"@ja,
        "the battle is over"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "the battle is over"@en,
        "the battle is over"@ja,
        "the battle is over"@ja-latn .

_:N900ee303913e44c3b7985a7ef19f4cce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one for all"@en,
        "one for all"@ja,
        "one for all"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "one for all"@en,
        "one for all"@ja,
        "one for all"@ja-latn .

_:N9ce3ad1ff0a447feb9db873757a52e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dream world"@en,
        "dream world"@ja,
        "dream world"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "dream world"@en,
        "dream world"@ja,
        "dream world"@ja-latn .

_:Na011f5d7a28d4c41aac1ee831f4033f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wanna destroy?"@en,
        "wanna destroy?"@ja,
        "wanna destroy?"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "wanna destroy?"@en,
        "wanna destroy?"@ja,
        "wanna destroy?"@ja-latn .

_:Na22bc1afab5a4991bad56cddf89df08e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wings of relief"@en,
        "wings of relief"@ja,
        "wings of relief"@ja-latn ;
    mo:track_number 39 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "wings of relief"@en,
        "wings of relief"@ja,
        "wings of relief"@ja-latn .

_:Na4da5aa7f546488282eaf9008a7e5c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "experimentation"@en,
        "experimentation"@ja,
        "experimentation"@ja-latn ;
    mo:track_number 31 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "experimentation"@en,
        "experimentation"@ja,
        "experimentation"@ja-latn .

_:Na5eec88bdea04a158666f0f430c8ee82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "never get there"@en,
        "never get there"@ja,
        "never get there"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "never get there"@en,
        "never get there"@ja,
        "never get there"@ja-latn .

_:Nae634507bf424479b3f9b1d24c19645f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nightmare ballet"@en,
        "nightmare ballet"@ja,
        "nightmare ballet"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "nightmare ballet"@en,
        "nightmare ballet"@ja,
        "nightmare ballet"@ja-latn .

_:Nb00e40de7da54108a5012caf711d245d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "we're here for you"@en,
        "we're here for you"@ja,
        "we're here for you"@ja-latn ;
    mo:track_number 37 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "we're here for you"@en,
        "we're here for you"@ja,
        "we're here for you"@ja-latn .

_:Nb1a4a764fba0482bb64c73dc7b55fd25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy ending"@en,
        "happy ending"@ja,
        "happy ending"@ja-latn ;
    mo:track_number 44 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "happy ending"@en,
        "happy ending"@ja,
        "happy ending"@ja-latn .

_:Nb263107f457a41d0b2c1ef6c17d0132d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "her new wings"@en,
        "her new wings"@ja,
        "her new wings"@ja-latn ;
    mo:track_number 41 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "her new wings"@en,
        "her new wings"@ja,
        "her new wings"@ja-latn .

_:Nb578d704c9f340c8841b796e8314612f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "absolute configuration"@en,
        "absolute configuration"@ja,
        "absolute configuration"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "absolute configuration"@en,
        "absolute configuration"@ja,
        "absolute configuration"@ja-latn .

_:Nb5b63bcb80eb4fb9a18519690883fb62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "this is the truth"@en,
        "this is the truth"@ja,
        "this is the truth"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "this is the truth"@en,
        "this is the truth"@ja,
        "this is the truth"@ja-latn .

_:Nbe77de57dde0479783e3302656fafa20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "take your hands"@en,
        "take your hands"@ja,
        "take your hands"@ja-latn ;
    mo:track_number 38 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "take your hands"@en,
        "take your hands"@ja,
        "take your hands"@ja-latn .

_:Nc0285a6168f246f8a7009460817540ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "face the truth"@en,
        "face the truth"@ja,
        "face the truth"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "face the truth"@en,
        "face the truth"@ja,
        "face the truth"@ja-latn .

_:Nc27e0c2d4b5e4e649ae6bc7cf5d165ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gonna fight with me"@en,
        "gonna fight with me"@ja,
        "gonna fight with me"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "gonna fight with me"@en,
        "gonna fight with me"@ja,
        "gonna fight with me"@ja-latn .

_:Nc81e43bf1bb3413bb86d383e0da87fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theater of a witch"@en,
        "theater of a witch"@ja,
        "theater of a witch"@ja-latn ;
    mo:track_number 36 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "theater of a witch"@en,
        "theater of a witch"@ja,
        "theater of a witch"@ja-latn .

_:Ncf5cd42410b94427bf89359723acb073 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "never leave you alone"@en,
        "never leave you alone"@ja,
        "never leave you alone"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "never leave you alone"@en,
        "never leave you alone"@ja,
        "never leave you alone"@ja-latn .

_:Nd591b8c7bd2b45daaaa972b77d95915e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noi!"@en,
        "Noi!"@ja,
        "Noi!"@ja-latn ;
    mo:track_number 32 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "Noi!"@en,
        "Noi!"@ja,
        "Noi!"@ja-latn .

_:Nd59c421aa40547c2a8d934d766ca77d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nice to meet you"@en,
        "nice to meet you"@ja,
        "nice to meet you"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "nice to meet you"@en,
        "nice to meet you"@ja,
        "nice to meet you"@ja-latn .

_:Ne49c163010e647799f740061b6b4ee91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I was waiting for this moment"@en,
        "I was waiting for this moment"@ja,
        "I was waiting for this moment"@ja-latn ;
    mo:track_number 40 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "I was waiting for this moment"@en,
        "I was waiting for this moment"@ja,
        "I was waiting for this moment"@ja-latn .

_:Ne672a0eade6f46e2adef81d9f3e8d69e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "once we were"@en,
        "once we were"@ja,
        "once we were"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "once we were"@en,
        "once we were"@ja,
        "once we were"@ja-latn .

_:Nf1399de41b564527b2aa6396131853f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holly Quintet"@en,
        "Holly Quintet"@ja,
        "Holly Quintet"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "Holly Quintet"@en,
        "Holly Quintet"@ja,
        "Holly Quintet"@ja-latn .

_:Nfafada668f084ee9a5c28e706575dc86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nothing special, but so special"@en,
        "nothing special, but so special"@ja,
        "nothing special, but so special"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "nothing special, but so special"@en,
        "nothing special, but so special"@ja,
        "nothing special, but so special"@ja-latn .

_:Nfcc370cc36c24ae2bcaae011dba32ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I think this world is precious"@en,
        "I think this world is precious"@ja,
        "I think this world is precious"@ja-latn ;
    mo:track_number 43 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "I think this world is precious"@en,
        "I think this world is precious"@ja,
        "I think this world is precious"@ja-latn .

_:Nfd8eac474f9847e480b88101612986e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "another episode"@en,
        "another episode"@ja,
        "another episode"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "another episode"@en,
        "another episode"@ja,
        "another episode"@ja-latn .

_:Nfde96d66726a48b49e1fbf9029f4c494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "not yet"@en,
        "not yet"@ja,
        "not yet"@ja-latn ;
    mo:track_number 45 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nc3a2303e33c04e7a8c1ddcdf8bf340bb ;
    schema:name "not yet"@en,
        "not yet"@ja,
        "not yet"@ja-latn .

_:Nc3a2303e33c04e7a8c1ddcdf8bf340bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N119f5cf4b76347c08189b19068178de0,
        _:N169e28551bf0463191b2e5e87a724349,
        _:N1fd89f6ca420416db20e45c42aa2b6fe,
        _:N232c104210f743f893cd0d5b8d426d06,
        _:N2f531ee8d54446c3a82fc1e75e31ffae,
        _:N440b3ae0198b44ccb48d375f96b6d34f,
        _:N4a59f5161d5a482caf2c145a3a17f12b,
        _:N4bc2e851df194dee842f0889b954eb7b,
        _:N4fc6627d20ec4fe8b6434105d17d9d5e,
        _:N52f91499d17648c69a2a670aec004357,
        _:N5cd7806e451a437fb6345ad1341fe82f,
        _:N64a3aa29ccd34efb88a52968e9f0017f,
        _:N6d43aad773304d3b976417cc32426989,
        _:N6fd01a60c14c4e798f746a7cb124af36,
        _:N7a70d0d952424801b45b11f2af792205,
        _:N7abe2a8a8d584bffac3dea1b2b8fb1f6,
        _:N7d62049223c24bca82076c55cbec16b1,
        _:N81fbb5e33445474b87d2e764a0e90a9e,
        _:N828cb96ba6d0477b8f66a61cdea05288,
        _:N900ee303913e44c3b7985a7ef19f4cce,
        _:N9ce3ad1ff0a447feb9db873757a52e61,
        _:Na011f5d7a28d4c41aac1ee831f4033f1,
        _:Na22bc1afab5a4991bad56cddf89df08e,
        _:Na4da5aa7f546488282eaf9008a7e5c5e,
        _:Na5eec88bdea04a158666f0f430c8ee82,
        _:Nae634507bf424479b3f9b1d24c19645f,
        _:Nb00e40de7da54108a5012caf711d245d,
        _:Nb1a4a764fba0482bb64c73dc7b55fd25,
        _:Nb263107f457a41d0b2c1ef6c17d0132d,
        _:Nb578d704c9f340c8841b796e8314612f,
        _:Nb5b63bcb80eb4fb9a18519690883fb62,
        _:Nbe77de57dde0479783e3302656fafa20,
        _:Nc0285a6168f246f8a7009460817540ad,
        _:Nc27e0c2d4b5e4e649ae6bc7cf5d165ce,
        _:Nc81e43bf1bb3413bb86d383e0da87fab,
        _:Ncf5cd42410b94427bf89359723acb073,
        _:Nd591b8c7bd2b45daaaa972b77d95915e,
        _:Nd59c421aa40547c2a8d934d766ca77d0,
        _:Ne49c163010e647799f740061b6b4ee91,
        _:Ne672a0eade6f46e2adef81d9f3e8d69e,
        _:Nf1399de41b564527b2aa6396131853f3,
        _:Nfafada668f084ee9a5c28e706575dc86,
        _:Nfcc370cc36c24ae2bcaae011dba32ab1,
        _:Nfd8eac474f9847e480b88101612986e4,
        _:Nfde96d66726a48b49e1fbf9029f4c494 ;
    mo:track_count 45 ;
    schema:duration "PT75:52"^^xsd:interval ;
    schema:numTracks 45 ;
    schema:track _:N119f5cf4b76347c08189b19068178de0,
        _:N169e28551bf0463191b2e5e87a724349,
        _:N1fd89f6ca420416db20e45c42aa2b6fe,
        _:N232c104210f743f893cd0d5b8d426d06,
        _:N2f531ee8d54446c3a82fc1e75e31ffae,
        _:N440b3ae0198b44ccb48d375f96b6d34f,
        _:N4a59f5161d5a482caf2c145a3a17f12b,
        _:N4bc2e851df194dee842f0889b954eb7b,
        _:N4fc6627d20ec4fe8b6434105d17d9d5e,
        _:N52f91499d17648c69a2a670aec004357,
        _:N5cd7806e451a437fb6345ad1341fe82f,
        _:N64a3aa29ccd34efb88a52968e9f0017f,
        _:N6d43aad773304d3b976417cc32426989,
        _:N6fd01a60c14c4e798f746a7cb124af36,
        _:N7a70d0d952424801b45b11f2af792205,
        _:N7abe2a8a8d584bffac3dea1b2b8fb1f6,
        _:N7d62049223c24bca82076c55cbec16b1,
        _:N81fbb5e33445474b87d2e764a0e90a9e,
        _:N828cb96ba6d0477b8f66a61cdea05288,
        _:N900ee303913e44c3b7985a7ef19f4cce,
        _:N9ce3ad1ff0a447feb9db873757a52e61,
        _:Na011f5d7a28d4c41aac1ee831f4033f1,
        _:Na22bc1afab5a4991bad56cddf89df08e,
        _:Na4da5aa7f546488282eaf9008a7e5c5e,
        _:Na5eec88bdea04a158666f0f430c8ee82,
        _:Nae634507bf424479b3f9b1d24c19645f,
        _:Nb00e40de7da54108a5012caf711d245d,
        _:Nb1a4a764fba0482bb64c73dc7b55fd25,
        _:Nb263107f457a41d0b2c1ef6c17d0132d,
        _:Nb578d704c9f340c8841b796e8314612f,
        _:Nb5b63bcb80eb4fb9a18519690883fb62,
        _:Nbe77de57dde0479783e3302656fafa20,
        _:Nc0285a6168f246f8a7009460817540ad,
        _:Nc27e0c2d4b5e4e649ae6bc7cf5d165ce,
        _:Nc81e43bf1bb3413bb86d383e0da87fab,
        _:Ncf5cd42410b94427bf89359723acb073,
        _:Nd591b8c7bd2b45daaaa972b77d95915e,
        _:Nd59c421aa40547c2a8d934d766ca77d0,
        _:Ne49c163010e647799f740061b6b4ee91,
        _:Ne672a0eade6f46e2adef81d9f3e8d69e,
        _:Nf1399de41b564527b2aa6396131853f3,
        _:Nfafada668f084ee9a5c28e706575dc86,
        _:Nfcc370cc36c24ae2bcaae011dba32ab1,
        _:Nfd8eac474f9847e480b88101612986e4,
        _:Nfde96d66726a48b49e1fbf9029f4c494 .

