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

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

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

<artist/5688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92274#subject> ;
    schema:name "Yusuke Beppu"@en,
        "別部佑介"@ja ;
    foaf:made <album/92274#composition>,
        <album/92274#subject> ;
    foaf:name "Yusuke Beppu"@en,
        "別部佑介"@ja .

<product/12911#subject> a schema:CreativeWork ;
    schema:name "Mega Man Battle Chip Challenge"@en,
        "ロックマンエグゼ バトルチップGP"@ja,
        "Rockman EXE Battle Chip GP"@ja-latn ;
    foaf:name "Mega Man Battle Chip Challenge"@en,
        "ロックマンエグゼ バトルチップGP"@ja,
        "Rockman EXE Battle Chip GP"@ja-latn .

<album/92274#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Battle Chip Champion -Battle Chip GP Arrange-"@en,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja-latn ;
    mo:composer <artist/5688#subject> ;
    mo:produced_work <album/92274#musicalwork> ;
    schema:name "Battle Chip Champion -Battle Chip GP Arrange-"@en,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja-latn .

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

<album/92274#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Battle Chip Champion -Battle Chip GP Arrange-"@en,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja-latn ;
    mo:performance_of <album/92274#musicalwork> ;
    mo:recorded_as <album/92274#musicalexpression> ;
    schema:name "Battle Chip Champion -Battle Chip GP Arrange-"@en,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja-latn ;
    schema:workPerformed <album/92274#musicalwork> .

<https://media.vgm.io/albums/47/92274/92274-1572553295.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92274#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/92274/92274-1572553295.png> ;
    foaf:depicts <album/92274#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/92274/92274-1572553295.png> .

<https://medium-media.vgm.io/albums/47/92274/92274-1572553295.png> a schema:ImageObject,
        foaf:Image .

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

<album/92274#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-31"^^xsd:date ;
    dcterms:title "Battle Chip Champion -Battle Chip GP Arrange-"@en,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/92274#musicalexpression> ;
    mo:publisher _:Nf1451fd9da8a4b579000c71a3a823db5 ;
    mo:record _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    mo:record_count 1 ;
    schema:about <product/12911#subject> ;
    schema:datePublished "2018-08-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/92274/92274-1572553295.png> ;
    schema:name "Battle Chip Champion -Battle Chip GP Arrange-"@en,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja,
        "Battle Chip Champion -Battle Chip GP Arrange-"@ja-latn ;
    schema:publisher _:Nf1451fd9da8a4b579000c71a3a823db5 ;
    foaf:depiction <https://media.vgm.io/albums/47/92274/92274-1572553295.png> .

_:N220d4e69dfdb4c9686a3a7b641723adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicious Mood"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Suspicious Mood"@en .

_:N2d760fa49b0c464bb471df74a28ffd55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tender Moments"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Tender Moments"@en .

_:N356cd1f012454f14a70a1a9a2ed948e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Program Deck"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Program Deck"@en .

_:N50f90cdba8754b12850d3f5c9e7bf53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PET Configuration"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "PET Configuration"@en .

_:N69284857febe4746b1db17c0924431c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tournament Select"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Tournament Select"@en .

_:N6bc4aa355ebd421a8a1ba4d435475503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Chip GP Announcement"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Battle Chip GP Announcement"@en .

_:N7cf3dd81b6ec4b13844203be36eb9896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Slot-In"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Final Slot-In"@en .

_:N8c0f043f61c94ede9aed50c79907a417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Player Select"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Player Select"@en .

_:Nb247cfb415704acaa9113b584e2a8f0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tournament Celebration"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Tournament Celebration"@en .

_:Nbaf84637a5054ee6af73af168ca397e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Chip Shop"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Battle Chip Shop"@en .

_:Nbf3fcdbeb12f432790cd21a0e0c4ffad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battler's Story"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Battler's Story"@en .

_:Nc50c027321a746599827c0fa5e30b4fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strong Opponent"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Strong Opponent"@en .

_:Nc5314b6aa41e4eb7a342d50e6bb84fbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory!"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Victory!"@en .

_:Ncac2909ec6e846fe9ed2e825b07e1db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Chip Champion"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Battle Chip Champion"@en .

_:Nf1451fd9da8a4b579000c71a3a823db5 schema:name "vert-hex"@en,
        "vert-hex"@ja,
        "vert-hex"@ja-latn ;
    foaf:name "vert-hex"@en,
        "vert-hex"@ja,
        "vert-hex"@ja-latn .

_:Nfaa07e17a5ed42afb3c595d652fdd8dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Navi Clash!"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Navi Clash!"@en .

_:Nfcd4bb88f3e74324998e29f445da3084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Chip GP Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N6d8a4f2a2db84319b5e648535dfdad3e ;
    schema:name "Battle Chip GP Theme"@en .

_:N6d8a4f2a2db84319b5e648535dfdad3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N220d4e69dfdb4c9686a3a7b641723adc,
        _:N2d760fa49b0c464bb471df74a28ffd55,
        _:N356cd1f012454f14a70a1a9a2ed948e6,
        _:N50f90cdba8754b12850d3f5c9e7bf53e,
        _:N69284857febe4746b1db17c0924431c1,
        _:N6bc4aa355ebd421a8a1ba4d435475503,
        _:N7cf3dd81b6ec4b13844203be36eb9896,
        _:N8c0f043f61c94ede9aed50c79907a417,
        _:Nb247cfb415704acaa9113b584e2a8f0f,
        _:Nbaf84637a5054ee6af73af168ca397e8,
        _:Nbf3fcdbeb12f432790cd21a0e0c4ffad,
        _:Nc50c027321a746599827c0fa5e30b4fc,
        _:Nc5314b6aa41e4eb7a342d50e6bb84fbf,
        _:Ncac2909ec6e846fe9ed2e825b07e1db5,
        _:Nfaa07e17a5ed42afb3c595d652fdd8dc,
        _:Nfcd4bb88f3e74324998e29f445da3084 ;
    mo:track_count 16 ;
    schema:duration "PT16:33"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N220d4e69dfdb4c9686a3a7b641723adc,
        _:N2d760fa49b0c464bb471df74a28ffd55,
        _:N356cd1f012454f14a70a1a9a2ed948e6,
        _:N50f90cdba8754b12850d3f5c9e7bf53e,
        _:N69284857febe4746b1db17c0924431c1,
        _:N6bc4aa355ebd421a8a1ba4d435475503,
        _:N7cf3dd81b6ec4b13844203be36eb9896,
        _:N8c0f043f61c94ede9aed50c79907a417,
        _:Nb247cfb415704acaa9113b584e2a8f0f,
        _:Nbaf84637a5054ee6af73af168ca397e8,
        _:Nbf3fcdbeb12f432790cd21a0e0c4ffad,
        _:Nc50c027321a746599827c0fa5e30b4fc,
        _:Nc5314b6aa41e4eb7a342d50e6bb84fbf,
        _:Ncac2909ec6e846fe9ed2e825b07e1db5,
        _:Nfaa07e17a5ed42afb3c595d652fdd8dc,
        _:Nfcd4bb88f3e74324998e29f445da3084 .

