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

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

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

<artist/15267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121106#subject> ;
    schema:name "James Landino"@en ;
    foaf:made <album/121106#composition>,
        <album/121106#subject> ;
    foaf:name "James Landino"@en .

<artist/17578#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121106#subject> ;
    schema:name "Kenny Meriedeth"@en ;
    foaf:made <album/121106#composition>,
        <album/121106#subject> ;
    foaf:name "Kenny Meriedeth"@en .

<artist/187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121106#subject> ;
    schema:name "Manami Matsumae"@en,
        "松前真奈美"@ja ;
    foaf:made <album/121106#composition>,
        <album/121106#subject> ;
    foaf:name "Manami Matsumae"@en,
        "松前真奈美"@ja .

<artist/24025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121106#subject> ;
    schema:name "Orie Falconer"@en ;
    foaf:made <album/121106#composition>,
        <album/121106#subject> ;
    foaf:name "Orie Falconer"@en .

<artist/26741#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121106#subject> ;
    schema:name "Tee Lopes"@en ;
    foaf:made <album/121106#composition>,
        <album/121106#subject> ;
    foaf:name "Tee Lopes"@en .

<artist/5128#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121106#subject> ;
    schema:name "Vince DiCola"@en ;
    foaf:made <album/121106#composition>,
        <album/121106#subject> ;
    foaf:name "Vince DiCola"@en .

<product/22923#subject> a schema:CreativeWork ;
    schema:name "Mighty Fight Federation"@en,
        "Mighty Fight Federation"@ja,
        "Mighty Fight Federation"@ja-latn ;
    foaf:name "Mighty Fight Federation"@en,
        "Mighty Fight Federation"@ja,
        "Mighty Fight Federation"@ja-latn .

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

<album/121106#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mighty Fight Federation Official Soundtrack"@en,
        "Mighty Fight Federation Official Soundtrack"@ja,
        "Mighty Fight Federation Official Soundtrack"@ja-latn ;
    mo:performance_of <album/121106#musicalwork> ;
    mo:recorded_as <album/121106#musicalexpression> ;
    schema:name "Mighty Fight Federation Official Soundtrack"@en,
        "Mighty Fight Federation Official Soundtrack"@ja,
        "Mighty Fight Federation Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/121106#musicalwork> .

<org/3492#subject> schema:name "Premium Edition Games"@en,
        "Premium Edition Games"@ja,
        "Premium Edition Games"@ja-latn ;
    foaf:name "Premium Edition Games"@en,
        "Premium Edition Games"@ja,
        "Premium Edition Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/121106/121106-9b0da247fc8b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121106#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mighty Fight Federation Official Soundtrack"@en,
        "Mighty Fight Federation Official Soundtrack"@ja,
        "Mighty Fight Federation Official Soundtrack"@ja-latn ;
    mo:composer <artist/15267#subject>,
        <artist/17578#subject>,
        <artist/187#subject>,
        <artist/24025#subject>,
        <artist/26741#subject>,
        <artist/5128#subject> ;
    mo:produced_work <album/121106#musicalwork> ;
    schema:name "Mighty Fight Federation Official Soundtrack"@en,
        "Mighty Fight Federation Official Soundtrack"@ja,
        "Mighty Fight Federation Official Soundtrack"@ja-latn .

<album/121106#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-12"^^xsd:date ;
    dcterms:title "Mighty Fight Federation Official Soundtrack"@en,
        "Mighty Fight Federation Official Soundtrack"@ja,
        "Mighty Fight Federation Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121106#musicalexpression> ;
    mo:publisher <org/3492#subject> ;
    mo:record _:Nbfc93a02052042e9834bd1a6cae15103 ;
    mo:record_count 1 ;
    schema:about <product/22923#subject> ;
    schema:datePublished "2022-05-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/121106/121106-9b0da247fc8b.jpg> ;
    schema:name "Mighty Fight Federation Official Soundtrack"@en,
        "Mighty Fight Federation Official Soundtrack"@ja,
        "Mighty Fight Federation Official Soundtrack"@ja-latn ;
    schema:publisher <org/3492#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/121106/121106-9b0da247fc8b.jpg> .

_:N05894c3b1769407bada367e450cf2f30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stingray - Maria's Lament"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Stingray - Maria's Lament"@en .

_:N280e5d5f64294ff3bd712f637e9f694b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Originelle - SOS"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Originelle - SOS"@en .

_:N3e8a7d8a20d64b598b162463cac9ed65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CEO - Return on Investment"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "CEO - Return on Investment"@en .

_:N4d1199d5ba7443ff890771c40c9f4c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits - The Battle Is Over"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Credits - The Battle Is Over"@en .

_:N53ab9796466548429f38f69c5936b7ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEXE - Hack The Planet"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "LEXE - Hack The Planet"@en .

_:N59e94a9bd7b14b19b727a46b0581e092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Krystal - Heart of Crystal"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Krystal - Heart of Crystal"@en .

_:N68f996d1ba834a5b91c493776b08a41f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Hyperion - Now, Fight a God!"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "True Hyperion - Now, Fight a God!"@en .

_:N7bbb52d697a64ebab34691c234c50116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remi Redcard - Samba de Remi"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Remi Redcard - Samba de Remi"@en .

_:N822b4dc1baa24831a0a26ec6f9314ed4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Billy Strikefist -Fists of Fury"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Billy Strikefist -Fists of Fury"@en .

_:N92facc9908364f739441028f61c2995e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Player Select - Choose Your Warrior"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Player Select - Choose Your Warrior"@en .

_:N94f4fecf9a4f473b85aa9b20b0f5832e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title - Anthem of the Mighty Fight Federation"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Title - Anthem of the Mighty Fight Federation"@en .

_:N9857a33d58484d709291b9c395a33a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyperion - Omnipotence"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Hyperion - Omnipotence"@en .

_:Nbed9009843fa4da594e9e1c6828f729b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tunestone - Bone to Pick (With You)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Tunestone - Bone to Pick (With You)"@en .

_:Nd1725440163b419ba7ba3907baa06a62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killbot - Factory Funk"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Killbot - Factory Funk"@en .

_:Ndbb80bcac6d94580b1592c05dd1413cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heckbane - Swole 4 Souls!"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Heckbane - Swole 4 Souls!"@en .

_:Ne84a75e27f394cc5a553b828cf91d2b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prefight - A New Battle Awaits"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Prefight - A New Battle Awaits"@en .

_:Nf77d912424984993959732bbbd81db69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Training - Give It Your All!"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nbfc93a02052042e9834bd1a6cae15103 ;
    schema:name "Training - Give It Your All!"@en .

_:Nbfc93a02052042e9834bd1a6cae15103 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05894c3b1769407bada367e450cf2f30,
        _:N280e5d5f64294ff3bd712f637e9f694b,
        _:N3e8a7d8a20d64b598b162463cac9ed65,
        _:N4d1199d5ba7443ff890771c40c9f4c03,
        _:N53ab9796466548429f38f69c5936b7ee,
        _:N59e94a9bd7b14b19b727a46b0581e092,
        _:N68f996d1ba834a5b91c493776b08a41f,
        _:N7bbb52d697a64ebab34691c234c50116,
        _:N822b4dc1baa24831a0a26ec6f9314ed4,
        _:N92facc9908364f739441028f61c2995e,
        _:N94f4fecf9a4f473b85aa9b20b0f5832e,
        _:N9857a33d58484d709291b9c395a33a09,
        _:Nbed9009843fa4da594e9e1c6828f729b,
        _:Nd1725440163b419ba7ba3907baa06a62,
        _:Ndbb80bcac6d94580b1592c05dd1413cc,
        _:Ne84a75e27f394cc5a553b828cf91d2b5,
        _:Nf77d912424984993959732bbbd81db69 ;
    mo:track_count 17 ;
    schema:duration "PT43:21"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N05894c3b1769407bada367e450cf2f30,
        _:N280e5d5f64294ff3bd712f637e9f694b,
        _:N3e8a7d8a20d64b598b162463cac9ed65,
        _:N4d1199d5ba7443ff890771c40c9f4c03,
        _:N53ab9796466548429f38f69c5936b7ee,
        _:N59e94a9bd7b14b19b727a46b0581e092,
        _:N68f996d1ba834a5b91c493776b08a41f,
        _:N7bbb52d697a64ebab34691c234c50116,
        _:N822b4dc1baa24831a0a26ec6f9314ed4,
        _:N92facc9908364f739441028f61c2995e,
        _:N94f4fecf9a4f473b85aa9b20b0f5832e,
        _:N9857a33d58484d709291b9c395a33a09,
        _:Nbed9009843fa4da594e9e1c6828f729b,
        _:Nd1725440163b419ba7ba3907baa06a62,
        _:Ndbb80bcac6d94580b1592c05dd1413cc,
        _:Ne84a75e27f394cc5a553b828cf91d2b5,
        _:Nf77d912424984993959732bbbd81db69 .

