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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65195#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/65195#composition>,
        <album/65195#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65195#subject> ;
    schema:name "Go Shiina"@en,
        "椎名豪"@ja ;
    foaf:made <album/65195#composition>,
        <album/65195#subject> ;
    foaf:name "Go Shiina"@en,
        "椎名豪"@ja .

<product/4136#subject> a schema:CreativeWork ;
    schema:name "Tales of Zestiria the X"@en,
        "テイルズ オブ ゼスティリア ザ クロス"@ja,
        "Tales of Zestiria the Cross"@ja-latn ;
    foaf:name "Tales of Zestiria the X"@en,
        "テイルズ オブ ゼスティリア ザ クロス"@ja,
        "Tales of Zestiria the Cross"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/59/65195/65195-1501254600.jpg> a schema:ImageObject,
        foaf:Image .

<album/65195#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@en,
        "テイルズ オブ ゼスティリア ザ クロス Blu-ray BOX II Special Music CD"@ja,
        "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@ja-latn ;
    mo:composer <artist/166#subject>,
        <artist/977#subject> ;
    mo:produced_work <album/65195#musicalwork> ;
    schema:name "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@en,
        "テイルズ オブ ゼスティリア ザ クロス Blu-ray BOX II Special Music CD"@ja,
        "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@ja-latn .

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

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

<artist/15069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65195#performance> ;
    schema:name "forcaChoir"@en ;
    foaf:name "forcaChoir"@en .

<artist/16140#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65195#performance> ;
    schema:name "Ingrid Gerdes"@en ;
    foaf:made <album/65195#lyrics>,
        <album/65195#subject> ;
    foaf:name "Ingrid Gerdes"@en .

<artist/19936#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65195#performance> ;
    schema:name "Courtney Knott"@en ;
    foaf:made <album/65195#lyrics>,
        <album/65195#subject> ;
    foaf:name "Courtney Knott"@en .

<album/65195#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@en,
        "テイルズ オブ ゼスティリア ザ クロス Blu-ray BOX II Special Music CD"@ja,
        "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@ja-latn ;
    mo:performance_of <album/65195#musicalwork> ;
    mo:performer <artist/15069#subject>,
        <artist/16140#subject>,
        <artist/19936#subject> ;
    mo:recorded_as <album/65195#musicalexpression> ;
    schema:byArtist <artist/15069#subject>,
        <artist/16140#subject>,
        <artist/19936#subject> ;
    schema:name "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@en,
        "テイルズ オブ ゼスティリア ザ クロス Blu-ray BOX II Special Music CD"@ja,
        "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@ja-latn ;
    schema:workPerformed <album/65195#musicalwork> .

<album/65195#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-28"^^xsd:date ;
    dcterms:title "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@en,
        "テイルズ オブ ゼスティリア ザ クロス Blu-ray BOX II Special Music CD"@ja,
        "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@ja-latn ;
    mo:catalogue_number "BCXC-0052" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65195#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    mo:record_count 1 ;
    schema:about <product/4136#subject> ;
    schema:byArtist <artist/15069#subject>,
        <artist/16140#subject>,
        <artist/19936#subject> ;
    schema:datePublished "2017-07-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/59/65195/65195-1501254600.jpg> ;
    schema:name "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@en,
        "テイルズ オブ ゼスティリア ザ クロス Blu-ray BOX II Special Music CD"@ja,
        "Tales of Zestiria the X Blu-ray BOX II Special Music CD"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/65195/65195-1501254600.jpg> .

_:N0053c37bac5c47d2872a1ec59ebb8a15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#23 Be like the wind M02"@en,
        "#23 Become the Wind M02"@en,
        "#23 風になる M02"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#23 Be like the wind M02"@en,
        "#23 Become the Wind M02"@en,
        "#23 風になる M02"@ja .

_:N0e02d8ed4e8e4d67a563b56444221cb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#25 The Legend M02"@en,
        "#25 伝承 M02"@ja ;
    mo:track_number 38 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#25 The Legend M02"@en,
        "#25 伝承 M02"@ja .

_:N108f1a51e586457a8b0b7992db98c166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#25 The Legend M01"@en,
        "#25 伝承 M01"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#25 The Legend M01"@en,
        "#25 伝承 M01"@ja .

_:N12b525c3a7104e92a023416ac8fdcc30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#17 Justice at Hand Rather than Ideals Beyond One's Reach M02"@en,
        "#17 Justice at Hand rather than Ideal beyond One's Reach M02"@en,
        "#17 届かない理想より目の前の正義 M02"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#17 Justice at Hand Rather than Ideals Beyond One's Reach M02"@en,
        "#17 Justice at Hand rather than Ideal beyond One's Reach M02"@en,
        "#17 届かない理想より目の前の正義 M02"@ja .

_:N24a31080941e4ee4b6efacda18de955c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#13 A World Without Malevolence M01"@en,
        "#13 World without Malevolence M01"@en,
        "#13 穢れなき世界 M01"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#13 A World Without Malevolence M01"@en,
        "#13 World without Malevolence M01"@en,
        "#13 穢れなき世界 M01"@ja .

_:N28dcedfdc1b34b529fa4dc8de731f729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#18 Negotiation M02"@en,
        "#18 商談 M02"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#18 Negotiation M02"@en,
        "#18 商談 M02"@ja .

_:N3802655089124d808c8bee7e3a74a48a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#23 Be like the wind M01"@en,
        "#23 Become the Wind M01"@en,
        "#23 風になる M01"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#23 Be like the wind M01"@en,
        "#23 Become the Wind M01"@en,
        "#23 風になる M01"@ja .

_:N3ebd1cc3ef9a4329a0f1e6edb0740b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#24 The Answer We Come Upon M02"@en,
        "#24 The chosen answer M02"@en,
        "#24 導き出した答え M02"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#24 The Answer We Come Upon M02"@en,
        "#24 The chosen answer M02"@en,
        "#24 導き出した答え M02"@ja .

_:N4a814426c19a470c9468870b320e2027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#16 Revenge M03"@en,
        "#16 復讐 M03"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#16 Revenge M03"@en,
        "#16 復讐 M03"@ja .

_:N4bcc4848e5c24754b79ab645cb9012c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#23 Be like the wind M03"@en,
        "#23 Become the Wind M03"@en,
        "#23 風になる M03"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#23 Be like the wind M03"@en,
        "#23 Become the Wind M03"@en,
        "#23 風になる M03"@ja .

_:N5b5427be16c54089854a9b7dc8d0c97b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#19 Ladylake M02"@en,
        "#19 レディレイク M02"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#19 Ladylake M02"@en,
        "#19 レディレイク M02"@ja .

_:N5fd30a427d964d10a79a34abde1e095e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#21 The Ideal World M02"@en,
        "#21 The ideal world M02"@en,
        "#21 いつか夢見た世界 M02"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#21 The Ideal World M02"@en,
        "#21 The ideal world M02"@en,
        "#21 いつか夢見た世界 M02"@ja .

_:N627b0d28e92943b6bc1f5257abcdbf57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#24 The Answer We Come Upon M03"@en,
        "#24 The chosen answer M03"@en,
        "#24 導き出した答え M03"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#24 The Answer We Come Upon M03"@en,
        "#24 The chosen answer M03"@en,
        "#24 導き出した答え M03"@ja .

_:N6785de6c785942d7a914cb81a8d0d26d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#17 Justice at Hand Rather than Ideals Beyond One's Reach M03"@en,
        "#17 Justice at Hand rather than Ideal beyond One's Reach M03"@en,
        "#17 届かない理想より目の前の正義 M03"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#17 Justice at Hand Rather than Ideals Beyond One's Reach M03"@en,
        "#17 Justice at Hand rather than Ideal beyond One's Reach M03"@en,
        "#17 届かない理想より目の前の正義 M03"@ja .

_:N6c9c305ccf3142c49158193c9d1bdfbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#14 Dezel the Wind Seraph M03"@en,
        "#14 Wind Seraph, Dezel M03"@en,
        "#14 風の天族デゼル M03"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#14 Dezel the Wind Seraph M03"@en,
        "#14 Wind Seraph, Dezel M03"@en,
        "#14 風の天族デゼル M03"@ja .

_:N6df1e5a3c7ad4c6787065ae9783fb258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#14 Dezel the Wind Seraph M02"@en,
        "#14 Wind Seraph, Dezel M02"@en,
        "#14 風の天族デゼル M02"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#14 Dezel the Wind Seraph M02"@en,
        "#14 Wind Seraph, Dezel M02"@en,
        "#14 風の天族デゼル M02"@ja .

_:N6f35ff0cb38140a2ac5daab8811a6670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#15 Each One's Principles M02"@en,
        "#15 それぞれの哲学 M02"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#15 Each One's Principles M02"@en,
        "#15 それぞれの哲学 M02"@ja .

_:N79f4c921d4824627b712851e6a26a58f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey's End TOZ-X Ver."@en,
        "Journey's End TOZ-X Ver."@ja ;
    mo:track_number 37 ;
    schema:duration "PT11:53"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "Journey's End TOZ-X Ver."@en,
        "Journey's End TOZ-X Ver."@ja .

_:N82cf5c6096eb46d39faa1d38975ae0f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Up TOZ-X Ver."@en,
        "Rising Up TOZ-X Ver."@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "Rising Up TOZ-X Ver."@en,
        "Rising Up TOZ-X Ver."@ja .

_:N88bfe113e19546b6b78098538fd36d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#21 The Ideal World M01"@en,
        "#21 The ideal world M01"@en,
        "#21 いつか夢見た世界 M01"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#21 The Ideal World M01"@en,
        "#21 The ideal world M01"@en,
        "#21 いつか夢見た世界 M01"@ja .

_:N8d1eb0e6ac0f4754b00d7221fe9bb65f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#23 Be like the wind M04"@en,
        "#23 Become the Wind M04"@en,
        "#23 風になる M04"@ja ;
    mo:track_number 32 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#23 Be like the wind M04"@en,
        "#23 Become the Wind M04"@en,
        "#23 風になる M04"@ja .

_:N8d30505571534cfeb247663c2c6d2610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#22 Northern land M04"@en,
        "#22 The Land to the North M04"@en,
        "#22 北の大地 M04"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#22 Northern land M04"@en,
        "#22 The Land to the North M04"@en,
        "#22 北の大地 M04"@ja .

_:N8d3b0fb37a46435fb67ab9f902b77eb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#16 Revenge M02"@en,
        "#16 復讐 M02"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#16 Revenge M02"@en,
        "#16 復讐 M02"@ja .

_:N8d5151e831cb4e4a8650095f6dbf16f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#19 Ladylake M01"@en,
        "#19 レディレイク M01"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#19 Ladylake M01"@en,
        "#19 レディレイク M01"@ja .

_:N8fa9a7d58c674b93856e8d817fadd841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#18 Negotiation M01"@en,
        "#18 商談 M01"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#18 Negotiation M01"@en,
        "#18 商談 M01"@ja .

_:Na84d4b490b804b5d9b9606ef774e1d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#13 A World Without Malevolence M02"@en,
        "#13 World without Malevolence M02"@en,
        "#13 穢れなき世界 M02"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#13 A World Without Malevolence M02"@en,
        "#13 World without Malevolence M02"@en,
        "#13 穢れなき世界 M02"@ja .

_:Na8e4153c41d34b41bd32d2bcf6d366c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#22 Northern land M03"@en,
        "#22 The Land to the North M03"@en,
        "#22 北の大地 M03"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#22 Northern land M03"@en,
        "#22 The Land to the North M03"@en,
        "#22 北の大地 M03"@ja .

_:Nbe01bcf91206432c98900750da65c314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#13 A World Without Malevolence M03"@en,
        "#13 World without Malevolence M03"@en,
        "#13 穢れなき世界 M03"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#13 A World Without Malevolence M03"@en,
        "#13 World without Malevolence M03"@en,
        "#13 穢れなき世界 M03"@ja .

_:Nbff0abe830d94d69a9cafb7e12ac4afa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#21 The Ideal World M03"@en,
        "#21 The ideal world M03"@en,
        "#21 いつか夢見た世界 M03"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#21 The Ideal World M03"@en,
        "#21 The ideal world M03"@en,
        "#21 いつか夢見た世界 M03"@ja .

_:Nc14a5f78d6084b4c952d4a429b5f3bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#22 Northern land M02"@en,
        "#22 The Land to the North M02"@en,
        "#22 北の大地 M02"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#22 Northern land M02"@en,
        "#22 The Land to the North M02"@en,
        "#22 北の大地 M02"@ja .

_:Nc4fa328318f84cc998b35f033c14e52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#17 Justice at Hand Rather than Ideals Beyond One's Reach M01"@en,
        "#17 Justice at Hand rather than Ideal beyond One's Reach M01"@en,
        "#17 届かない理想より目の前の正義 M01"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#17 Justice at Hand Rather than Ideals Beyond One's Reach M01"@en,
        "#17 Justice at Hand rather than Ideal beyond One's Reach M01"@en,
        "#17 届かない理想より目の前の正義 M01"@ja .

_:Nd763b2c63c684862b189460460a39c3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#15 Each One's Principles M01"@en,
        "#15 それぞれの哲学 M01"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#15 Each One's Principles M01"@en,
        "#15 それぞれの哲学 M01"@ja .

_:Nda2028dcc4f240fa9cdb1446a1110956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#24 The Answer We Come Upon M01"@en,
        "#24 The chosen answer M01"@en,
        "#24 導き出した答え M01"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#24 The Answer We Come Upon M01"@en,
        "#24 The chosen answer M01"@en,
        "#24 導き出した答え M01"@ja .

_:Ne2ad9084b2074bf4a5fef8dbd898e667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#20 Purification M01"@en,
        "#20 浄化 M01"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#20 Purification M01"@en,
        "#20 浄化 M01"@ja .

_:Nea85af294ea34a20904f17e6fca2c7df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#22 Northern land M01"@en,
        "#22 The Land to the North M01"@en,
        "#22 北の大地 M01"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#22 Northern land M01"@en,
        "#22 The Land to the North M01"@en,
        "#22 北の大地 M01"@ja .

_:Nebc0784fb7fb4761ad7b4f22969f6896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#20 Purification M02"@en,
        "#20 浄化 M02"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#20 Purification M02"@en,
        "#20 浄化 M02"@ja .

_:Nf05983f430c54944b4846e2274a94eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#16 Revenge M01"@en,
        "#16 復讐 M01"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#16 Revenge M01"@en,
        "#16 復讐 M01"@ja .

_:Nfae84142e5624a16b9f38d622900d191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#14 Dezel the Wind Seraph M01"@en,
        "#14 Wind Seraph, Dezel M01"@en,
        "#14 風の天族デゼル M01"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nd7bf01f09dca4d44985e58541aa9cf69 ;
    schema:name "#14 Dezel the Wind Seraph M01"@en,
        "#14 Wind Seraph, Dezel M01"@en,
        "#14 風の天族デゼル M01"@ja .

_:Nd7bf01f09dca4d44985e58541aa9cf69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0053c37bac5c47d2872a1ec59ebb8a15,
        _:N0e02d8ed4e8e4d67a563b56444221cb2,
        _:N108f1a51e586457a8b0b7992db98c166,
        _:N12b525c3a7104e92a023416ac8fdcc30,
        _:N24a31080941e4ee4b6efacda18de955c,
        _:N28dcedfdc1b34b529fa4dc8de731f729,
        _:N3802655089124d808c8bee7e3a74a48a,
        _:N3ebd1cc3ef9a4329a0f1e6edb0740b97,
        _:N4a814426c19a470c9468870b320e2027,
        _:N4bcc4848e5c24754b79ab645cb9012c7,
        _:N5b5427be16c54089854a9b7dc8d0c97b,
        _:N5fd30a427d964d10a79a34abde1e095e,
        _:N627b0d28e92943b6bc1f5257abcdbf57,
        _:N6785de6c785942d7a914cb81a8d0d26d,
        _:N6c9c305ccf3142c49158193c9d1bdfbd,
        _:N6df1e5a3c7ad4c6787065ae9783fb258,
        _:N6f35ff0cb38140a2ac5daab8811a6670,
        _:N79f4c921d4824627b712851e6a26a58f,
        _:N82cf5c6096eb46d39faa1d38975ae0f2,
        _:N88bfe113e19546b6b78098538fd36d3a,
        _:N8d1eb0e6ac0f4754b00d7221fe9bb65f,
        _:N8d30505571534cfeb247663c2c6d2610,
        _:N8d3b0fb37a46435fb67ab9f902b77eb1,
        _:N8d5151e831cb4e4a8650095f6dbf16f5,
        _:N8fa9a7d58c674b93856e8d817fadd841,
        _:Na84d4b490b804b5d9b9606ef774e1d34,
        _:Na8e4153c41d34b41bd32d2bcf6d366c8,
        _:Nbe01bcf91206432c98900750da65c314,
        _:Nbff0abe830d94d69a9cafb7e12ac4afa,
        _:Nc14a5f78d6084b4c952d4a429b5f3bb8,
        _:Nc4fa328318f84cc998b35f033c14e52f,
        _:Nd763b2c63c684862b189460460a39c3b,
        _:Nda2028dcc4f240fa9cdb1446a1110956,
        _:Ne2ad9084b2074bf4a5fef8dbd898e667,
        _:Nea85af294ea34a20904f17e6fca2c7df,
        _:Nebc0784fb7fb4761ad7b4f22969f6896,
        _:Nf05983f430c54944b4846e2274a94eaf,
        _:Nfae84142e5624a16b9f38d622900d191 ;
    mo:track_count 38 ;
    schema:duration "PT73:35"^^xsd:interval ;
    schema:numTracks 38 ;
    schema:track _:N0053c37bac5c47d2872a1ec59ebb8a15,
        _:N0e02d8ed4e8e4d67a563b56444221cb2,
        _:N108f1a51e586457a8b0b7992db98c166,
        _:N12b525c3a7104e92a023416ac8fdcc30,
        _:N24a31080941e4ee4b6efacda18de955c,
        _:N28dcedfdc1b34b529fa4dc8de731f729,
        _:N3802655089124d808c8bee7e3a74a48a,
        _:N3ebd1cc3ef9a4329a0f1e6edb0740b97,
        _:N4a814426c19a470c9468870b320e2027,
        _:N4bcc4848e5c24754b79ab645cb9012c7,
        _:N5b5427be16c54089854a9b7dc8d0c97b,
        _:N5fd30a427d964d10a79a34abde1e095e,
        _:N627b0d28e92943b6bc1f5257abcdbf57,
        _:N6785de6c785942d7a914cb81a8d0d26d,
        _:N6c9c305ccf3142c49158193c9d1bdfbd,
        _:N6df1e5a3c7ad4c6787065ae9783fb258,
        _:N6f35ff0cb38140a2ac5daab8811a6670,
        _:N79f4c921d4824627b712851e6a26a58f,
        _:N82cf5c6096eb46d39faa1d38975ae0f2,
        _:N88bfe113e19546b6b78098538fd36d3a,
        _:N8d1eb0e6ac0f4754b00d7221fe9bb65f,
        _:N8d30505571534cfeb247663c2c6d2610,
        _:N8d3b0fb37a46435fb67ab9f902b77eb1,
        _:N8d5151e831cb4e4a8650095f6dbf16f5,
        _:N8fa9a7d58c674b93856e8d817fadd841,
        _:Na84d4b490b804b5d9b9606ef774e1d34,
        _:Na8e4153c41d34b41bd32d2bcf6d366c8,
        _:Nbe01bcf91206432c98900750da65c314,
        _:Nbff0abe830d94d69a9cafb7e12ac4afa,
        _:Nc14a5f78d6084b4c952d4a429b5f3bb8,
        _:Nc4fa328318f84cc998b35f033c14e52f,
        _:Nd763b2c63c684862b189460460a39c3b,
        _:Nda2028dcc4f240fa9cdb1446a1110956,
        _:Ne2ad9084b2074bf4a5fef8dbd898e667,
        _:Nea85af294ea34a20904f17e6fca2c7df,
        _:Nebc0784fb7fb4761ad7b4f22969f6896,
        _:Nf05983f430c54944b4846e2274a94eaf,
        _:Nfae84142e5624a16b9f38d622900d191 .

