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

<artist/2479#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Matsuzawa"@en,
        "松澤由美"@ja ;
    foaf:made <album/149992#subject>,
        <album/149992#vocals> ;
    foaf:name "Yumi Matsuzawa"@en,
        "松澤由美"@ja .

<artist/8159#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Arimori"@en,
        "有森聡美"@ja ;
    foaf:made <album/149992#lyrics>,
        <album/149992#subject> ;
    foaf:name "Satomi Arimori"@en,
        "有森聡美"@ja .

<album/22376> a mo:Release ;
    mo:catalogue_number "KICA-410" .

<artist/1488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149992#subject> ;
    schema:name "Toshiyuki Omori"@en ;
    foaf:made <album/149992#composition>,
        <album/149992#subject> ;
    foaf:name "Toshiyuki Omori"@en .

<artist/604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149992#subject> ;
    schema:name "Takayuki Hattori"@en,
        "服部隆之"@ja ;
    foaf:made <album/149992#composition>,
        <album/149992#subject> ;
    foaf:name "Takayuki Hattori"@en,
        "服部隆之"@ja .

<artist/8805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149992#subject> ;
    schema:name "Osamu Tezuka"@en,
        "手塚理"@ja ;
    foaf:made <album/149992#composition>,
        <album/149992#subject> ;
    foaf:name "Osamu Tezuka"@en,
        "手塚理"@ja .

<product/4361#subject> a schema:CreativeWork ;
    schema:name "Nadesico The Movie: The prince of darkness"@en,
        "機動戦艦ナデシコ: The prince of darkness"@ja,
        "Kidou Senkan Nadesico: The prince of darkness"@ja-latn ;
    foaf:name "Nadesico The Movie: The prince of darkness"@en,
        "機動戦艦ナデシコ: The prince of darkness"@ja,
        "Kidou Senkan Nadesico: The prince of darkness"@ja-latn .

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

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

<album/149992#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nadesico the movie / The prince of darkness"@en,
        "Nadesico the movie / The prince of darkness"@ja,
        "Nadesico the movie / The prince of darkness"@ja-latn ;
    mo:performance_of <album/149992#musicalwork> ;
    mo:recorded_as <album/149992#musicalexpression> ;
    schema:name "Nadesico the movie / The prince of darkness"@en,
        "Nadesico the movie / The prince of darkness"@ja,
        "Nadesico the movie / The prince of darkness"@ja-latn ;
    schema:workPerformed <album/149992#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/29/149992/149992-e745d2608480.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149992#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nadesico the movie / The prince of darkness"@en,
        "Nadesico the movie / The prince of darkness"@ja,
        "Nadesico the movie / The prince of darkness"@ja-latn ;
    mo:composer <artist/1488#subject>,
        <artist/604#subject>,
        <artist/8805#subject> ;
    mo:produced_work <album/149992#musicalwork> ;
    schema:name "Nadesico the movie / The prince of darkness"@en,
        "Nadesico the movie / The prince of darkness"@ja,
        "Nadesico the movie / The prince of darkness"@ja-latn .

<album/149992#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "Nadesico the movie / The prince of darkness"@en,
        "Nadesico the movie / The prince of darkness"@ja,
        "Nadesico the movie / The prince of darkness"@ja-latn ;
    mo:catalogue_number "CND/001" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/22376> ;
    mo:publication_of <album/149992#musicalexpression> ;
    mo:publisher _:Ndafc2cf8f04e43bb934c9f3524563791 ;
    mo:record _:N46a27c90b20d48ceafac1e18e1915e35 ;
    mo:record_count 1 ;
    schema:about <product/4361#subject> ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/149992/149992-e745d2608480.jpg> ;
    schema:name "Nadesico the movie / The prince of darkness"@en,
        "Nadesico the movie / The prince of darkness"@ja,
        "Nadesico the movie / The prince of darkness"@ja-latn ;
    schema:publisher _:Ndafc2cf8f04e43bb934c9f3524563791 ;
    foaf:depiction <https://media.vgm.io/albums/29/149992/149992-e745d2608480.jpg> .

_:N028887a17c9043829a5e0e12ee8cfa85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SLEEPING BEAUTY OF THE CYBER FOREST"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "SLEEPING BEAUTY OF THE CYBER FOREST"@en .

_:N047871f4d24f4a298f7c5795a92ed055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Martian Successor (Without melody)"@en ;
    mo:track_number 36 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Martian Successor (Without melody)"@en .

_:N0d2f0a54e1354b3384e1611e476ef557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start"@en ;
    mo:track_number 35 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Start"@en .

_:N0e94514827284699812997da05ae88a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NADESICO CREW III"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "NADESICO CREW III"@en .

_:N0f4e4979102544edb5cfe79f9400f609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NADESICO THEME I"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "NADESICO THEME I"@en .

_:N1c3cb3f8f1d64ec995aee5bec8806709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music show"@en ;
    mo:track_number 39 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Music show"@en .

_:N23d6b22aead744b487fb772d1cc79e1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACK SELENAII"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "BLACK SELENAII"@en .

_:N2bd968a67e1c4d3298c11bd42e74410e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NADESICO CREW II"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "NADESICO CREW II"@en .

_:N34c17c95ac574173b613eb4d6f1d3155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight"@en ;
    mo:track_number 33 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Fight"@en .

_:N420785a6091d419db0bb4e01f2703db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE HOKUSHIN SEVEN I"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "THE HOKUSHIN SEVEN I"@en .

_:N475c972dc9f44f6fa4f02237f1dc067e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misago Plan"@en ;
    mo:track_number 32 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Misago Plan"@en .

_:N4ef3d939a750493b889e91a6300da7f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nadesico Theme II"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Nadesico Theme II"@en .

_:N53b51d212bc74c8e81fc2ec478cdb47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SURPRISE INSPECTION"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "SURPRISE INSPECTION"@en .

_:N5ab412adb4b748cf9b6291e9611b8481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TITLE BACKING THEME - BLACK SELENA I"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "TITLE BACKING THEME - BLACK SELENA I"@en .

_:N5c0d841f72a44ba489ce3dbd19ad862b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon attack II"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Dragon attack II"@en .

_:N65adfb0b797d44cc89d8b20f71e4698c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The How and why of Nadesico"@en ;
    mo:track_number 38 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "The How and why of Nadesico"@en .

_:N67771a541c4142a9af6f7e9d5cb09e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nadesico Supreme"@en ;
    mo:track_number 27 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Nadesico Supreme"@en .

_:N69233166d4e849cea25535d8a744b6b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOSON JUMP"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "BOSON JUMP"@en .

_:N6aded7f3e04041689353fe4967183a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Selena III"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Black Selena III"@en .

_:N72c7c6f975f94d06b43cb05ba1a59fb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOCHO"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "YOCHO"@en .

_:N7827d3a343c1488f8e89a886ee09395a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROSE BUD"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "ROSE BUD"@en .

_:N7a07d5298c644c8eb270c563f912b357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearest"@en ;
    mo:track_number 31 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Dearest"@en .

_:N889ee0839e2f4729b51c956807f22e93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HANAMIKO"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "HANAMIKO"@en .

_:N92d1efceb2e640a5bb60b3c652cbe79d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Select"@en ;
    mo:track_number 34 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Select"@en .

_:N94956160c8464990a9ab6c308945aa7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE PAGES OF MEMORY TURN"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "THE PAGES OF MEMORY TURN"@en .

_:Na2ed8fab1d40414fb56fb83c3bc883de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boson jump III"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Boson jump III"@en .

_:Na7699a3646de495f922cb6d4e333024e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yurika's Dream"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Yurika's Dream"@en .

_:Na77339ec53fe49bf8366d26a082b3ba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MARTIAN SUCCESSOR (WITH MELODY)"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "MARTIAN SUCCESSOR (WITH MELODY)"@en .

_:Nb377bc4cc08a4f7497c6c2be183ed15e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AESTIVALIS I"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "AESTIVALIS I"@en .

_:Nbd85fef6f58a401b845c29567d8e52e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Hall on Mars"@en ;
    mo:track_number 37 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Music Hall on Mars"@en .

_:Nbe6d1546020548289475e8b6f564517b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aestivalis II"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Aestivalis II"@en .

_:Nc0138fb19d3b468cbdeea7e635f275d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Warrriors Appear"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Moon Warrriors Appear"@en .

_:Nd2ce1965ec144398b93d6cf3837a8e48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yurika's Dream (Boson jump II)"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Yurika's Dream (Boson jump II)"@en .

_:Ndafc2cf8f04e43bb934c9f3524563791 schema:name "ADV Music"@en,
        "ADV Music"@ja,
        "ADV Music"@ja-latn ;
    foaf:name "ADV Music"@en,
        "ADV Music"@ja,
        "ADV Music"@ja-latn .

_:Ndc49abe8a7564fa38686ccf57c45a6fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAGON ATTACK"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "DRAGON ATTACK"@en .

_:Ndf21efe8196f453085cbbce384ff9ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CORPSE OF THE NADESICO"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "CORPSE OF THE NADESICO"@en .

_:Ne5a14769e7b04fc9a86a28287de951ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Aestivalis"@en ;
    mo:track_number 30 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "Super Aestivalis"@en .

_:Nef90ae6b7b0d40c99cc6e7c78150f7d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHAOS * CONFUSION"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "CHAOS * CONFUSION"@en .

_:Nf88f4ecea9d54670ab38ba55508d126b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PREMONITION - DRAGON ATTACK II"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "PREMONITION - DRAGON ATTACK II"@en .

_:Nf9afea7dbf904859b58a0b25aa344b76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NADESICO CREW I"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N46a27c90b20d48ceafac1e18e1915e35 ;
    schema:name "NADESICO CREW I"@en .

_:N46a27c90b20d48ceafac1e18e1915e35 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028887a17c9043829a5e0e12ee8cfa85,
        _:N047871f4d24f4a298f7c5795a92ed055,
        _:N0d2f0a54e1354b3384e1611e476ef557,
        _:N0e94514827284699812997da05ae88a0,
        _:N0f4e4979102544edb5cfe79f9400f609,
        _:N1c3cb3f8f1d64ec995aee5bec8806709,
        _:N23d6b22aead744b487fb772d1cc79e1f,
        _:N2bd968a67e1c4d3298c11bd42e74410e,
        _:N34c17c95ac574173b613eb4d6f1d3155,
        _:N420785a6091d419db0bb4e01f2703db6,
        _:N475c972dc9f44f6fa4f02237f1dc067e,
        _:N4ef3d939a750493b889e91a6300da7f7,
        _:N53b51d212bc74c8e81fc2ec478cdb47c,
        _:N5ab412adb4b748cf9b6291e9611b8481,
        _:N5c0d841f72a44ba489ce3dbd19ad862b,
        _:N65adfb0b797d44cc89d8b20f71e4698c,
        _:N67771a541c4142a9af6f7e9d5cb09e95,
        _:N69233166d4e849cea25535d8a744b6b1,
        _:N6aded7f3e04041689353fe4967183a76,
        _:N72c7c6f975f94d06b43cb05ba1a59fb3,
        _:N7827d3a343c1488f8e89a886ee09395a,
        _:N7a07d5298c644c8eb270c563f912b357,
        _:N889ee0839e2f4729b51c956807f22e93,
        _:N92d1efceb2e640a5bb60b3c652cbe79d,
        _:N94956160c8464990a9ab6c308945aa7d,
        _:Na2ed8fab1d40414fb56fb83c3bc883de,
        _:Na7699a3646de495f922cb6d4e333024e,
        _:Na77339ec53fe49bf8366d26a082b3ba5,
        _:Nb377bc4cc08a4f7497c6c2be183ed15e,
        _:Nbd85fef6f58a401b845c29567d8e52e9,
        _:Nbe6d1546020548289475e8b6f564517b,
        _:Nc0138fb19d3b468cbdeea7e635f275d8,
        _:Nd2ce1965ec144398b93d6cf3837a8e48,
        _:Ndc49abe8a7564fa38686ccf57c45a6fb,
        _:Ndf21efe8196f453085cbbce384ff9ab5,
        _:Ne5a14769e7b04fc9a86a28287de951ad,
        _:Nef90ae6b7b0d40c99cc6e7c78150f7d1,
        _:Nf88f4ecea9d54670ab38ba55508d126b,
        _:Nf9afea7dbf904859b58a0b25aa344b76 ;
    mo:track_count 39 ;
    schema:duration "PT37:41"^^xsd:interval ;
    schema:numTracks 39 ;
    schema:track _:N028887a17c9043829a5e0e12ee8cfa85,
        _:N047871f4d24f4a298f7c5795a92ed055,
        _:N0d2f0a54e1354b3384e1611e476ef557,
        _:N0e94514827284699812997da05ae88a0,
        _:N0f4e4979102544edb5cfe79f9400f609,
        _:N1c3cb3f8f1d64ec995aee5bec8806709,
        _:N23d6b22aead744b487fb772d1cc79e1f,
        _:N2bd968a67e1c4d3298c11bd42e74410e,
        _:N34c17c95ac574173b613eb4d6f1d3155,
        _:N420785a6091d419db0bb4e01f2703db6,
        _:N475c972dc9f44f6fa4f02237f1dc067e,
        _:N4ef3d939a750493b889e91a6300da7f7,
        _:N53b51d212bc74c8e81fc2ec478cdb47c,
        _:N5ab412adb4b748cf9b6291e9611b8481,
        _:N5c0d841f72a44ba489ce3dbd19ad862b,
        _:N65adfb0b797d44cc89d8b20f71e4698c,
        _:N67771a541c4142a9af6f7e9d5cb09e95,
        _:N69233166d4e849cea25535d8a744b6b1,
        _:N6aded7f3e04041689353fe4967183a76,
        _:N72c7c6f975f94d06b43cb05ba1a59fb3,
        _:N7827d3a343c1488f8e89a886ee09395a,
        _:N7a07d5298c644c8eb270c563f912b357,
        _:N889ee0839e2f4729b51c956807f22e93,
        _:N92d1efceb2e640a5bb60b3c652cbe79d,
        _:N94956160c8464990a9ab6c308945aa7d,
        _:Na2ed8fab1d40414fb56fb83c3bc883de,
        _:Na7699a3646de495f922cb6d4e333024e,
        _:Na77339ec53fe49bf8366d26a082b3ba5,
        _:Nb377bc4cc08a4f7497c6c2be183ed15e,
        _:Nbd85fef6f58a401b845c29567d8e52e9,
        _:Nbe6d1546020548289475e8b6f564517b,
        _:Nc0138fb19d3b468cbdeea7e635f275d8,
        _:Nd2ce1965ec144398b93d6cf3837a8e48,
        _:Ndc49abe8a7564fa38686ccf57c45a6fb,
        _:Ndf21efe8196f453085cbbce384ff9ab5,
        _:Ne5a14769e7b04fc9a86a28287de951ad,
        _:Nef90ae6b7b0d40c99cc6e7c78150f7d1,
        _:Nf88f4ecea9d54670ab38ba55508d126b,
        _:Nf9afea7dbf904859b58a0b25aa344b76 .

