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

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

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

<artist/41298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145350#subject> ;
    schema:name "MYUKKE."@en ;
    foaf:made <album/145350#composition>,
        <album/145350#subject> ;
    foaf:name "MYUKKE."@en .

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

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

<artist/47596#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145350#subject> ;
    schema:name "Sobrem"@en ;
    foaf:made <album/145350#composition>,
        <album/145350#subject> ;
    foaf:name "Sobrem"@en .

<artist/50036#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145350#subject> ;
    schema:name "ESAI"@en ;
    foaf:made <album/145350#composition>,
        <album/145350#subject> ;
    foaf:name "ESAI"@en .

<artist/50064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145350#subject> ;
    schema:name "INFX"@en ;
    foaf:made <album/145350#composition>,
        <album/145350#subject> ;
    foaf:name "INFX"@en .

<artist/59805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145350#subject> ;
    schema:name "seatrus"@en ;
    foaf:made <album/145350#composition>,
        <album/145350#subject> ;
    foaf:name "seatrus"@en .

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

<artist/65505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145350#subject> ;
    schema:name "MIIM"@en ;
    foaf:made <album/145350#composition>,
        <album/145350#subject> ;
    foaf:name "MIIM"@en .

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

<artist/7666#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145350#subject> ;
    schema:name "TAG"@en ;
    foaf:made <album/145350#composition>,
        <album/145350#subject> ;
    foaf:name "TAG"@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/145350#musicalexpression> a mo:Signal ;
    mo:published_as <album/145350#subject> ;
    mo:records <album/145350#performance> .

<album/145350#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "V LIBERTY II ORIGINAL SOUNDTRACK"@en,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/145350#musicalwork> ;
    mo:recorded_as <album/145350#musicalexpression> ;
    schema:name "V LIBERTY II ORIGINAL SOUNDTRACK"@en,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/145350#musicalwork> .

<https://media.vgm.io/albums/05/145350/145350-37d2bc7c3788.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145350#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/145350/145350-37d2bc7c3788.jpg> ;
    foaf:depicts <album/145350#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/145350/145350-37d2bc7c3788.jpg> .

<https://medium-media.vgm.io/albums/05/145350/145350-37d2bc7c3788.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145350#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "V LIBERTY II ORIGINAL SOUNDTRACK"@en,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "SOPHI"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "SOPHI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cchekoz"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "Cchekoz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kataploks"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "Kataploks"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "VoidRover"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "VoidRover"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MINIMONSTER"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "MINIMONSTER"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CLTH"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "CLTH"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Miiro"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "Miiro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "IVAVI"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "IVAVI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pierre Blanche"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "Pierre Blanche"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Studio LAY-BACK"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "Studio LAY-BACK"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ned"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "ned"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "jam-jam"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "jam-jam"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "BIRA"@en ;
            foaf:made <album/145350#composition> ;
            foaf:name "BIRA"@en ],
        <artist/41298#subject>,
        <artist/46421#subject>,
        <artist/47565#subject>,
        <artist/47596#subject>,
        <artist/50036#subject>,
        <artist/50064#subject>,
        <artist/59805#subject>,
        <artist/60621#subject>,
        <artist/65505#subject>,
        <artist/71242#subject>,
        <artist/7666#subject> ;
    mo:produced_work <album/145350#musicalwork> ;
    schema:name "V LIBERTY II ORIGINAL SOUNDTRACK"@en,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja-latn .

<album/145350#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-19"^^xsd:date ;
    dcterms:title "V LIBERTY II ORIGINAL SOUNDTRACK"@en,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145350#musicalexpression> ;
    mo:publisher _:N0b4d01dba71a42d68853251e4774a704 ;
    mo:record _:N0c83953b91904631a87319020e871752 ;
    mo:record_count 1 ;
    schema:about <release/27779#subject> ;
    schema:datePublished "2024-12-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/145350/145350-37d2bc7c3788.jpg> ;
    schema:name "V LIBERTY II ORIGINAL SOUNDTRACK"@en,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja,
        "V LIBERTY II ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher _:N0b4d01dba71a42d68853251e4774a704 ;
    foaf:depiction <https://media.vgm.io/albums/05/145350/145350-37d2bc7c3788.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N1e914f82004d42d6ae462f05b4e13ca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOXIC (feat. Shabel Tonya)"@en,
        "TOXIC (feat. Shabel Tonya)"@ko ;
    mo:track_number 8 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "TOXIC (feat. Shabel Tonya)"@en,
        "TOXIC (feat. Shabel Tonya)"@ko .

_:N30864040ed7742eaad87176b65d82915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty Er'A ~One Day~"@en,
        "Misty Er'A ~One Day~"@ko ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Misty Er'A ~One Day~"@en,
        "Misty Er'A ~One Day~"@ko .

_:N3aa4591276d644abaa898de7955ae4ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "break it down!"@en,
        "break it down!"@ko ;
    mo:track_number 13 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "break it down!"@en,
        "break it down!"@ko .

_:N3c3cbf1f2c1847b99beec5e1efbe2fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mad (feat. WaMi)"@en,
        "Mad (feat. WaMi)"@ko ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Mad (feat. WaMi)"@en,
        "Mad (feat. WaMi)"@ko .

_:N3cbf2d66aed64fdba7b53943071f7d04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saga Script"@en,
        "Saga Script"@ko ;
    mo:track_number 19 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Saga Script"@en,
        "Saga Script"@ko .

_:N41db2aef8c65409f8422216d6f44e54d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MADNESS (feat. U1)"@en,
        "MADNESS (feat. 유일(U1))"@ko ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "MADNESS (feat. U1)"@en,
        "MADNESS (feat. 유일(U1))"@ko .

_:N5a5f315650c94792b0fa6dc6f2aa244b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B!G-BANG CHALLENGE"@en,
        "B!G-BANG CHALLENGE"@ko ;
    mo:track_number 20 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "B!G-BANG CHALLENGE"@en,
        "B!G-BANG CHALLENGE"@ko .

_:N6fc61eed076242e591cdaca50cdbf287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIPPER"@en,
        "RIPPER"@ko ;
    mo:track_number 12 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "RIPPER"@en,
        "RIPPER"@ko .

_:N7d0b3f8d5dc04d8d997e39cd4a507ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delusion (feat. SOONHO)"@en,
        "Delusion (feat. SOONHO)"@ko ;
    mo:track_number 17 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Delusion (feat. SOONHO)"@en,
        "Delusion (feat. SOONHO)"@ko .

_:N8e98bb8d5131424bbe37dd31c4c06cdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1! 2! 3! 4! Streaming rn CHU!"@en,
        "1！2！3！4！ただいま配信CHU！"@ko ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "1! 2! 3! 4! Streaming rn CHU!"@en,
        "1！2！3！4！ただいま配信CHU！"@ko .

_:N9167e4796bc94a83b4cd8c3eca96317d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rocket Ride"@en,
        "Rocket Ride"@ko ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Rocket Ride"@en,
        "Rocket Ride"@ko .

_:N91a4b6cdf6004552bad56103e741cbeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love or Die (Extended Ver.)"@en,
        "Love or Die (Extended Ver.)"@ko ;
    mo:track_number 21 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Love or Die (Extended Ver.)"@en,
        "Love or Die (Extended Ver.)"@ko .

_:N9c188160ca6e40cbb9fbb8dcb7ed7a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheonmasan"@en,
        "Cheonmasan"@ko ;
    mo:track_number 14 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Cheonmasan"@en,
        "Cheonmasan"@ko .

_:Na0aa912c3348477db0da6d15c750e236 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hikari (feat. Negoto Bunnyla)"@en,
        "Hikari (feat. 音琴兎愛)"@ko ;
    mo:track_number 15 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Hikari (feat. Negoto Bunnyla)"@en,
        "Hikari (feat. 音琴兎愛)"@ko .

_:Naa53a7e50e154e6cb0cd7ccfb1ffb9ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakera"@en,
        "Kakera"@ko ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Kakera"@en,
        "Kakera"@ko .

_:Nad0adb527c534cb390734a2cf68bf7c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love or Die"@en,
        "Love or Die"@ko ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Love or Die"@en,
        "Love or Die"@ko .

_:Nb1d51ff2c2404d27a1dae8b76a014404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cata (feat. NC.A)"@en,
        "Cata (feat. 앤씨아)"@ko ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Cata (feat. NC.A)"@en,
        "Cata (feat. 앤씨아)"@ko .

_:Nc212e7ea33ae419581117252bd785438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outcast (feat. BIRA)"@en,
        "Outcast (feat. BIRA)"@ko ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Outcast (feat. BIRA)"@en,
        "Outcast (feat. BIRA)"@ko .

_:Ncf7d63a22c5e4eefa2cb5dcf8f5fd739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOXIC (feat. Shabel Tonya) (Extended Ver.)"@en,
        "TOXIC (feat. Shabel Tonya) (Extended Ver.)"@ko ;
    mo:track_number 23 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "TOXIC (feat. Shabel Tonya) (Extended Ver.)"@en,
        "TOXIC (feat. Shabel Tonya) (Extended Ver.)"@ko .

_:Nd1074d2caafe461ca2b8b12e27e34ff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Krush"@en,
        "Krush"@ko ;
    mo:track_number 16 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Krush"@en,
        "Krush"@ko .

_:Nea74cd64ef9a4a64bf94815646fab8fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty Er'A ~One Day~ (Extended Ver.)"@en,
        "Misty Er'A ~One Day~ (Extended Ver.)"@ko ;
    mo:track_number 22 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Misty Er'A ~One Day~ (Extended Ver.)"@en,
        "Misty Er'A ~One Day~ (Extended Ver.)"@ko .

_:Nf958f2b10acb489c98b41f8a8c829b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ELIXIR"@en,
        "ELIXIR"@ko ;
    mo:track_number 18 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "ELIXIR"@en,
        "ELIXIR"@ko .

_:Nfe3550f0d4584488ac1749f634950ff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pull The Trigger"@en,
        "Pull The Trigger"@ko ;
    mo:track_number 11 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N0c83953b91904631a87319020e871752 ;
    schema:name "Pull The Trigger"@en,
        "Pull The Trigger"@ko .

_:N0c83953b91904631a87319020e871752 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e914f82004d42d6ae462f05b4e13ca9,
        _:N30864040ed7742eaad87176b65d82915,
        _:N3aa4591276d644abaa898de7955ae4ee,
        _:N3c3cbf1f2c1847b99beec5e1efbe2fcb,
        _:N3cbf2d66aed64fdba7b53943071f7d04,
        _:N41db2aef8c65409f8422216d6f44e54d,
        _:N5a5f315650c94792b0fa6dc6f2aa244b,
        _:N6fc61eed076242e591cdaca50cdbf287,
        _:N7d0b3f8d5dc04d8d997e39cd4a507ad3,
        _:N8e98bb8d5131424bbe37dd31c4c06cdb,
        _:N9167e4796bc94a83b4cd8c3eca96317d,
        _:N91a4b6cdf6004552bad56103e741cbeb,
        _:N9c188160ca6e40cbb9fbb8dcb7ed7a19,
        _:Na0aa912c3348477db0da6d15c750e236,
        _:Naa53a7e50e154e6cb0cd7ccfb1ffb9ee,
        _:Nad0adb527c534cb390734a2cf68bf7c3,
        _:Nb1d51ff2c2404d27a1dae8b76a014404,
        _:Nc212e7ea33ae419581117252bd785438,
        _:Ncf7d63a22c5e4eefa2cb5dcf8f5fd739,
        _:Nd1074d2caafe461ca2b8b12e27e34ff4,
        _:Nea74cd64ef9a4a64bf94815646fab8fc,
        _:Nf958f2b10acb489c98b41f8a8c829b57,
        _:Nfe3550f0d4584488ac1749f634950ff2 ;
    mo:track_count 23 ;
    schema:duration "PT55:46"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N1e914f82004d42d6ae462f05b4e13ca9,
        _:N30864040ed7742eaad87176b65d82915,
        _:N3aa4591276d644abaa898de7955ae4ee,
        _:N3c3cbf1f2c1847b99beec5e1efbe2fcb,
        _:N3cbf2d66aed64fdba7b53943071f7d04,
        _:N41db2aef8c65409f8422216d6f44e54d,
        _:N5a5f315650c94792b0fa6dc6f2aa244b,
        _:N6fc61eed076242e591cdaca50cdbf287,
        _:N7d0b3f8d5dc04d8d997e39cd4a507ad3,
        _:N8e98bb8d5131424bbe37dd31c4c06cdb,
        _:N9167e4796bc94a83b4cd8c3eca96317d,
        _:N91a4b6cdf6004552bad56103e741cbeb,
        _:N9c188160ca6e40cbb9fbb8dcb7ed7a19,
        _:Na0aa912c3348477db0da6d15c750e236,
        _:Naa53a7e50e154e6cb0cd7ccfb1ffb9ee,
        _:Nad0adb527c534cb390734a2cf68bf7c3,
        _:Nb1d51ff2c2404d27a1dae8b76a014404,
        _:Nc212e7ea33ae419581117252bd785438,
        _:Ncf7d63a22c5e4eefa2cb5dcf8f5fd739,
        _:Nd1074d2caafe461ca2b8b12e27e34ff4,
        _:Nea74cd64ef9a4a64bf94815646fab8fc,
        _:Nf958f2b10acb489c98b41f8a8c829b57,
        _:Nfe3550f0d4584488ac1749f634950ff2 .

