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

<artist/3477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuka Nanri"@en,
        "南里侑香"@ja ;
    foaf:made <album/21727#subject>,
        <album/21727#vocals> ;
    foaf:name "Yuuka Nanri"@en,
        "南里侑香"@ja .

<artist/1625#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21727#subject> ;
    schema:name "Kow Otani"@en,
        "大谷幸"@ja ;
    foaf:made <album/21727#composition>,
        <album/21727#subject> ;
    foaf:name "Kow Otani"@en,
        "大谷幸"@ja .

<artist/2876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21727#subject> ;
    schema:name "Takumi Ozawa"@en,
        "尾澤拓実"@ja ;
    foaf:made <album/21727#composition>,
        <album/21727#lyrics>,
        <album/21727#subject> ;
    foaf:name "Takumi Ozawa"@en,
        "尾澤拓実"@ja .

<product/1281#subject> a schema:CreativeWork ;
    schema:name ".hack//Quantum"@en,
        ".hack//Quantum"@ja,
        ".hack//Quantum"@ja-latn ;
    foaf:name ".hack//Quantum"@en,
        ".hack//Quantum"@ja,
        ".hack//Quantum"@ja-latn .

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

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

<album/21727#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OVA .hack//Quantum Original Soundtrack"@en,
        "OVA .hack//Quantum オリジナルサウンドトラック"@ja,
        "OVA .hack//Quantum Original Soundtrack"@ja-latn ;
    mo:performance_of <album/21727#musicalwork> ;
    mo:recorded_as <album/21727#musicalexpression> ;
    schema:name "OVA .hack//Quantum Original Soundtrack"@en,
        "OVA .hack//Quantum オリジナルサウンドトラック"@ja,
        "OVA .hack//Quantum Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/21727#musicalwork> .

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

<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/72/21727/21727-46d906fa742d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/21727#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/21727/21727-46d906fa742d.jpg> ;
    foaf:depicts <album/21727#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/21727/21727-46d906fa742d.jpg> .

<https://medium-media.vgm.io/albums/72/21727/21727-46d906fa742d.jpg> a schema:ImageObject,
        foaf:Image .

<album/21727#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OVA .hack//Quantum Original Soundtrack"@en,
        "OVA .hack//Quantum オリジナルサウンドトラック"@ja,
        "OVA .hack//Quantum Original Soundtrack"@ja-latn ;
    mo:composer <artist/1625#subject>,
        <artist/2876#subject> ;
    mo:produced_work <album/21727#musicalwork> ;
    schema:name "OVA .hack//Quantum Original Soundtrack"@en,
        "OVA .hack//Quantum オリジナルサウンドトラック"@ja,
        "OVA .hack//Quantum Original Soundtrack"@ja-latn .

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

<album/21727#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-22"^^xsd:date ;
    dcterms:title "OVA .hack//Quantum Original Soundtrack"@en,
        "OVA .hack//Quantum オリジナルサウンドトラック"@ja,
        "OVA .hack//Quantum Original Soundtrack"@ja-latn ;
    mo:catalogue_number "VTCL-60235" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21727#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    mo:record_count 1 ;
    schema:about <product/1281#subject> ;
    schema:datePublished "2010-12-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/21727/21727-46d906fa742d.jpg> ;
    schema:name "OVA .hack//Quantum Original Soundtrack"@en,
        "OVA .hack//Quantum オリジナルサウンドトラック"@ja,
        "OVA .hack//Quantum Original Soundtrack"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/21727/21727-46d906fa742d.jpg> .

_:N0800ce2a91324a4785318a26ccf83145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dense fog"@en,
        "dense fog"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "dense fog"@en,
        "dense fog"@ja .

_:N085926d7c256486cbee365bed3457f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "emergence 2"@en,
        "emergence 2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "emergence 2"@en,
        "emergence 2"@ja .

_:N1095da4f9bac49469f3bae03cbbc570d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the past of sorrow"@en,
        "the past of sorrow"@ja ;
    mo:track_number 35 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "the past of sorrow"@en,
        "the past of sorrow"@ja .

_:N1df8958373c643499de385a174058eb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epilogue"@en,
        "epilogue"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "epilogue"@en,
        "epilogue"@ja .

_:N20a93f7863534ff2b7378d2f20835eb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "different in kind"@en,
        "different in kind"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "different in kind"@en,
        "different in kind"@ja .

_:N2c02cfaadeed49aeb25ed8cc4f6450e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "suffering"@en,
        "suffering"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "suffering"@en,
        "suffering"@ja .

_:N2c9baecf695b40f3914dbc66ae225ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "emergence"@en,
        "emergence"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "emergence"@en,
        "emergence"@ja .

_:N312966d0adf54b679cfb77715bf1c452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "destruction"@en,
        "destruction"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "destruction"@en,
        "destruction"@ja .

_:N427fef0437a04500b99e3d8993474156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shocked"@en,
        "shocked"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "shocked"@en,
        "shocked"@ja .

_:N4dd8e2b0a2e54067be1c703beb4db81f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fight a duel"@en,
        "fight a duel"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "fight a duel"@en,
        "fight a duel"@ja .

_:N4f6b1eb2648548d098ea898bb72a834f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "beginning"@en,
        "beginning"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "beginning"@en,
        "beginning"@ja .

_:N5104cc440c1d4406b012ab30c36a2c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overlook"@en,
        "overlook"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "overlook"@en,
        "overlook"@ja .

_:N539dfb558ef94951a413c2d0957c7b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "between"@en,
        "between"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "between"@en,
        "between"@ja .

_:N54903b255576437a9d101fc23c774408 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shizuku ending edit"@en,
        "雫 -shizuku- ending edit"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "shizuku ending edit"@en,
        "雫 -shizuku- ending edit"@ja .

_:N5e60d0b159e94dfaa7c88a57e4317dd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "contact"@en,
        "contact"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "contact"@en,
        "contact"@ja .

_:N6214cd78f0744a8db06f3e4b5f6b9bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "consultation"@en,
        "consultation"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "consultation"@en,
        "consultation"@ja .

_:N6911d5599da84a4499d62c3a12a2e7b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rescue operation"@en,
        "rescue operation"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "rescue operation"@en,
        "rescue operation"@ja .

_:N69ea3ad8e0864d49907be349038e4409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow in the morning"@en,
        "snow in the morning"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "snow in the morning"@en,
        "snow in the morning"@ja .

_:N7c0355e6a6b4448498a5306f27c66156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "friendship"@en,
        "friendship"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "friendship"@en,
        "friendship"@ja .

_:N85456d0059d94c9ebfae27ec94f6ec4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting"@en,
        "starting"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "starting"@en,
        "starting"@ja .

_:N8b3e141011cd4407ba58e4edc4779584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "take flight"@en,
        "take flight"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "take flight"@en,
        "take flight"@ja .

_:N93ffc36fcaf94f3aae649824723ede78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hospital room"@en,
        "hospital room"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "hospital room"@en,
        "hospital room"@ja .

_:N98977d9a44b845b48047baec8f539451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feelings"@en,
        "feelings"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "feelings"@en,
        "feelings"@ja .

_:N99719d6d917e4480841ea3e67acef713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tears"@en,
        "tears"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "tears"@en,
        "tears"@ja .

_:Na159fc02a5754eb48463b2d85eca69c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chaos"@en,
        "chaos"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "chaos"@en,
        "chaos"@ja .

_:Na18c3bf4d3a149e4b851442abd2f73cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mysterious bar"@en,
        "mysterious bar"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "mysterious bar"@en,
        "mysterious bar"@ja .

_:Na43f948f216e4c2f9351768eae3a7dbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "preliminary announcement"@en,
        "preliminary announcement"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "preliminary announcement"@en,
        "preliminary announcement"@ja .

_:Na5c29bcd60e34f369dc4f87122204f21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "an invasion"@en,
        "an invasion"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "an invasion"@en,
        "an invasion"@ja .

_:Nc4a035206d004771a4f424803df647ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "consultation 2"@en,
        "consultation 2"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "consultation 2"@en,
        "consultation 2"@ja .

_:Ncadbd8d681ce47ad9d766275d341b8b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "search for"@en,
        "search for"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "search for"@en,
        "search for"@ja .

_:Nd87c284388424e7ba02bb31a5d7cc060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to tokyo"@en,
        "to tokyo"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "to tokyo"@en,
        "to tokyo"@ja .

_:Ne5eaf3b7d2f34ca8b7447338409969f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "back against the wall"@en,
        "back against the wall"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "back against the wall"@en,
        "back against the wall"@ja .

_:Ne7b2ce5b02f743c69cbc0ea52df85288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nowhere"@en,
        "nowhere"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "nowhere"@en,
        "nowhere"@ja .

_:Nf0b869f95db94dbdbf3b2d681dc03015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the sky at sunset"@en,
        "the sky at sunset"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "the sky at sunset"@en,
        "the sky at sunset"@ja .

_:Nf4e1c2ae1d364dd0ae459c0ec50bade8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a desperate battle"@en,
        "a desperate battle"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "a desperate battle"@en,
        "a desperate battle"@ja .

_:Nf4fbc02751ee4016903f76b6f2807064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "relieve"@en,
        "relieve"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "relieve"@en,
        "relieve"@ja .

_:Nfa12c6e753094682a35999aaa291bc3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a strange"@en,
        "a strange"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N53f4571ebcdf4e0182d5b6dea6848477 ;
    schema:name "a strange"@en,
        "a strange"@ja .

_:N53f4571ebcdf4e0182d5b6dea6848477 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0800ce2a91324a4785318a26ccf83145,
        _:N085926d7c256486cbee365bed3457f2e,
        _:N1095da4f9bac49469f3bae03cbbc570d,
        _:N1df8958373c643499de385a174058eb4,
        _:N20a93f7863534ff2b7378d2f20835eb9,
        _:N2c02cfaadeed49aeb25ed8cc4f6450e4,
        _:N2c9baecf695b40f3914dbc66ae225ee3,
        _:N312966d0adf54b679cfb77715bf1c452,
        _:N427fef0437a04500b99e3d8993474156,
        _:N4dd8e2b0a2e54067be1c703beb4db81f,
        _:N4f6b1eb2648548d098ea898bb72a834f,
        _:N5104cc440c1d4406b012ab30c36a2c02,
        _:N539dfb558ef94951a413c2d0957c7b12,
        _:N54903b255576437a9d101fc23c774408,
        _:N5e60d0b159e94dfaa7c88a57e4317dd4,
        _:N6214cd78f0744a8db06f3e4b5f6b9bd5,
        _:N6911d5599da84a4499d62c3a12a2e7b8,
        _:N69ea3ad8e0864d49907be349038e4409,
        _:N7c0355e6a6b4448498a5306f27c66156,
        _:N85456d0059d94c9ebfae27ec94f6ec4d,
        _:N8b3e141011cd4407ba58e4edc4779584,
        _:N93ffc36fcaf94f3aae649824723ede78,
        _:N98977d9a44b845b48047baec8f539451,
        _:N99719d6d917e4480841ea3e67acef713,
        _:Na159fc02a5754eb48463b2d85eca69c0,
        _:Na18c3bf4d3a149e4b851442abd2f73cb,
        _:Na43f948f216e4c2f9351768eae3a7dbb,
        _:Na5c29bcd60e34f369dc4f87122204f21,
        _:Nc4a035206d004771a4f424803df647ba,
        _:Ncadbd8d681ce47ad9d766275d341b8b3,
        _:Nd87c284388424e7ba02bb31a5d7cc060,
        _:Ne5eaf3b7d2f34ca8b7447338409969f6,
        _:Ne7b2ce5b02f743c69cbc0ea52df85288,
        _:Nf0b869f95db94dbdbf3b2d681dc03015,
        _:Nf4e1c2ae1d364dd0ae459c0ec50bade8,
        _:Nf4fbc02751ee4016903f76b6f2807064,
        _:Nfa12c6e753094682a35999aaa291bc3e ;
    mo:track_count 37 ;
    schema:duration "PT52:21"^^xsd:interval ;
    schema:numTracks 37 ;
    schema:track _:N0800ce2a91324a4785318a26ccf83145,
        _:N085926d7c256486cbee365bed3457f2e,
        _:N1095da4f9bac49469f3bae03cbbc570d,
        _:N1df8958373c643499de385a174058eb4,
        _:N20a93f7863534ff2b7378d2f20835eb9,
        _:N2c02cfaadeed49aeb25ed8cc4f6450e4,
        _:N2c9baecf695b40f3914dbc66ae225ee3,
        _:N312966d0adf54b679cfb77715bf1c452,
        _:N427fef0437a04500b99e3d8993474156,
        _:N4dd8e2b0a2e54067be1c703beb4db81f,
        _:N4f6b1eb2648548d098ea898bb72a834f,
        _:N5104cc440c1d4406b012ab30c36a2c02,
        _:N539dfb558ef94951a413c2d0957c7b12,
        _:N54903b255576437a9d101fc23c774408,
        _:N5e60d0b159e94dfaa7c88a57e4317dd4,
        _:N6214cd78f0744a8db06f3e4b5f6b9bd5,
        _:N6911d5599da84a4499d62c3a12a2e7b8,
        _:N69ea3ad8e0864d49907be349038e4409,
        _:N7c0355e6a6b4448498a5306f27c66156,
        _:N85456d0059d94c9ebfae27ec94f6ec4d,
        _:N8b3e141011cd4407ba58e4edc4779584,
        _:N93ffc36fcaf94f3aae649824723ede78,
        _:N98977d9a44b845b48047baec8f539451,
        _:N99719d6d917e4480841ea3e67acef713,
        _:Na159fc02a5754eb48463b2d85eca69c0,
        _:Na18c3bf4d3a149e4b851442abd2f73cb,
        _:Na43f948f216e4c2f9351768eae3a7dbb,
        _:Na5c29bcd60e34f369dc4f87122204f21,
        _:Nc4a035206d004771a4f424803df647ba,
        _:Ncadbd8d681ce47ad9d766275d341b8b3,
        _:Nd87c284388424e7ba02bb31a5d7cc060,
        _:Ne5eaf3b7d2f34ca8b7447338409969f6,
        _:Ne7b2ce5b02f743c69cbc0ea52df85288,
        _:Nf0b869f95db94dbdbf3b2d681dc03015,
        _:Nf4e1c2ae1d364dd0ae459c0ec50bade8,
        _:Nf4fbc02751ee4016903f76b6f2807064,
        _:Nfa12c6e753094682a35999aaa291bc3e .

