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

<album/60200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@en,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja-latn ;
    mo:produced_work <album/60200#musicalwork> ;
    schema:name "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@en,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja-latn .

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

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

<product/8763#subject> a schema:CreativeWork ;
    schema:name "TERRA BATTLE"@en,
        "テラバトル"@ja,
        "TERRA BATTLE"@ja-latn ;
    foaf:name "TERRA BATTLE"@en,
        "テラバトル"@ja,
        "TERRA BATTLE"@ja-latn .

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

<org/3207#subject> schema:name "Dog Ear"@en,
        "Dog Ear"@ja,
        "Dog Ear"@ja-latn ;
    foaf:name "Dog Ear"@en,
        "Dog Ear"@ja,
        "Dog Ear"@ja-latn .

<https://media.vgm.io/albums/00/60200/60200-1592214773.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60200#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/60200/60200-1592214773.jpg> ;
    foaf:depicts <album/60200#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/60200/60200-1592214773.jpg> .

<https://medium-media.vgm.io/albums/00/60200/60200-1592214773.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@en,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja-latn ;
    mo:performance_of <album/60200#musicalwork> ;
    mo:performer <artist/9384#subject> ;
    mo:recorded_as <album/60200#musicalexpression> ;
    schema:byArtist <artist/9384#subject> ;
    schema:name "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@en,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja-latn ;
    schema:workPerformed <album/60200#musicalwork> .

<artist/9384#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60200#performance> ;
    schema:name "EARTHBOUND PAPAS"@en ;
    foaf:name "EARTHBOUND PAPAS"@en .

<album/60200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-03"^^xsd:date ;
    dcterms:title "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@en,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja-latn ;
    mo:catalogue_number "DERP-10021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60200#musicalexpression> ;
    mo:publisher <org/3207#subject> ;
    mo:record _:N354635307cd849bfbe8ac8c86330c789 ;
    mo:record_count 1 ;
    schema:about <product/8763#subject> ;
    schema:byArtist <artist/9384#subject> ;
    schema:datePublished "2015-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/60200/60200-1592214773.jpg> ;
    schema:name "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@en,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja,
        "TERRA BATTLE Live from Ping Pong Pit Studio / EARTHBOUND PAPAS"@ja-latn ;
    schema:publisher <org/3207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/60200/60200-1592214773.jpg> .

_:N4245ce283d554bf4b75c60b0f4fe68b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Horizon"@en,
        "戦いの波形"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N354635307cd849bfbe8ac8c86330c789 ;
    schema:name "Beyond the Horizon"@en,
        "戦いの波形"@ja .

_:N86747b667bb2480996ff3156602d6818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Heat of Battle"@en,
        "地平線を越えて"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N354635307cd849bfbe8ac8c86330c789 ;
    schema:name "In the Heat of Battle"@en,
        "地平線を越えて"@ja .

_:Naaf49670c46b4b53a95735bdd3fe27f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune Favors the Valiant"@en,
        "剣と槍と弓と"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N354635307cd849bfbe8ac8c86330c789 ;
    schema:name "Fortune Favors the Valiant"@en,
        "剣と槍と弓と"@ja .

_:Nb585933193de47d1b8d3bc38840ad47b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day of Reckoning"@en,
        "全てのために"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N354635307cd849bfbe8ac8c86330c789 ;
    schema:name "Day of Reckoning"@en,
        "全てのために"@ja .

_:Nd5c5a7fac0a049f4a4a7c7c54efceb69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terra Battle"@en,
        "Terra Battle"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N354635307cd849bfbe8ac8c86330c789 ;
    schema:name "Terra Battle"@en,
        "Terra Battle"@ja .

_:N354635307cd849bfbe8ac8c86330c789 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4245ce283d554bf4b75c60b0f4fe68b6,
        _:N86747b667bb2480996ff3156602d6818,
        _:Naaf49670c46b4b53a95735bdd3fe27f8,
        _:Nb585933193de47d1b8d3bc38840ad47b,
        _:Nd5c5a7fac0a049f4a4a7c7c54efceb69 ;
    mo:track_count 5 ;
    schema:duration "PT22:10"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4245ce283d554bf4b75c60b0f4fe68b6,
        _:N86747b667bb2480996ff3156602d6818,
        _:Naaf49670c46b4b53a95735bdd3fe27f8,
        _:Nb585933193de47d1b8d3bc38840ad47b,
        _:Nd5c5a7fac0a049f4a4a7c7c54efceb69 .

