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

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

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

<artist/24535#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103740#subject> ;
    schema:name "Finishing Move Inc."@en ;
    foaf:made <album/103740#composition>,
        <album/103740#subject> ;
    foaf:name "Finishing Move Inc."@en .

<product/8150#subject> a schema:CreativeWork ;
    schema:name "Borderlands 3"@en,
        "Borderlands 3"@ja,
        "Borderlands 3"@ja-latn ;
    foaf:name "Borderlands 3"@en,
        "Borderlands 3"@ja,
        "Borderlands 3"@ja-latn .

<album/103740#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@en,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja-latn ;
    mo:composer <artist/24535#subject> ;
    mo:produced_work <album/103740#musicalwork> ;
    schema:name "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@en,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja-latn .

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

<album/103740#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@en,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja-latn ;
    mo:performance_of <album/103740#musicalwork> ;
    mo:recorded_as <album/103740#musicalexpression> ;
    schema:name "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@en,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja-latn ;
    schema:workPerformed <album/103740#musicalwork> .

<org/1626#subject> schema:name "Laced Records"@en,
        "Laced Records"@ja,
        "Laced Records"@ja-latn ;
    foaf:name "Laced Records"@en,
        "Laced Records"@ja,
        "Laced Records"@ja-latn .

<https://media.vgm.io/albums/04/103740/103740-709bbab12be7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103740#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/103740/103740-709bbab12be7.jpg> ;
    foaf:depicts <album/103740#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/103740/103740-709bbab12be7.jpg> .

<https://medium-media.vgm.io/albums/04/103740/103740-709bbab12be7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103740#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-10"^^xsd:date ;
    dcterms:title "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@en,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103740#musicalexpression> ;
    mo:publisher <org/1626#subject> ;
    mo:record _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    mo:record_count 1 ;
    schema:about <product/8150#subject> ;
    schema:datePublished "2020-09-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/103740/103740-709bbab12be7.jpg> ;
    schema:name "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@en,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja,
        "Borderlands 3: Psycho Krieg and the Fantastic Fustercluck"@ja-latn ;
    schema:publisher <org/1626#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/103740/103740-709bbab12be7.jpg> .

_:N00077296b3ff4a5abeb65db02d54bdda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Memories Are All I Have Left (Remix)"@en ;
    mo:track_number 28 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "The Memories Are All I Have Left (Remix)"@en .

_:N170bd60509024da099cf606bbb6b7e6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calamitous Slaughter"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Calamitous Slaughter"@en .

_:N2340a33f518d4e04b51db7ff83106e6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos Is Cancelled"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Chaos Is Cancelled"@en .

_:N3341ab30cd0f415e933207754641cc6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Thinkin'... Explosives?"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "I'm Thinkin'... Explosives?"@en .

_:N33ea8369651f4c56badd9de43c59b909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sapphire Starlight"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Sapphire Starlight"@en .

_:N3b5fead6a2f84482a1d8af02b7be6495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reconvene the Metal Chorus"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Reconvene the Metal Chorus"@en .

_:N43609bdf23984a03acc0a880c519cf99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home, I Guess"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Home, I Guess"@en .

_:N454415bf93ea4cf4873af3f872373998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exact Extraction"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Exact Extraction"@en .

_:N46fad98db2d1438eb21fb451128313fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pain Level (On a Scale of 1 to 10)"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Pain Level (On a Scale of 1 to 10)"@en .

_:N5031545f5ad24e34b84341ae01d716ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Universe of Yeses"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "A Universe of Yeses"@en .

_:N523aaafe51db4f3a9f83016b5340b7e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Might Not Be the Right Place"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "This Might Not Be the Right Place"@en .

_:N53bc7495b23a45c0820d0937d9c1a42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Wants Me"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "It Wants Me"@en .

_:N82c6af98d0da48878b1b9f73795319fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Soon-Skulled"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "The Soon-Skulled"@en .

_:N842d7d0446984968a462693968df48e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Memories Are All I Have Left"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "The Memories Are All I Have Left"@en .

_:N84befa9baf064e55b1b63bb2cd005eae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pushing Down the Blood"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Pushing Down the Blood"@en .

_:N8c7fda0fff144ff3a6d0c1717b50b1d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Endless Blade"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "An Endless Blade"@en .

_:N99f9c9d8a4e14825b1dc7ba662ca470c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flaytime's Just Beginning"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Flaytime's Just Beginning"@en .

_:Na676c571896b49d6a92c375123be2938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Whiteness of His Coat"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "The Whiteness of His Coat"@en .

_:Na6bb59eae35e4c51a261f6e9c51e219a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Single Idea"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "A Single Idea"@en .

_:Nae2ecd9339334877a6e84bc89f89d1b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can Never Trust a Train. Ever."@en ;
    mo:track_number 13 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "You Can Never Trust a Train. Ever."@en .

_:Nb751fe34923b4d97bbec534a4d41c8e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Construct Falls Apart"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "The Construct Falls Apart"@en .

_:Nc83e58aae38e43ea8465788c543d93d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Definitely a Metaphor"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Definitely a Metaphor"@en .

_:Nd542b1cc66684e5c941d382269fdf6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wagon Waltz"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Wagon Waltz"@en .

_:Ne343745a43734dd885c986f292d355cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She Seems So Real"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "She Seems So Real"@en .

_:Ne70bba01dda14fcbbfe305b0acff43c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tea Party"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "The Tea Party"@en .

_:Ned4b8af9c28f4b2186309bb6ac5b1106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Goosed Caboose"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "A Goosed Caboose"@en .

_:Nee02eed0ba68497a9087f87e8b592c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meat-Centric"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "Meat-Centric"@en .

_:Nf7a1302996bd4f7cb0f9b99d46ba488b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Die in Here All the Time"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Na3cb68dd5f0245d5bea21d6a08a92001 ;
    schema:name "We Die in Here All the Time"@en .

_:Na3cb68dd5f0245d5bea21d6a08a92001 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00077296b3ff4a5abeb65db02d54bdda,
        _:N170bd60509024da099cf606bbb6b7e6e,
        _:N2340a33f518d4e04b51db7ff83106e6f,
        _:N3341ab30cd0f415e933207754641cc6c,
        _:N33ea8369651f4c56badd9de43c59b909,
        _:N3b5fead6a2f84482a1d8af02b7be6495,
        _:N43609bdf23984a03acc0a880c519cf99,
        _:N454415bf93ea4cf4873af3f872373998,
        _:N46fad98db2d1438eb21fb451128313fb,
        _:N5031545f5ad24e34b84341ae01d716ab,
        _:N523aaafe51db4f3a9f83016b5340b7e3,
        _:N53bc7495b23a45c0820d0937d9c1a42b,
        _:N82c6af98d0da48878b1b9f73795319fc,
        _:N842d7d0446984968a462693968df48e1,
        _:N84befa9baf064e55b1b63bb2cd005eae,
        _:N8c7fda0fff144ff3a6d0c1717b50b1d4,
        _:N99f9c9d8a4e14825b1dc7ba662ca470c,
        _:Na676c571896b49d6a92c375123be2938,
        _:Na6bb59eae35e4c51a261f6e9c51e219a,
        _:Nae2ecd9339334877a6e84bc89f89d1b6,
        _:Nb751fe34923b4d97bbec534a4d41c8e4,
        _:Nc83e58aae38e43ea8465788c543d93d1,
        _:Nd542b1cc66684e5c941d382269fdf6ba,
        _:Ne343745a43734dd885c986f292d355cf,
        _:Ne70bba01dda14fcbbfe305b0acff43c8,
        _:Ned4b8af9c28f4b2186309bb6ac5b1106,
        _:Nee02eed0ba68497a9087f87e8b592c40,
        _:Nf7a1302996bd4f7cb0f9b99d46ba488b ;
    mo:track_count 28 ;
    schema:duration "PT64:25"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N00077296b3ff4a5abeb65db02d54bdda,
        _:N170bd60509024da099cf606bbb6b7e6e,
        _:N2340a33f518d4e04b51db7ff83106e6f,
        _:N3341ab30cd0f415e933207754641cc6c,
        _:N33ea8369651f4c56badd9de43c59b909,
        _:N3b5fead6a2f84482a1d8af02b7be6495,
        _:N43609bdf23984a03acc0a880c519cf99,
        _:N454415bf93ea4cf4873af3f872373998,
        _:N46fad98db2d1438eb21fb451128313fb,
        _:N5031545f5ad24e34b84341ae01d716ab,
        _:N523aaafe51db4f3a9f83016b5340b7e3,
        _:N53bc7495b23a45c0820d0937d9c1a42b,
        _:N82c6af98d0da48878b1b9f73795319fc,
        _:N842d7d0446984968a462693968df48e1,
        _:N84befa9baf064e55b1b63bb2cd005eae,
        _:N8c7fda0fff144ff3a6d0c1717b50b1d4,
        _:N99f9c9d8a4e14825b1dc7ba662ca470c,
        _:Na676c571896b49d6a92c375123be2938,
        _:Na6bb59eae35e4c51a261f6e9c51e219a,
        _:Nae2ecd9339334877a6e84bc89f89d1b6,
        _:Nb751fe34923b4d97bbec534a4d41c8e4,
        _:Nc83e58aae38e43ea8465788c543d93d1,
        _:Nd542b1cc66684e5c941d382269fdf6ba,
        _:Ne343745a43734dd885c986f292d355cf,
        _:Ne70bba01dda14fcbbfe305b0acff43c8,
        _:Ned4b8af9c28f4b2186309bb6ac5b1106,
        _:Nee02eed0ba68497a9087f87e8b592c40,
        _:Nf7a1302996bd4f7cb0f9b99d46ba488b .

