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

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

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

<artist/1936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14235#subject> ;
    schema:name "TENMON"@en,
        "天門"@ja ;
    foaf:made <album/14235#composition>,
        <album/14235#subject> ;
    foaf:name "TENMON"@en,
        "天門"@ja .

<artist/59192#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14235#subject> ;
    schema:name "Eiichiro Yanagi"@en,
        "柳英一郎"@ja ;
    foaf:made <album/14235#composition>,
        <album/14235#subject> ;
    foaf:name "Eiichiro Yanagi"@en,
        "柳英一郎"@ja .

<product/4421#subject> a schema:CreativeWork ;
    schema:name "ef - a tale of melodies."@en,
        "ef - a tale of melodies."@ja,
        "ef - a tale of melodies."@ja-latn ;
    foaf:name "ef - a tale of melodies."@en,
        "ef - a tale of melodies."@ja,
        "ef - a tale of melodies."@ja-latn .

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

<album/14235#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@en,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja-latn ;
    mo:performance_of <album/14235#musicalwork> ;
    mo:recorded_as <album/14235#musicalexpression> ;
    schema:name "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@en,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja-latn ;
    schema:workPerformed <album/14235#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/53/14235/14235-1245978360.jpg> a schema:ImageObject,
        foaf:Image .

<album/14235#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@en,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja-latn ;
    mo:composer <artist/1936#subject>,
        <artist/59192#subject> ;
    mo:produced_work <album/14235#musicalwork> ;
    schema:name "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@en,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja-latn .

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

<album/14235#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-27"^^xsd:date ;
    dcterms:title "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@en,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja-latn ;
    mo:catalogue_number "GNCA-1166" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14235#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:N1fdfc1337de64752b6e87245547f8928 ;
    mo:record_count 1 ;
    schema:about <product/4421#subject> ;
    schema:datePublished "2009-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/14235/14235-1245978360.jpg> ;
    schema:name "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@en,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja,
        "ef - a tale of melodies. ORIGINAL SOUNDTRACK 2 ~felice~"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/14235/14235-1245978360.jpg> .

_:N01d656b60b114a74b10c20dc5eab5fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New town, Old town"@en,
        "New town, Old town"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "New town, Old town"@en,
        "New town, Old town"@ja .

_:N0732b8627f3a409fa129d58b9b1de386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It starts here"@en,
        "It starts here"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "It starts here"@en,
        "It starts here"@ja .

_:N130418fa810e47faa77a28d5fb0d5305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power of Smile (TV-EDIT ver.B)"@en,
        "笑顔のチカラ (TV-EDIT ver.B)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "The Power of Smile (TV-EDIT ver.B)"@en,
        "笑顔のチカラ (TV-EDIT ver.B)"@ja .

_:N1578ec85343d4c049eb72d9ed5a4ba24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collapsing feelings"@en,
        "Collapsing feelings"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Collapsing feelings"@en,
        "Collapsing feelings"@ja .

_:N18868e3b52a54ca7a3471a672198e318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ebullient future (English TV-EDIT ver.2)"@en,
        "ebullient future (English TV-EDIT ver.2)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "ebullient future (English TV-EDIT ver.2)"@en,
        "ebullient future (English TV-EDIT ver.2)"@ja .

_:N1897da4de64242c2b6feba304e76ca74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragility and scary"@en,
        "Fragility and scary"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Fragility and scary"@en,
        "Fragility and scary"@ja .

_:N317bb4bc80a94582b21a4714b9ea5ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of a wish (TV-EDIT ver.B)"@en,
        "願いのカケラ (TV-EDIT ver.B)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Fragments of a wish (TV-EDIT ver.B)"@en,
        "願いのカケラ (TV-EDIT ver.B)"@ja .

_:N31965d3487e74150ac8738baa8e3de63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two courages"@en,
        "Two courages"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Two courages"@en,
        "Two courages"@ja .

_:N36b2ba555fc54d7a816cae3a26ad7fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ebullient future (Japanese TV-EDIT)"@en,
        "ebullient future (Japanese TV-EDIT)"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "ebullient future (Japanese TV-EDIT)"@en,
        "ebullient future (Japanese TV-EDIT)"@ja .

_:N4c6add667dca4ac08c75fe553717eac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The wished world"@en,
        "The wished world"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "The wished world"@en,
        "The wished world"@ja .

_:N4cc2aa19a49d4ef8b252a58fac33b74b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two are brought together"@en,
        "Two are brought together"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Two are brought together"@en,
        "Two are brought together"@ja .

_:N4d3fceb9ec9f459b8496be08c456b2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lights"@en,
        "Lights"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Lights"@en,
        "Lights"@ja .

_:N4db9b50a89434c369f07c020f0e3fe78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It through all eternity"@en,
        "It through all eternity"@ja ;
    mo:track_number 33 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "It through all eternity"@en,
        "It through all eternity"@ja .

_:N5db3298c0bd14a4cad811ba991d87b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watches it from the sky"@en,
        "Watches it from the sky"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Watches it from the sky"@en,
        "Watches it from the sky"@ja .

_:N71e10d31c0f0450a9e365b4489a2ff6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wall of ice"@en,
        "Wall of ice"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Wall of ice"@en,
        "Wall of ice"@ja .

_:N797432c8fb0b48099f304f6391b09ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ebullient future (Piano Ver.)"@en,
        "ebullient future (Piano Ver.)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "ebullient future (Piano Ver.)"@en,
        "ebullient future (Piano Ver.)"@ja .

_:N7e71aae83dd24c99a1171d2b8edd416d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel's stairs IE mix."@en,
        "Angel's stairs IE mix."@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Angel's stairs IE mix."@en,
        "Angel's stairs IE mix."@ja .

_:N84eb94acaa404effa7c3cefa048e3155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dependence"@en,
        "Dependence"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Dependence"@en,
        "Dependence"@ja .

_:N8cfd228970104ccf9fc768b94b2d705d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bluffs regret"@en,
        "Bluffs regret"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Bluffs regret"@en,
        "Bluffs regret"@ja .

_:N979ef6c226de48dca93cc715ab08b1f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The place promised"@en,
        "The place promised"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "The place promised"@en,
        "The place promised"@ja .

_:Na3ce2872ff5b4af3b73e318fbbff5079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A moon filled sky"@en,
        "A moon filled sky"@ja ;
    mo:track_number 28 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "A moon filled sky"@en,
        "A moon filled sky"@ja .

_:Na50b88775a1a4045af869699c0f7e1ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uneasy time"@en,
        "Uneasy time"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Uneasy time"@en,
        "Uneasy time"@ja .

_:Na5d53124d25b42969ca3076210875854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hand of light"@en,
        "Hand of light"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Hand of light"@en,
        "Hand of light"@ja .

_:Nac34efcf033f4847927b1422bb71ccac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The past and the future"@en,
        "The past and the future"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "The past and the future"@en,
        "The past and the future"@ja .

_:Nb5fa41057bb34e0787fae17e21191357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two becomes one"@en,
        "Two becomes one"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Two becomes one"@en,
        "Two becomes one"@ja .

_:Nba6c4046b48846e4a1687db1fb85009c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The smile is bet"@en,
        "The smile is bet"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "The smile is bet"@en,
        "The smile is bet"@ja .

_:Nbe4400dc748840328c265af3998c75d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sedition"@en,
        "Sedition"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Sedition"@en,
        "Sedition"@ja .

_:Nc70c8f4c512f48119406b14fcf4d18cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ever forever OG mix."@en,
        "ever forever OG mix."@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "ever forever OG mix."@en,
        "ever forever OG mix."@ja .

_:Nca77d53eb8f34f6099502f3a686d3a44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Painful notification"@en,
        "Painful notification"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Painful notification"@en,
        "Painful notification"@ja .

_:Nd53f6ab2315947edba447e7cc85cc43f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First step that realizes dream"@en,
        "First step that realizes dream"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "First step that realizes dream"@en,
        "First step that realizes dream"@ja .

_:Ndbc979e8464f4feb88b484996a090538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In front of the grave"@en,
        "In front of the grave"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "In front of the grave"@en,
        "In front of the grave"@ja .

_:Necf2898e43514a899faf110558ccf062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nonchalant happiness"@en,
        "Nonchalant happiness"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Nonchalant happiness"@en,
        "Nonchalant happiness"@ja .

_:Nf02ccba44c7a47639eca6a9d7176b500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It returns to the dark"@en,
        "It returns to the dark"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "It returns to the dark"@en,
        "It returns to the dark"@ja .

_:Nf994f5a106f04c0c9c4d03ba0fed647b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selfish proposal"@en,
        "Selfish proposal"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Selfish proposal"@en,
        "Selfish proposal"@ja .

_:Nfdd56732d87b4a3cbf7b7c45a47a7ff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believes, or doubts"@en,
        "Believes, or doubts"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N1fdfc1337de64752b6e87245547f8928 ;
    schema:name "Believes, or doubts"@en,
        "Believes, or doubts"@ja .

_:N1fdfc1337de64752b6e87245547f8928 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d656b60b114a74b10c20dc5eab5fe6,
        _:N0732b8627f3a409fa129d58b9b1de386,
        _:N130418fa810e47faa77a28d5fb0d5305,
        _:N1578ec85343d4c049eb72d9ed5a4ba24,
        _:N18868e3b52a54ca7a3471a672198e318,
        _:N1897da4de64242c2b6feba304e76ca74,
        _:N317bb4bc80a94582b21a4714b9ea5ac8,
        _:N31965d3487e74150ac8738baa8e3de63,
        _:N36b2ba555fc54d7a816cae3a26ad7fe3,
        _:N4c6add667dca4ac08c75fe553717eac8,
        _:N4cc2aa19a49d4ef8b252a58fac33b74b,
        _:N4d3fceb9ec9f459b8496be08c456b2b9,
        _:N4db9b50a89434c369f07c020f0e3fe78,
        _:N5db3298c0bd14a4cad811ba991d87b34,
        _:N71e10d31c0f0450a9e365b4489a2ff6c,
        _:N797432c8fb0b48099f304f6391b09ae5,
        _:N7e71aae83dd24c99a1171d2b8edd416d,
        _:N84eb94acaa404effa7c3cefa048e3155,
        _:N8cfd228970104ccf9fc768b94b2d705d,
        _:N979ef6c226de48dca93cc715ab08b1f7,
        _:Na3ce2872ff5b4af3b73e318fbbff5079,
        _:Na50b88775a1a4045af869699c0f7e1ff,
        _:Na5d53124d25b42969ca3076210875854,
        _:Nac34efcf033f4847927b1422bb71ccac,
        _:Nb5fa41057bb34e0787fae17e21191357,
        _:Nba6c4046b48846e4a1687db1fb85009c,
        _:Nbe4400dc748840328c265af3998c75d2,
        _:Nc70c8f4c512f48119406b14fcf4d18cc,
        _:Nca77d53eb8f34f6099502f3a686d3a44,
        _:Nd53f6ab2315947edba447e7cc85cc43f,
        _:Ndbc979e8464f4feb88b484996a090538,
        _:Necf2898e43514a899faf110558ccf062,
        _:Nf02ccba44c7a47639eca6a9d7176b500,
        _:Nf994f5a106f04c0c9c4d03ba0fed647b,
        _:Nfdd56732d87b4a3cbf7b7c45a47a7ff9 ;
    mo:track_count 35 ;
    schema:duration "PT64:28"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N01d656b60b114a74b10c20dc5eab5fe6,
        _:N0732b8627f3a409fa129d58b9b1de386,
        _:N130418fa810e47faa77a28d5fb0d5305,
        _:N1578ec85343d4c049eb72d9ed5a4ba24,
        _:N18868e3b52a54ca7a3471a672198e318,
        _:N1897da4de64242c2b6feba304e76ca74,
        _:N317bb4bc80a94582b21a4714b9ea5ac8,
        _:N31965d3487e74150ac8738baa8e3de63,
        _:N36b2ba555fc54d7a816cae3a26ad7fe3,
        _:N4c6add667dca4ac08c75fe553717eac8,
        _:N4cc2aa19a49d4ef8b252a58fac33b74b,
        _:N4d3fceb9ec9f459b8496be08c456b2b9,
        _:N4db9b50a89434c369f07c020f0e3fe78,
        _:N5db3298c0bd14a4cad811ba991d87b34,
        _:N71e10d31c0f0450a9e365b4489a2ff6c,
        _:N797432c8fb0b48099f304f6391b09ae5,
        _:N7e71aae83dd24c99a1171d2b8edd416d,
        _:N84eb94acaa404effa7c3cefa048e3155,
        _:N8cfd228970104ccf9fc768b94b2d705d,
        _:N979ef6c226de48dca93cc715ab08b1f7,
        _:Na3ce2872ff5b4af3b73e318fbbff5079,
        _:Na50b88775a1a4045af869699c0f7e1ff,
        _:Na5d53124d25b42969ca3076210875854,
        _:Nac34efcf033f4847927b1422bb71ccac,
        _:Nb5fa41057bb34e0787fae17e21191357,
        _:Nba6c4046b48846e4a1687db1fb85009c,
        _:Nbe4400dc748840328c265af3998c75d2,
        _:Nc70c8f4c512f48119406b14fcf4d18cc,
        _:Nca77d53eb8f34f6099502f3a686d3a44,
        _:Nd53f6ab2315947edba447e7cc85cc43f,
        _:Ndbc979e8464f4feb88b484996a090538,
        _:Necf2898e43514a899faf110558ccf062,
        _:Nf02ccba44c7a47639eca6a9d7176b500,
        _:Nf994f5a106f04c0c9c4d03ba0fed647b,
        _:Nfdd56732d87b4a3cbf7b7c45a47a7ff9 .

