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

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

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

<artist/2483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121375#subject> ;
    schema:name "Henning Nugel"@en ;
    foaf:made <album/121375#composition>,
        <album/121375#subject> ;
    foaf:name "Henning Nugel"@en .

<artist/25888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121375#subject> ;
    schema:name "Gordy Haab"@en ;
    foaf:made <album/121375#composition>,
        <album/121375#subject> ;
    foaf:name "Gordy Haab"@en .

<artist/26258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121375#subject> ;
    schema:name "Nicolai Patricio"@en ;
    foaf:made <album/121375#composition>,
        <album/121375#subject> ;
    foaf:name "Nicolai Patricio"@en .

<artist/5049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121375#subject> ;
    schema:name "Tilman Sillescu"@en ;
    foaf:made <album/121375#composition>,
        <album/121375#subject> ;
    foaf:name "Tilman Sillescu"@en .

<artist/63872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121375#subject> ;
    schema:name "G-FUN"@en ;
    foaf:made <album/121375#composition>,
        <album/121375#subject> ;
    foaf:name "G-FUN"@en .

<artist/64723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121375#subject> ;
    schema:name "Wenhan Chu"@en,
        "楚文翰"@ja ;
    foaf:made <album/121375#composition>,
        <album/121375#subject> ;
    foaf:name "Wenhan Chu"@en,
        "楚文翰"@ja .

<artist/67174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121375#subject> ;
    schema:name "Zijun Yan"@en,
        "严梓君"@ja ;
    foaf:made <album/121375#composition>,
        <album/121375#subject> ;
    foaf:name "Zijun Yan"@en,
        "严梓君"@ja .

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

<album/121375#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MARVEL Super War"@en,
        "MARVEL Super War"@ja,
        "MARVEL Super War"@ja-latn ;
    mo:performance_of <album/121375#musicalwork> ;
    mo:recorded_as <album/121375#musicalexpression> ;
    schema:name "MARVEL Super War"@en,
        "MARVEL Super War"@ja,
        "MARVEL Super War"@ja-latn ;
    schema:workPerformed <album/121375#musicalwork> .

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

<https://media.vgm.io/albums/57/121375/121375-9fed97d2a6ed.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121375#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/121375/121375-9fed97d2a6ed.jpg> ;
    foaf:depicts <album/121375#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/121375/121375-9fed97d2a6ed.jpg> .

<https://medium-media.vgm.io/albums/57/121375/121375-9fed97d2a6ed.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121375#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MARVEL Super War"@en,
        "MARVEL Super War"@ja,
        "MARVEL Super War"@ja-latn ;
    mo:composer <artist/2483#subject>,
        <artist/25888#subject>,
        <artist/26258#subject>,
        <artist/5049#subject>,
        <artist/63872#subject>,
        <artist/64723#subject>,
        <artist/67174#subject> ;
    mo:produced_work <album/121375#musicalwork> ;
    schema:name "MARVEL Super War"@en,
        "MARVEL Super War"@ja,
        "MARVEL Super War"@ja-latn .

<album/121375#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-24"^^xsd:date ;
    dcterms:title "MARVEL Super War"@en,
        "MARVEL Super War"@ja,
        "MARVEL Super War"@ja-latn ;
    mo:catalogue_number "D004053825" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121375#musicalexpression> ;
    mo:publisher <org/1480#subject> ;
    mo:record _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MARVEL Super War"@en ;
            foaf:name "MARVEL Super War"@en ] ;
    schema:datePublished "2022-06-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/121375/121375-9fed97d2a6ed.jpg> ;
    schema:name "MARVEL Super War"@en,
        "MARVEL Super War"@ja,
        "MARVEL Super War"@ja-latn ;
    schema:publisher <org/1480#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/121375/121375-9fed97d2a6ed.jpg> .

_:N1ae3b49c4b864a23a5dc41fba58c962a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of the Eternals"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Return of the Eternals"@en .

_:N1f23e7c46c074b55961a0baf0e84f05f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - The Momentum"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Battlefield - The Momentum"@en .

_:N2b16fda7eb5d4366bc8abc3179150355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Before Battle"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Calm Before Battle"@en .

_:N37a542ef209c471cb90b47b4438a2d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiger and Moon"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Tiger and Moon"@en .

_:N38d5e83ece6f4803a98b5e52f9fc6af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter in Wakanda"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Winter in Wakanda"@en .

_:N3c927141320b4c21ba643836387b1ea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - The Finale"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Battlefield - The Finale"@en .

_:N64576183b00b4a9c911e32652ee0c1e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - The Mobilization"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Battlefield - The Mobilization"@en .

_:N6737b3c5553b48d4b113babd63c889e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agents of Atlas"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Agents of Atlas"@en .

_:N721c26b706bc4b9da1f586eddc1f6c75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Immortals"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "The Immortals"@en .

_:N8b5b63e706a645ff857b3b08b05496af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Red Room"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "The Red Room"@en .

_:N9a40d41517674b6cb844e23f87cf09f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Into Action"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Spring Into Action"@en .

_:Nd9b99ebb86d049e29ac19c6877bd98e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master of Kung Fu"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "Master of Kung Fu"@en .

_:Necb2cfb626674f4e920de613141fb08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MARVEL Super War (Main Title Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "MARVEL Super War (Main Title Theme)"@en .

_:Nfba6164097f44296a4779afbe9390254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Black Widows"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nf91a1e18864f44af96f9c07938bc4e09 ;
    schema:name "The Black Widows"@en .

_:Nf91a1e18864f44af96f9c07938bc4e09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ae3b49c4b864a23a5dc41fba58c962a,
        _:N1f23e7c46c074b55961a0baf0e84f05f,
        _:N2b16fda7eb5d4366bc8abc3179150355,
        _:N37a542ef209c471cb90b47b4438a2d34,
        _:N38d5e83ece6f4803a98b5e52f9fc6af5,
        _:N3c927141320b4c21ba643836387b1ea8,
        _:N64576183b00b4a9c911e32652ee0c1e3,
        _:N6737b3c5553b48d4b113babd63c889e3,
        _:N721c26b706bc4b9da1f586eddc1f6c75,
        _:N8b5b63e706a645ff857b3b08b05496af,
        _:N9a40d41517674b6cb844e23f87cf09f1,
        _:Nd9b99ebb86d049e29ac19c6877bd98e1,
        _:Necb2cfb626674f4e920de613141fb08c,
        _:Nfba6164097f44296a4779afbe9390254 ;
    mo:track_count 14 ;
    schema:duration "PT30:12"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1ae3b49c4b864a23a5dc41fba58c962a,
        _:N1f23e7c46c074b55961a0baf0e84f05f,
        _:N2b16fda7eb5d4366bc8abc3179150355,
        _:N37a542ef209c471cb90b47b4438a2d34,
        _:N38d5e83ece6f4803a98b5e52f9fc6af5,
        _:N3c927141320b4c21ba643836387b1ea8,
        _:N64576183b00b4a9c911e32652ee0c1e3,
        _:N6737b3c5553b48d4b113babd63c889e3,
        _:N721c26b706bc4b9da1f586eddc1f6c75,
        _:N8b5b63e706a645ff857b3b08b05496af,
        _:N9a40d41517674b6cb844e23f87cf09f1,
        _:Nd9b99ebb86d049e29ac19c6877bd98e1,
        _:Necb2cfb626674f4e920de613141fb08c,
        _:Nfba6164097f44296a4779afbe9390254 .

