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

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

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

<artist/37014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Tsukasa"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Tsukasa"@en .

<artist/46421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "RiraN"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "RiraN"@en .

<artist/46475#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Takahiro Eguchi"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Takahiro Eguchi"@en .

<artist/47565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Ruxxi"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Ruxxi"@en .

<artist/48699#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Cosmograph"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Cosmograph"@en .

<artist/52903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Night Tempo"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Night Tempo"@en .

<artist/57553#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "TAK"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "TAK"@en .

<artist/57557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Flash Finger"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Flash Finger"@en .

<artist/60621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Pure 100%"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Pure 100%"@en .

<artist/71242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Mycin.T"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Mycin.T"@en .

<artist/72339#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "HAYAKO"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "HAYAKO"@en .

<artist/72340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Corbin"@en ;
    foaf:made <album/134748#composition>,
        <album/134748#subject> ;
    foaf:name "Corbin"@en .

<release/27779#subject> a schema:CreativeWork ;
    schema:name "DJMAX RESPECT V"@en,
        "DJMAX RESPECT V"@ja,
        "DJMAX RESPECT V"@ja-latn ;
    foaf:name "DJMAX RESPECT V"@en,
        "DJMAX RESPECT V"@ja,
        "DJMAX RESPECT V"@ja-latn .

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

<album/134748#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@en,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja-latn ;
    mo:performance_of <album/134748#musicalwork> ;
    mo:recorded_as <album/134748#musicalexpression> ;
    schema:name "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@en,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja-latn ;
    schema:workPerformed <album/134748#musicalwork> .

<https://media.vgm.io/albums/84/134748/134748-91b1acba6cec.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134748#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/134748/134748-91b1acba6cec.jpg> ;
    foaf:depicts <album/134748#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/134748/134748-91b1acba6cec.jpg> .

<https://medium-media.vgm.io/albums/84/134748/134748-91b1acba6cec.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134748#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@en,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "임수호"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "임수호"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CHUCK"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "CHUCK"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "jam-jam"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "jam-jam"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DoubleTO"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "DoubleTO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "N!ko"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "N!ko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Milkoi"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "Milkoi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "J.O.Y"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "J.O.Y"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SOPHI"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "SOPHI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pierre Blanche"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "Pierre Blanche"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "NeiN"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "NeiN"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "JooBooM"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "JooBooM"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "웅킴"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "웅킴"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bagagee Viphex13"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "Bagagee Viphex13"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "YESEO"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "YESEO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "VoidRover"@en ;
            foaf:made <album/134748#composition> ;
            foaf:name "VoidRover"@en ],
        <artist/37014#subject>,
        <artist/46421#subject>,
        <artist/46475#subject>,
        <artist/47565#subject>,
        <artist/48699#subject>,
        <artist/52903#subject>,
        <artist/57553#subject>,
        <artist/57557#subject>,
        <artist/60621#subject>,
        <artist/71242#subject>,
        <artist/72339#subject>,
        <artist/72340#subject> ;
    mo:produced_work <album/134748#musicalwork> ;
    schema:name "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@en,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja-latn .

<album/134748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-16"^^xsd:date ;
    dcterms:title "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@en,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134748#musicalexpression> ;
    mo:publisher _:N368b125b09a842c397943accc91a7e12 ;
    mo:record _:N2988039e40f140e1b4b48ccefda614f1 ;
    mo:record_count 1 ;
    schema:about <release/27779#subject> ;
    schema:datePublished "2022-11-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/134748/134748-91b1acba6cec.jpg> ;
    schema:name "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@en,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja,
        "V EXTENSION 3 ORIGINAL SOUND TRACK PACK"@ja-latn ;
    schema:publisher _:N368b125b09a842c397943accc91a7e12 ;
    foaf:depiction <https://media.vgm.io/albums/84/134748/134748-91b1acba6cec.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "NeiN"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "NeiN"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "임수호"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "임수호"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "웅킴"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "웅킴"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Pierre Blanche"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "Pierre Blanche"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "VoidRover"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "VoidRover"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "J.O.Y"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "J.O.Y"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "DoubleTO"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "DoubleTO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "CHUCK"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "CHUCK"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "jam-jam"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "jam-jam"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Milkoi"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "Milkoi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "YESEO"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "YESEO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "SOPHI"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "SOPHI"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "JooBooM"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "JooBooM"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "Bagagee Viphex13"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "Bagagee Viphex13"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134748#subject> ;
    schema:name "N!ko"@en ;
    foaf:made <album/134748#subject> ;
    foaf:name "N!ko"@en .

_:N05b079b7aeae47d9a4d1660b84a84c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set Me Free"@ko ;
    mo:track_number 8 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Set Me Free"@ko .

_:N112d59fe3be5445f9b05e7805be545d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Future"@ko ;
    mo:track_number 17 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Bright Future"@ko .

_:N14f76091d49b4b3483cf51c092ae6ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Dream (feat. J.O.Y)"@ko ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Space Dream (feat. J.O.Y)"@ko .

_:N1e537b6d341b464e8c87fab566ce13bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tic! Tac! Toe!"@ko ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Tic! Tac! Toe!"@ko .

_:N2b54e42b1d094ca785828ac1d68fef10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plasma Sphere"@ko ;
    mo:track_number 14 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Plasma Sphere"@ko .

_:N3658e18103d04f41b1eeabe3328fe6c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NB RANGERS - 운명의 Destiny"@ko ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "NB RANGERS - 운명의 Destiny"@ko .

_:N368b125b09a842c397943accc91a7e12 schema:name "NEOWIZ"@en,
        "NEOWIZ"@ja,
        "NEOWIZ"@ja-latn ;
    foaf:name "NEOWIZ"@en,
        "NEOWIZ"@ja,
        "NEOWIZ"@ja-latn .

_:N46bf819a140f479f962235d8a857a16d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero-Break"@ko ;
    mo:track_number 19 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Zero-Break"@ko .

_:N48de381e2cc84319be4cb5a479e496c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disappearing Act"@ko ;
    mo:track_number 20 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Disappearing Act"@ko .

_:N4bdd9ac220e74439aa13f21e76f153da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KICK IT"@ko ;
    mo:track_number 16 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "KICK IT"@ko .

_:N62f4617cff7045108c5af171dc60a7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty E'ra 'Mui'"@ko ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Misty E'ra 'Mui'"@ko .

_:N69bb726fc6b844c3a4de3dfbed0f9a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty E'ra 'Mui' (Extended Ver.)"@ko ;
    mo:track_number 21 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Misty E'ra 'Mui' (Extended Ver.)"@ko .

_:N746811d0806c4c13be91eb7c76d7087b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winners"@ko ;
    mo:track_number 4 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Winners"@ko .

_:N806f762400574e54a9a0fa5e5e09323e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#mine (feat. Riho Iwamoto)"@ko ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "#mine (feat. Riho Iwamoto)"@ko .

_:N8f840cce4fe94f9b9b88f699a35a1360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every Day ~ Every Night"@ko ;
    mo:track_number 11 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Every Day ~ Every Night"@ko .

_:N9fa7195004724744a0013fd52fe45c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "밤비(Bambi) - DJMAX Edit"@ko ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "밤비(Bambi) - DJMAX Edit"@ko .

_:Na9c92049a0644a42b1c95a39c47601dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fundamental"@ko ;
    mo:track_number 18 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Fundamental"@ko .

_:Nd7ff1f3a35d74f89a23d59c8ef24e54d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret"@ko ;
    mo:track_number 12 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Secret"@ko .

_:Ndce09d5b1b4345dfa622f60bb3b262a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STEP"@ko ;
    mo:track_number 9 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "STEP"@ko .

_:Nde38da8f63b44014b14bdfff2815b08e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charming World"@ko ;
    mo:track_number 13 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Charming World"@ko .

_:Ne12dbc700c864211abda9e122f4c3abe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerge"@ko ;
    mo:track_number 15 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Emerge"@ko .

_:Nf4c5804fd0344a75a882c02a8c72a3c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moment (feat. Nauts)"@ko ;
    mo:track_number 10 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N2988039e40f140e1b4b48ccefda614f1 ;
    schema:name "Moment (feat. Nauts)"@ko .

_:N2988039e40f140e1b4b48ccefda614f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05b079b7aeae47d9a4d1660b84a84c1b,
        _:N112d59fe3be5445f9b05e7805be545d6,
        _:N14f76091d49b4b3483cf51c092ae6ad5,
        _:N1e537b6d341b464e8c87fab566ce13bb,
        _:N2b54e42b1d094ca785828ac1d68fef10,
        _:N3658e18103d04f41b1eeabe3328fe6c1,
        _:N46bf819a140f479f962235d8a857a16d,
        _:N48de381e2cc84319be4cb5a479e496c1,
        _:N4bdd9ac220e74439aa13f21e76f153da,
        _:N62f4617cff7045108c5af171dc60a7c7,
        _:N69bb726fc6b844c3a4de3dfbed0f9a5b,
        _:N746811d0806c4c13be91eb7c76d7087b,
        _:N806f762400574e54a9a0fa5e5e09323e,
        _:N8f840cce4fe94f9b9b88f699a35a1360,
        _:N9fa7195004724744a0013fd52fe45c54,
        _:Na9c92049a0644a42b1c95a39c47601dc,
        _:Nd7ff1f3a35d74f89a23d59c8ef24e54d,
        _:Ndce09d5b1b4345dfa622f60bb3b262a0,
        _:Nde38da8f63b44014b14bdfff2815b08e,
        _:Ne12dbc700c864211abda9e122f4c3abe,
        _:Nf4c5804fd0344a75a882c02a8c72a3c7 ;
    mo:track_count 21 ;
    schema:duration "PT48:18"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N05b079b7aeae47d9a4d1660b84a84c1b,
        _:N112d59fe3be5445f9b05e7805be545d6,
        _:N14f76091d49b4b3483cf51c092ae6ad5,
        _:N1e537b6d341b464e8c87fab566ce13bb,
        _:N2b54e42b1d094ca785828ac1d68fef10,
        _:N3658e18103d04f41b1eeabe3328fe6c1,
        _:N46bf819a140f479f962235d8a857a16d,
        _:N48de381e2cc84319be4cb5a479e496c1,
        _:N4bdd9ac220e74439aa13f21e76f153da,
        _:N62f4617cff7045108c5af171dc60a7c7,
        _:N69bb726fc6b844c3a4de3dfbed0f9a5b,
        _:N746811d0806c4c13be91eb7c76d7087b,
        _:N806f762400574e54a9a0fa5e5e09323e,
        _:N8f840cce4fe94f9b9b88f699a35a1360,
        _:N9fa7195004724744a0013fd52fe45c54,
        _:Na9c92049a0644a42b1c95a39c47601dc,
        _:Nd7ff1f3a35d74f89a23d59c8ef24e54d,
        _:Ndce09d5b1b4345dfa622f60bb3b262a0,
        _:Nde38da8f63b44014b14bdfff2815b08e,
        _:Ne12dbc700c864211abda9e122f4c3abe,
        _:Nf4c5804fd0344a75a882c02a8c72a3c7 .

