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

<artist/10049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja ;
    foaf:made <album/62808#lyrics>,
        <album/62808#subject> ;
    foaf:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja .

<artist/18133#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuji Sakamoto"@en,
        "坂元裕二"@ja ;
    foaf:made <album/62808#lyrics>,
        <album/62808#subject> ;
    foaf:name "Yuji Sakamoto"@en,
        "坂元裕二"@ja .

<artist/24788#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kari Saimon"@en,
        "西門加里"@ja ;
    foaf:made <album/62808#lyrics>,
        <album/62808#subject> ;
    foaf:name "Kari Saimon"@en,
        "西門加里"@ja .

<artist/26982#subject> a schema:Person,
        foaf:Person ;
    schema:name "Norie Kanzawa"@en,
        "神沢礼江"@ja ;
    foaf:made <album/62808#lyrics>,
        <album/62808#subject> ;
    foaf:name "Norie Kanzawa"@en,
        "神沢礼江"@ja .

<artist/5185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Komuro"@en,
        "小室みつ子"@ja ;
    foaf:made <album/62808#lyrics>,
        <album/62808#subject> ;
    foaf:name "Mitsuko Komuro"@en,
        "小室みつ子"@ja .

<artist/5874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Matsui"@en,
        "松井五郎"@ja ;
    foaf:made <album/62808#lyrics>,
        <album/62808#subject> ;
    foaf:name "Goro Matsui"@en,
        "松井五郎"@ja .

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

<product/1753#subject> a schema:CreativeWork ;
    schema:name "Vampire Hunter D (1985)"@en,
        "吸血鬼ハンターD (1985)"@ja,
        "Vampire Hunter D (1985)"@ja-latn ;
    foaf:name "Vampire Hunter D (1985)"@en,
        "吸血鬼ハンターD (1985)"@ja,
        "Vampire Hunter D (1985)"@ja-latn .

<product/18579#subject> a schema:CreativeWork ;
    schema:name "Gaball Screen"@en,
        "ガボールスクリーン"@ja,
        "Gaball Screen"@ja-latn ;
    foaf:name "Gaball Screen"@en,
        "ガボールスクリーン"@ja,
        "Gaball Screen"@ja-latn .

<product/2654#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam Char's Counterattack"@en,
        "機動戦士ガンダム 逆襲のシャア"@ja,
        "Kidou Senshi Gundam: Gyakushuu no Char"@ja-latn ;
    foaf:name "Mobile Suit Gundam Char's Counterattack"@en,
        "機動戦士ガンダム 逆襲のシャア"@ja,
        "Kidou Senshi Gundam: Gyakushuu no Char"@ja-latn .

<product/608#subject> a schema:CreativeWork ;
    schema:name "City Hunter"@en,
        "シティーハンター"@ja,
        "City Hunter"@ja-latn ;
    foaf:name "City Hunter"@en,
        "シティーハンター"@ja,
        "City Hunter"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/80/62808/62808-1478520129.jpg> a schema:ImageObject,
        foaf:Image .

<album/62808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TIME CAPSULE all the singles / TMN"@en,
        "TIME CAPSULE all the singles / TMN"@ja,
        "TIME CAPSULE all the singles / TMN"@ja-latn ;
    mo:composer <artist/5903#subject>,
        <artist/5993#subject> ;
    mo:produced_work <album/62808#musicalwork> ;
    schema:name "TIME CAPSULE all the singles / TMN"@en,
        "TIME CAPSULE all the singles / TMN"@ja,
        "TIME CAPSULE all the singles / TMN"@ja-latn .

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

<artist/18898#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62808#performance> ;
    schema:name "TMN"@en ;
    foaf:name "TMN"@en .

<artist/19254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62808#performance> ;
    schema:name "Takashi Utsunomiya"@en,
        "宇都宮隆"@ja ;
    foaf:name "Takashi Utsunomiya"@en,
        "宇都宮隆"@ja .

<artist/5903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62808#subject> ;
    mo:performed <album/62808#performance> ;
    schema:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja ;
    foaf:made <album/62808#composition>,
        <album/62808#lyrics>,
        <album/62808#subject> ;
    foaf:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja .

<artist/5993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62808#subject> ;
    mo:performed <album/62808#performance> ;
    schema:name "Naoto Kine"@en,
        "木根尚登"@ja ;
    foaf:made <album/62808#composition>,
        <album/62808#subject> ;
    foaf:name "Naoto Kine"@en,
        "木根尚登"@ja .

<album/62808#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TIME CAPSULE all the singles / TMN"@en,
        "TIME CAPSULE all the singles / TMN"@ja,
        "TIME CAPSULE all the singles / TMN"@ja-latn ;
    mo:performance_of <album/62808#musicalwork> ;
    mo:performer <artist/18898#subject>,
        <artist/19254#subject>,
        <artist/5903#subject>,
        <artist/5993#subject> ;
    mo:recorded_as <album/62808#musicalexpression> ;
    schema:byArtist <artist/18898#subject>,
        <artist/19254#subject>,
        <artist/5903#subject>,
        <artist/5993#subject> ;
    schema:name "TIME CAPSULE all the singles / TMN"@en,
        "TIME CAPSULE all the singles / TMN"@ja,
        "TIME CAPSULE all the singles / TMN"@ja-latn ;
    schema:workPerformed <album/62808#musicalwork> .

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

<album/62808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-12-12"^^xsd:date ;
    dcterms:title "TIME CAPSULE all the singles / TMN"@en,
        "TIME CAPSULE all the singles / TMN"@ja,
        "TIME CAPSULE all the singles / TMN"@ja-latn ;
    mo:catalogue_number "ESCB-1774~5" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/62808#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N968be7d8ff85430fb6f1158f8357cc44,
        _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Seven Days War (Bokura no Nanokakan Sensou)"@en ;
            foaf:name "Seven Days War (Bokura no Nanokakan Sensou)"@en ],
        <product/1753#subject>,
        <product/18579#subject>,
        <product/2654#subject>,
        <product/608#subject> ;
    schema:byArtist <artist/18898#subject>,
        <artist/19254#subject>,
        <artist/5903#subject>,
        <artist/5993#subject> ;
    schema:datePublished "1996-12-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/62808/62808-1478520129.jpg> ;
    schema:name "TIME CAPSULE all the singles / TMN"@en,
        "TIME CAPSULE all the singles / TMN"@ja,
        "TIME CAPSULE all the singles / TMN"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/62808/62808-1478520129.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Patricia Wynn"@en ;
    foaf:made <album/62808#subject> ;
    foaf:name "Patricia Wynn"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Patricia Wynn"@en ;
    foaf:made <album/62808#lyrics> ;
    foaf:name "Patricia Wynn"@en .

_:N0333da4cfa5d40c8bdd4ed1fff51ec14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一途な恋"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "一途な恋"@ja .

_:N046b3b15019c49b0a5073e0283891106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythm Red Beat Black"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Rhythm Red Beat Black"@ja .

_:N080b097b9d714f09b9def05097205202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss You"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Kiss You"@ja .

_:N091d1fe273324f1a84f151f918f8b899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resistance"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Resistance"@ja .

_:N12d3524d40df4a3bac6d31b04ccdb2fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アクシデント"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "アクシデント"@ja .

_:N1fed002eb58647b0ba2ba2d3fd1c5705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come on Let's Dance"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Come on Let's Dance"@ja .

_:N27c13d8c0c8049198043ca481d920584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dive into Your Body"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Dive into Your Body"@ja .

_:N3013bde7dbbe4196bec5529edb957a6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come on Everybody (with Nile Rodgers)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Come on Everybody (with Nile Rodgers)"@ja .

_:N35734a23dca940c0a2ea385e8554c5be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Heaven"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Wild Heaven"@ja .

_:N3614aed4b0e84bdc8b97caa6aa5ee768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Self Control"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Self Control"@ja .

_:N4753fefe705d4872bcf23f909aec4300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nights of The Knife"@ja ;
    mo:track_number 13 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Nights of The Knife"@ja .

_:N47c822ca41cf4a31880b5f2456ab86e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Days War"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Seven Days War"@ja .

_:N4f0ca0e779ee4317b6dfaf5605428708 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss You (Kiss Japan)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Kiss You (Kiss Japan)"@ja .

_:N52d4e64c111b4c62afc7294fcd8772cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just One Victory"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Just One Victory"@ja .

_:N53633b16852b452d856b7052a23bd4a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Song"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Your Song"@ja .

_:N55ab2b68048f43c3b23d31fd1cb40072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Wild '89"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Get Wild '89"@ja .

_:N57d7d4d4c284465a82414ca72d4315e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金曜日のライオン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "金曜日のライオン"@ja .

_:N5b535266dc404402bf530dc4bd3599dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come on Everybody"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Come on Everybody"@ja .

_:N7489cfc9b0324843a99d449f7d15cd86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Train"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Love Train"@ja .

_:N75cdf37c409849d3b172ec122fc98504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Detour"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Detour"@ja .

_:N7be9fdac754a4f82a61e0b2e5e4d9912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Point of Lovers' Night"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "The Point of Lovers' Night"@ja .

_:N803511193fae47d5b7fdb620d9049414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythm Red Beat Black (Version 2.0)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:53"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Rhythm Red Beat Black (Version 2.0)"@ja .

_:N95aef9a1e25c4ce69d59b76663b8e632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon the Festival"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Dragon the Festival"@ja .

_:N971d507d31b14a448632a968e32254f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Girl"@ja .

_:Na0ede0b41fbc475484307c159e61713b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All-Right All-Night"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "All-Right All-Night"@ja .

_:Na9b392facf704057b3fc81de67d5e217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Wild"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Get Wild"@ja .

_:Ne86a03140f6c48aeaae1d849aecf9365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Time"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "Beyond the Time"@ja .

_:Neffe9bb898dc42df8c025c461d13fa09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to Count Down"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ndb1264f0cb6b4aa98548d5457336b854 ;
    schema:name "Time to Count Down"@ja .

_:Nfbd78557d4c14222a0e8446af3983bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1974"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N968be7d8ff85430fb6f1158f8357cc44 ;
    schema:name "1974"@ja .

_:Ndb1264f0cb6b4aa98548d5457336b854 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0333da4cfa5d40c8bdd4ed1fff51ec14,
        _:N046b3b15019c49b0a5073e0283891106,
        _:N27c13d8c0c8049198043ca481d920584,
        _:N3013bde7dbbe4196bec5529edb957a6a,
        _:N35734a23dca940c0a2ea385e8554c5be,
        _:N4753fefe705d4872bcf23f909aec4300,
        _:N4f0ca0e779ee4317b6dfaf5605428708,
        _:N52d4e64c111b4c62afc7294fcd8772cc,
        _:N55ab2b68048f43c3b23d31fd1cb40072,
        _:N7489cfc9b0324843a99d449f7d15cd86,
        _:N75cdf37c409849d3b172ec122fc98504,
        _:N7be9fdac754a4f82a61e0b2e5e4d9912,
        _:N803511193fae47d5b7fdb620d9049414,
        _:Neffe9bb898dc42df8c025c461d13fa09 ;
    mo:track_count 14 ;
    schema:duration "PT76:22"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0333da4cfa5d40c8bdd4ed1fff51ec14,
        _:N046b3b15019c49b0a5073e0283891106,
        _:N27c13d8c0c8049198043ca481d920584,
        _:N3013bde7dbbe4196bec5529edb957a6a,
        _:N35734a23dca940c0a2ea385e8554c5be,
        _:N4753fefe705d4872bcf23f909aec4300,
        _:N4f0ca0e779ee4317b6dfaf5605428708,
        _:N52d4e64c111b4c62afc7294fcd8772cc,
        _:N55ab2b68048f43c3b23d31fd1cb40072,
        _:N7489cfc9b0324843a99d449f7d15cd86,
        _:N75cdf37c409849d3b172ec122fc98504,
        _:N7be9fdac754a4f82a61e0b2e5e4d9912,
        _:N803511193fae47d5b7fdb620d9049414,
        _:Neffe9bb898dc42df8c025c461d13fa09 .

_:N968be7d8ff85430fb6f1158f8357cc44 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N080b097b9d714f09b9def05097205202,
        _:N091d1fe273324f1a84f151f918f8b899,
        _:N12d3524d40df4a3bac6d31b04ccdb2fb,
        _:N1fed002eb58647b0ba2ba2d3fd1c5705,
        _:N3614aed4b0e84bdc8b97caa6aa5ee768,
        _:N47c822ca41cf4a31880b5f2456ab86e4,
        _:N53633b16852b452d856b7052a23bd4a7,
        _:N57d7d4d4c284465a82414ca72d4315e4,
        _:N5b535266dc404402bf530dc4bd3599dd,
        _:N95aef9a1e25c4ce69d59b76663b8e632,
        _:N971d507d31b14a448632a968e32254f1,
        _:Na0ede0b41fbc475484307c159e61713b,
        _:Na9b392facf704057b3fc81de67d5e217,
        _:Ne86a03140f6c48aeaae1d849aecf9365,
        _:Nfbd78557d4c14222a0e8446af3983bfc ;
    mo:track_count 15 ;
    schema:duration "PT74:51"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N080b097b9d714f09b9def05097205202,
        _:N091d1fe273324f1a84f151f918f8b899,
        _:N12d3524d40df4a3bac6d31b04ccdb2fb,
        _:N1fed002eb58647b0ba2ba2d3fd1c5705,
        _:N3614aed4b0e84bdc8b97caa6aa5ee768,
        _:N47c822ca41cf4a31880b5f2456ab86e4,
        _:N53633b16852b452d856b7052a23bd4a7,
        _:N57d7d4d4c284465a82414ca72d4315e4,
        _:N5b535266dc404402bf530dc4bd3599dd,
        _:N95aef9a1e25c4ce69d59b76663b8e632,
        _:N971d507d31b14a448632a968e32254f1,
        _:Na0ede0b41fbc475484307c159e61713b,
        _:Na9b392facf704057b3fc81de67d5e217,
        _:Ne86a03140f6c48aeaae1d849aecf9365,
        _:Nfbd78557d4c14222a0e8446af3983bfc .

