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

<album/63972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wants to Battle Again!"@en,
        "Wants to Battle Again!"@ja,
        "Wants to Battle Again!"@ja-latn ;
    mo:produced_work <album/63972#musicalwork> ;
    schema:name "Wants to Battle Again!"@en,
        "Wants to Battle Again!"@ja,
        "Wants to Battle Again!"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/27/63972/63972-1482482339.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15660#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63972#performance> ;
    schema:name "Little V."@en ;
    foaf:name "Little V."@en .

<artist/52889#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63972#performance> ;
    schema:name "RichaadEB"@en ;
    foaf:name "RichaadEB"@en .

<album/63972#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wants to Battle Again!"@en,
        "Wants to Battle Again!"@ja,
        "Wants to Battle Again!"@ja-latn ;
    mo:performance_of <album/63972#musicalwork> ;
    mo:performer <artist/15660#subject>,
        <artist/52889#subject> ;
    mo:recorded_as <album/63972#musicalexpression> ;
    schema:byArtist <artist/15660#subject>,
        <artist/52889#subject> ;
    schema:name "Wants to Battle Again!"@en,
        "Wants to Battle Again!"@ja,
        "Wants to Battle Again!"@ja-latn ;
    schema:workPerformed <album/63972#musicalwork> .

<album/63972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-18"^^xsd:date ;
    dcterms:title "Wants to Battle Again!"@en,
        "Wants to Battle Again!"@ja,
        "Wants to Battle Again!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63972#musicalexpression> ;
    mo:publisher _:N8d43bd04ee2e486ebd40d03ded301312 ;
    mo:record _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pokémon (series)"@en ;
            foaf:name "Pokémon (series)"@en ] ;
    schema:byArtist <artist/15660#subject>,
        <artist/52889#subject> ;
    schema:datePublished "2016-12-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/63972/63972-1482482339.jpg> ;
    schema:name "Wants to Battle Again!"@en,
        "Wants to Battle Again!"@ja,
        "Wants to Battle Again!"@ja-latn ;
    schema:publisher _:N8d43bd04ee2e486ebd40d03ded301312 ;
    foaf:depiction <https://media.vgm.io/albums/27/63972/63972-1482482339.jpg> .

_:N10d58a9de2ae44b0b76476f3db79f602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kanto Route 1"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Kanto Route 1"@en .

_:N353e3d4a5180495bafa829c432e255ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! Giratina"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! Giratina"@en .

_:N3dc0ee89ceba4f02947ea24d36053683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! N Final"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! N Final"@en .

_:N494d4a7ac9884002854625358c269b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! Team Skull Grunt"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! Team Skull Grunt"@en .

_:N5478f36eac644c19ade41aa7dffbe6c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dialga's Fight to the Finish!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Dialga's Fight to the Finish!"@en .

_:N601c5b89042849abb6be69638dc3c7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! Alola Elite 4"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! Alola Elite 4"@en .

_:N6ed40670cf0b4e5c8f5ca0f410bc2ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! Zinna (feat RichaadEB)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! Zinna (feat RichaadEB)"@en .

_:N8d43bd04ee2e486ebd40d03ded301312 schema:name "Little V"@en,
        "Little V"@ja,
        "Little V"@ja-latn ;
    foaf:name "Little V"@en,
        "Little V"@ja,
        "Little V"@ja-latn .

_:N900a1640d0b74f74a88bd5bb6ca33a89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! GO Gym Leader"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! GO Gym Leader"@en .

_:N903ca8d4a59145a2a935701cdfdaf406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowbelle City"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Snowbelle City"@en .

_:Naadcb273ee064a50b7985e0d9e2428a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! XY Trainer"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! XY Trainer"@en .

_:Naeebb85cf9ba44008dbc63a345f79f58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! Lusamine"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! Lusamine"@en .

_:Nb4c928c84c9b40f493e67d811d3cb24f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! Wally"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! Wally"@en .

_:Nd83307993e1e4954a4ba7385a1f9be50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking! (GO Map Theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Walking! (GO Map Theme)"@en .

_:Neff7283da20b4b57b24916eb24325cd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! Guzma"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N83b9d36a73e544b89fb5563fc7b4df37 ;
    schema:name "Battle! Guzma"@en .

_:N83b9d36a73e544b89fb5563fc7b4df37 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10d58a9de2ae44b0b76476f3db79f602,
        _:N353e3d4a5180495bafa829c432e255ac,
        _:N3dc0ee89ceba4f02947ea24d36053683,
        _:N494d4a7ac9884002854625358c269b05,
        _:N5478f36eac644c19ade41aa7dffbe6c8,
        _:N601c5b89042849abb6be69638dc3c7a0,
        _:N6ed40670cf0b4e5c8f5ca0f410bc2ed3,
        _:N900a1640d0b74f74a88bd5bb6ca33a89,
        _:N903ca8d4a59145a2a935701cdfdaf406,
        _:Naadcb273ee064a50b7985e0d9e2428a8,
        _:Naeebb85cf9ba44008dbc63a345f79f58,
        _:Nb4c928c84c9b40f493e67d811d3cb24f,
        _:Nd83307993e1e4954a4ba7385a1f9be50,
        _:Neff7283da20b4b57b24916eb24325cd1 ;
    mo:track_count 14 ;
    schema:duration "PT41:51"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N10d58a9de2ae44b0b76476f3db79f602,
        _:N353e3d4a5180495bafa829c432e255ac,
        _:N3dc0ee89ceba4f02947ea24d36053683,
        _:N494d4a7ac9884002854625358c269b05,
        _:N5478f36eac644c19ade41aa7dffbe6c8,
        _:N601c5b89042849abb6be69638dc3c7a0,
        _:N6ed40670cf0b4e5c8f5ca0f410bc2ed3,
        _:N900a1640d0b74f74a88bd5bb6ca33a89,
        _:N903ca8d4a59145a2a935701cdfdaf406,
        _:Naadcb273ee064a50b7985e0d9e2428a8,
        _:Naeebb85cf9ba44008dbc63a345f79f58,
        _:Nb4c928c84c9b40f493e67d811d3cb24f,
        _:Nd83307993e1e4954a4ba7385a1f9be50,
        _:Neff7283da20b4b57b24916eb24325cd1 .

