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

<artist/8387#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akane Asa"@en,
        "阿佐茜"@ja ;
    foaf:made <album/38489#lyrics>,
        <album/38489#subject> ;
    foaf:name "Akane Asa"@en,
        "阿佐茜"@ja .

<album/38483> a mo:Release ;
    mo:catalogue_number "JBX-25013" .

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

<artist/324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38489#subject> ;
    schema:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja ;
    foaf:made <album/38489#composition>,
        <album/38489#subject> ;
    foaf:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja .

<product/1294#subject> a schema:CreativeWork ;
    schema:name "The Super Dimension Fortress Macross"@en,
        "超時空要塞マクロス"@ja,
        "Choujikuu Yousai Macross"@ja-latn ;
    foaf:name "The Super Dimension Fortress Macross"@en,
        "超時空要塞マクロス"@ja,
        "Choujikuu Yousai Macross"@ja-latn .

<album/38489#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Super Dimension Fortress Macross Vol. II"@en,
        "超時空要塞マクロス Vol. II"@ja,
        "S.D.F. Macross Vol. II"@ja-latn ;
    mo:composer <artist/324#subject> ;
    mo:produced_work <album/38489#musicalwork> ;
    schema:name "The Super Dimension Fortress Macross Vol. II"@en,
        "超時空要塞マクロス Vol. II"@ja,
        "S.D.F. Macross Vol. II"@ja-latn .

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

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/38489/38489-1364680439.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38489#performance> ;
    schema:name "Mari Iijima"@en,
        "飯島真理"@ja ;
    foaf:name "Mari Iijima"@en,
        "飯島真理"@ja .

<artist/14533#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38489#performance> ;
    schema:name "Healthy Wings Orchestra"@en,
        "ヘルシー・ウィングス・オーケストラ"@ja ;
    foaf:name "Healthy Wings Orchestra"@en,
        "ヘルシー・ウィングス・オーケストラ"@ja .

<album/38489#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Super Dimension Fortress Macross Vol. II"@en,
        "超時空要塞マクロス Vol. II"@ja,
        "S.D.F. Macross Vol. II"@ja-latn ;
    mo:performance_of <album/38489#musicalwork> ;
    mo:performer <artist/107#subject>,
        <artist/14533#subject> ;
    mo:recorded_as <album/38489#musicalexpression> ;
    schema:byArtist <artist/107#subject>,
        <artist/14533#subject> ;
    schema:name "The Super Dimension Fortress Macross Vol. II"@en,
        "超時空要塞マクロス Vol. II"@ja,
        "S.D.F. Macross Vol. II"@ja-latn ;
    schema:workPerformed <album/38489#musicalwork> .

<album/38489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-23"^^xsd:date ;
    dcterms:title "The Super Dimension Fortress Macross Vol. II"@en,
        "超時空要塞マクロス Vol. II"@ja,
        "S.D.F. Macross Vol. II"@ja-latn ;
    mo:catalogue_number "VTCL-60042" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/38483> ;
    mo:publication_of <album/38489#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    mo:record_count 1 ;
    schema:about <product/1294#subject> ;
    schema:byArtist <artist/107#subject>,
        <artist/14533#subject> ;
    schema:datePublished "2008-04-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/38489/38489-1364680439.jpg> ;
    schema:name "The Super Dimension Fortress Macross Vol. II"@en,
        "超時空要塞マクロス Vol. II"@ja,
        "S.D.F. Macross Vol. II"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/38489/38489-1364680439.jpg> .

_:N0ddace28ccc5465f97366bc7c36ab9bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby (BGM No.64)"@en,
        "ララバイ (BGM No.64)"@ja,
        "Lullaby (BGM No.64)"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Lullaby (BGM No.64)"@en,
        "ララバイ (BGM No.64)"@ja,
        "Lullaby (BGM No.64)"@ja-latn .

_:N16eb0a9458e047e68dd9c64ba2d820c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meditation (BGM No.19. 28)"@en,
        "瞑想 (BGM No.19. 28)"@ja,
        "Meisou (BGM No.19. 28)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Meditation (BGM No.19. 28)"@en,
        "瞑想 (BGM No.19. 28)"@ja,
        "Meisou (BGM No.19. 28)"@ja-latn .

_:N1d4bda672e624125b7f2340efb07fc1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Panorama of Bells (BGM No.47)"@en,
        "鐘のある風景 (BGM No.47)"@ja,
        "Kane no Aru Fuukei (BGM No.47)"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "A Panorama of Bells (BGM No.47)"@en,
        "鐘のある風景 (BGM No.47)"@ja,
        "Kane no Aru Fuukei (BGM No.47)"@ja-latn .

_:N277daef54f674af199e7d8fca9b0338f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMPTY (BGM No.30)"@en,
        "EMPTY (BGM No.30)"@ja,
        "EMPTY (BGM No.30)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "EMPTY (BGM No.30)"@en,
        "EMPTY (BGM No.30)"@ja,
        "EMPTY (BGM No.30)"@ja-latn .

_:N2cf9f3217c3c4841b16eaf121ebacf1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Cover (BGM No.36 No.39)"@en,
        "潜行 (BGM No.36 No.39)"@ja,
        "Senkou (BGM No.36 No.39)"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Under Cover (BGM No.36 No.39)"@en,
        "潜行 (BGM No.36 No.39)"@ja,
        "Senkou (BGM No.36 No.39)"@ja-latn .

_:N2faf8c1713dd40ed846f016e697aaaaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passion (BGM No.68. 42)"@en,
        "パッション (BGM No.68. 42)"@ja,
        "Passion (BGM No.68. 42)"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Passion (BGM No.68. 42)"@en,
        "パッション (BGM No.68. 42)"@ja,
        "Passion (BGM No.68. 42)"@ja-latn .

_:N35a029d20b6340bd8c2e779a4b9092bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets of Youth (BGM No.63)"@en,
        "青春の街角 (BGM No.63)"@ja,
        "Seishun no Machikado (BGM No.63)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Streets of Youth (BGM No.63)"@en,
        "青春の街角 (BGM No.63)"@ja,
        "Seishun no Machikado (BGM No.63)"@ja-latn .

_:N482dbc4bc06b4dd5984ae4a301f113b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melodious Love (BGM No.18)"@en,
        "メロディアス・愛 (BGM No.18)"@ja,
        "Melodious Ai (BGM No.18)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Melodious Love (BGM No.18)"@en,
        "メロディアス・愛 (BGM No.18)"@ja,
        "Melodious Ai (BGM No.18)"@ja-latn .

_:N5e097a70cae34c43843b609b6f62caa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Zentradian Fortress (BGM No.25 No.20)"@en,
        "ゼントラディアン大要塞 (BGM No.25 No.20)"@ja,
        "Zentradian Dai Yousai (BGM No.25 No.20)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Great Zentradian Fortress (BGM No.25 No.20)"@en,
        "ゼントラディアン大要塞 (BGM No.25 No.20)"@ja,
        "Zentradian Dai Yousai (BGM No.25 No.20)"@ja-latn .

_:N7de0ffb2438e492e86e8c0802ff2f1c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long For (BGM No.16)"@en,
        "ロング・フォー (BGM No.16)"@ja,
        "Long For (BGM No.16)"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Long For (BGM No.16)"@en,
        "ロング・フォー (BGM No.16)"@ja,
        "Long For (BGM No.16)"@ja-latn .

_:N7f8ad40b3c4c42f49cb68153b6d0b49e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dirty Hero (BGM No.35 No.37)"@en,
        "ダーティー・ヒーロー (BGM No.35 No.37)"@ja,
        "Dirty Hero (BGM No.35 No.37)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Dirty Hero (BGM No.35 No.37)"@en,
        "ダーティー・ヒーロー (BGM No.35 No.37)"@ja,
        "Dirty Hero (BGM No.35 No.37)"@ja-latn .

_:N830252a9899b4c1cb2e8fc600fdc4503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universe (BGM No.29)"@en,
        "ユニバース (BGM No.29)"@ja,
        "Universe (BGM No.29)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Universe (BGM No.29)"@en,
        "ユニバース (BGM No.29)"@ja,
        "Universe (BGM No.29)"@ja-latn .

_:N9450bcd9b6b143f99b2bd5ee23c977c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mournful (BGM No.55)"@en,
        "沈痛 (BGM No.55)"@ja,
        "Chintsuu (BGM No.55)"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Mournful (BGM No.55)"@en,
        "沈痛 (BGM No.55)"@ja,
        "Chintsuu (BGM No.55)"@ja-latn .

_:N9c058e50ea4044149e6d47c73ff7a001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Boyfriend is a Pilot"@en,
        "私の彼はパイロット"@ja,
        "Watashi no Kare wa Pilot"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "My Boyfriend is a Pilot"@en,
        "私の彼はパイロット"@ja,
        "Watashi no Kare wa Pilot"@ja-latn .

_:Na6ab4e5968c84e78b08cf65504cd03af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spectacle (BGM No.66)"@en,
        "スペクタクル (BGM No.66)"@ja,
        "Spectacle (BGM No.66)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Spectacle (BGM No.66)"@en,
        "スペクタクル (BGM No.66)"@ja,
        "Spectacle (BGM No.66)"@ja-latn .

_:Na84eefa830f54804a7b66db34d28eb60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Contact (BGM No.8)"@en,
        "ファースト・コンタクト (BGM No.8)"@ja,
        "First Contact (BGM No.8)"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "First Contact (BGM No.8)"@en,
        "ファースト・コンタクト (BGM No.8)"@ja,
        "First Contact (BGM No.8)"@ja-latn .

_:Nbc99c496586d48388afdc16421898d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell to Tenderness"@en,
        "やさしさ SAYONARA"@ja,
        "Yasashisa SAYONARA"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Farewell to Tenderness"@en,
        "やさしさ SAYONARA"@ja,
        "Yasashisa SAYONARA"@ja-latn .

_:Nbd430c2d62284ea9b1179a6a472b9b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Beautiful Place"@en,
        "マイ・ビューティフル・プレイス"@ja,
        "My Beautiful Place"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "My Beautiful Place"@en,
        "マイ・ビューティフル・プレイス"@ja,
        "My Beautiful Place"@ja-latn .

_:Nc09f319afe5e47ac8db71fd68e1cd9ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound of Revival (BGM No.50)"@en,
        "復興のひびき (BGM No.50)"@ja,
        "Fukkou no Hibiki (BGM No.50)"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Sound of Revival (BGM No.50)"@en,
        "復興のひびき (BGM No.50)"@ja,
        "Fukkou no Hibiki (BGM No.50)"@ja-latn .

_:Nc357ac8dee3b4485a5321810759c2641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Memory (BGM No.9)"@en,
        "スターダスト・メモリー (BGM No.9)"@ja,
        "Stardust Memory (BGM No.9)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Stardust Memory (BGM No.9)"@en,
        "スターダスト・メモリー (BGM No.9)"@ja,
        "Stardust Memory (BGM No.9)"@ja-latn .

_:Nd0f8bccd05ec45fb80c6750a6782d13a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUNSET BEACH"@en,
        "SUNSET BEACH"@ja,
        "SUNSET BEACH"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "SUNSET BEACH"@en,
        "SUNSET BEACH"@ja,
        "SUNSET BEACH"@ja-latn .

_:Nd2102bd46f5f43aebe54582e6e741584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Homesickness (BGM No.12)"@en,
        "望郷 (BGM No.12)"@ja,
        "Boukyou (BGM No.12)"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Homesickness (BGM No.12)"@en,
        "望郷 (BGM No.12)"@ja,
        "Boukyou (BGM No.12)"@ja-latn .

_:Ne5340180288843e6a968c98f656b0005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Injury (BGM No.11)"@en,
        "傷 (BGM No.11)"@ja,
        "Kizu (BGM No.11)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Injury (BGM No.11)"@en,
        "傷 (BGM No.11)"@ja,
        "Kizu (BGM No.11)"@ja-latn .

_:Neacebe81c2b148589d46aac00d31bba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carnival (BGM No.49)"@en,
        "カーニバル (BGM No.49)"@ja,
        "Carnival (BGM No.49)"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Carnival (BGM No.49)"@en,
        "カーニバル (BGM No.49)"@ja,
        "Carnival (BGM No.49)"@ja-latn .

_:Ned814fb964d24e2b80365fa8cfe26929 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia (BGM No.27)"@en,
        "ノスタルジア (BGM No.27)"@ja,
        "Nostalgia (BGM No.27)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N3e4c07519e5e454f9f1ef46eafc55e55 ;
    schema:name "Nostalgia (BGM No.27)"@en,
        "ノスタルジア (BGM No.27)"@ja,
        "Nostalgia (BGM No.27)"@ja-latn .

_:N3e4c07519e5e454f9f1ef46eafc55e55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ddace28ccc5465f97366bc7c36ab9bd,
        _:N16eb0a9458e047e68dd9c64ba2d820c4,
        _:N1d4bda672e624125b7f2340efb07fc1d,
        _:N277daef54f674af199e7d8fca9b0338f,
        _:N2cf9f3217c3c4841b16eaf121ebacf1f,
        _:N2faf8c1713dd40ed846f016e697aaaaf,
        _:N35a029d20b6340bd8c2e779a4b9092bc,
        _:N482dbc4bc06b4dd5984ae4a301f113b0,
        _:N5e097a70cae34c43843b609b6f62caa9,
        _:N7de0ffb2438e492e86e8c0802ff2f1c0,
        _:N7f8ad40b3c4c42f49cb68153b6d0b49e,
        _:N830252a9899b4c1cb2e8fc600fdc4503,
        _:N9450bcd9b6b143f99b2bd5ee23c977c9,
        _:N9c058e50ea4044149e6d47c73ff7a001,
        _:Na6ab4e5968c84e78b08cf65504cd03af,
        _:Na84eefa830f54804a7b66db34d28eb60,
        _:Nbc99c496586d48388afdc16421898d34,
        _:Nbd430c2d62284ea9b1179a6a472b9b3e,
        _:Nc09f319afe5e47ac8db71fd68e1cd9ca,
        _:Nc357ac8dee3b4485a5321810759c2641,
        _:Nd0f8bccd05ec45fb80c6750a6782d13a,
        _:Nd2102bd46f5f43aebe54582e6e741584,
        _:Ne5340180288843e6a968c98f656b0005,
        _:Neacebe81c2b148589d46aac00d31bba9,
        _:Ned814fb964d24e2b80365fa8cfe26929 ;
    mo:track_count 25 ;
    schema:duration "PT37:44"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0ddace28ccc5465f97366bc7c36ab9bd,
        _:N16eb0a9458e047e68dd9c64ba2d820c4,
        _:N1d4bda672e624125b7f2340efb07fc1d,
        _:N277daef54f674af199e7d8fca9b0338f,
        _:N2cf9f3217c3c4841b16eaf121ebacf1f,
        _:N2faf8c1713dd40ed846f016e697aaaaf,
        _:N35a029d20b6340bd8c2e779a4b9092bc,
        _:N482dbc4bc06b4dd5984ae4a301f113b0,
        _:N5e097a70cae34c43843b609b6f62caa9,
        _:N7de0ffb2438e492e86e8c0802ff2f1c0,
        _:N7f8ad40b3c4c42f49cb68153b6d0b49e,
        _:N830252a9899b4c1cb2e8fc600fdc4503,
        _:N9450bcd9b6b143f99b2bd5ee23c977c9,
        _:N9c058e50ea4044149e6d47c73ff7a001,
        _:Na6ab4e5968c84e78b08cf65504cd03af,
        _:Na84eefa830f54804a7b66db34d28eb60,
        _:Nbc99c496586d48388afdc16421898d34,
        _:Nbd430c2d62284ea9b1179a6a472b9b3e,
        _:Nc09f319afe5e47ac8db71fd68e1cd9ca,
        _:Nc357ac8dee3b4485a5321810759c2641,
        _:Nd0f8bccd05ec45fb80c6750a6782d13a,
        _:Nd2102bd46f5f43aebe54582e6e741584,
        _:Ne5340180288843e6a968c98f656b0005,
        _:Neacebe81c2b148589d46aac00d31bba9,
        _:Ned814fb964d24e2b80365fa8cfe26929 .

