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

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

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

<artist/327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78821#subject> ;
    schema:name "Mari Yamaguchi"@en,
        "山口真理"@ja ;
    foaf:made <album/78821#composition>,
        <album/78821#subject> ;
    foaf:name "Mari Yamaguchi"@en,
        "山口真理"@ja .

<product/2074#subject> a schema:CreativeWork ;
    schema:name "Mega Man 5"@en,
        "ロックマン5 ブルースの罠!?"@ja,
        "Rockman 5: Blues no Wana!?"@ja-latn ;
    foaf:name "Mega Man 5"@en,
        "ロックマン5 ブルースの罠!?"@ja,
        "Rockman 5: Blues no Wana!?"@ja-latn .

<album/78821#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mega Man V - Know Your Enemy"@en,
        "Mega Man V - Know Your Enemy"@ja,
        "Mega Man V - Know Your Enemy"@ja-latn ;
    mo:composer <artist/327#subject> ;
    mo:produced_work <album/78821#musicalwork> ;
    schema:name "Mega Man V - Know Your Enemy"@en,
        "Mega Man V - Know Your Enemy"@ja,
        "Mega Man V - Know Your Enemy"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/12/78821/78821-1530743295.png> a schema:ImageObject,
        foaf:Image .

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

<album/78821#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mega Man V - Know Your Enemy"@en,
        "Mega Man V - Know Your Enemy"@ja,
        "Mega Man V - Know Your Enemy"@ja-latn ;
    mo:performance_of <album/78821#musicalwork> ;
    mo:performer <artist/14447#subject> ;
    mo:recorded_as <album/78821#musicalexpression> ;
    schema:byArtist <artist/14447#subject> ;
    schema:name "Mega Man V - Know Your Enemy"@en,
        "Mega Man V - Know Your Enemy"@ja,
        "Mega Man V - Know Your Enemy"@ja-latn ;
    schema:workPerformed <album/78821#musicalwork> .

<artist/14447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78821#performance> ;
    schema:name "Hyde209"@en ;
    foaf:name "Hyde209"@en .

<album/78821#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-05"^^xsd:date ;
    dcterms:title "Mega Man V - Know Your Enemy"@en,
        "Mega Man V - Know Your Enemy"@ja,
        "Mega Man V - Know Your Enemy"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78821#musicalexpression> ;
    mo:publisher _:Nd0e4bc8577cb483395018601b63a3e4a ;
    mo:record _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    mo:record_count 1 ;
    schema:about <product/2074#subject> ;
    schema:byArtist <artist/14447#subject> ;
    schema:datePublished "2018-07-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/78821/78821-1530743295.png> ;
    schema:name "Mega Man V - Know Your Enemy"@en,
        "Mega Man V - Know Your Enemy"@ja,
        "Mega Man V - Know Your Enemy"@ja-latn ;
    schema:publisher _:Nd0e4bc8577cb483395018601b63a3e4a ;
    foaf:depiction <https://media.vgm.io/albums/12/78821/78821-1530743295.png> .

_:N039a59216a1343dda0557e1b9aaaad1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat This"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Beat This"@en .

_:N0778b1391f5d4155b3760803368eab46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Space"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Deep Space"@en .

_:N23064000d5a64e919351ed3375ca381d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brother's Yellow Scarf"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Brother's Yellow Scarf"@en .

_:N3795c00d34234239848d5a0744e64c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Stone Unturned"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "No Stone Unturned"@en .

_:N4be31b780e834371b5536fccf8cea0eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Warfare"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Jungle Warfare"@en .

_:N6efb49caa35e440e91f07eaeacecfba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your True Enemy"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Your True Enemy"@en .

_:N7384eaa8e30140e1bcda96e6736d3382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circuit Breaker"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Circuit Breaker"@en .

_:N7827b9c2900043d8a12a1232cef79436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saving Dr Light"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Saving Dr Light"@en .

_:N7d871bdf0ccc4d28bdad48cf434bf581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Know Your Enemy"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Know Your Enemy"@en .

_:N7fa6e3df10ce4bab83f587651750f156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy Revealed"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Enemy Revealed"@en .

_:N85e4c31d98424ce5b1d4054b10ae611d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruising Waves"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Cruising Waves"@en .

_:N980793e7ae06465a9c3284aefa7f8e73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angular Velocity"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Angular Velocity"@en .

_:Nb64bd35aa5114faa81b31287d00048dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Law of Attraction"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Law of Attraction"@en .

_:Nc446ea4c36ec4c00b4bb8e6918680c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Check Your Armament"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Check Your Armament"@en .

_:Nd0e4bc8577cb483395018601b63a3e4a schema:name "Hyde209"@en,
        "Hyde209"@ja,
        "Hyde209"@ja-latn ;
    foaf:name "Hyde209"@en,
        "Hyde209"@ja,
        "Hyde209"@ja-latn .

_:Nd1d13a0bb5144e66bb411fc0da042ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Prologue"@en .

_:Nd55d59cbff6f484ebe1cfc88971b0c9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eight to Fight"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Eight to Fight"@en .

_:Nda64c2a39da6425588af353ca8d62bae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Shrouded in Dark"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Blue Shrouded in Dark"@en .

_:Ne6d46d0ef3ed40bfb1cf030b2f8a1b29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transparently Clear"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Transparently Clear"@en .

_:Nf45564e0f46a4c438f2abf87de8780a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back on Track"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Back on Track"@en .

_:Nf67b4a69280546ffb58bf812c127f39e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortress of my Brother"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N54a67cc26c2d4909aeafc20ba6dca34e ;
    schema:name "Fortress of my Brother"@en .

_:N54a67cc26c2d4909aeafc20ba6dca34e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N039a59216a1343dda0557e1b9aaaad1a,
        _:N0778b1391f5d4155b3760803368eab46,
        _:N23064000d5a64e919351ed3375ca381d,
        _:N3795c00d34234239848d5a0744e64c1b,
        _:N4be31b780e834371b5536fccf8cea0eb,
        _:N6efb49caa35e440e91f07eaeacecfba1,
        _:N7384eaa8e30140e1bcda96e6736d3382,
        _:N7827b9c2900043d8a12a1232cef79436,
        _:N7d871bdf0ccc4d28bdad48cf434bf581,
        _:N7fa6e3df10ce4bab83f587651750f156,
        _:N85e4c31d98424ce5b1d4054b10ae611d,
        _:N980793e7ae06465a9c3284aefa7f8e73,
        _:Nb64bd35aa5114faa81b31287d00048dd,
        _:Nc446ea4c36ec4c00b4bb8e6918680c9f,
        _:Nd1d13a0bb5144e66bb411fc0da042ef4,
        _:Nd55d59cbff6f484ebe1cfc88971b0c9d,
        _:Nda64c2a39da6425588af353ca8d62bae,
        _:Ne6d46d0ef3ed40bfb1cf030b2f8a1b29,
        _:Nf45564e0f46a4c438f2abf87de8780a5,
        _:Nf67b4a69280546ffb58bf812c127f39e ;
    mo:track_count 20 ;
    schema:duration "PT59:50"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N039a59216a1343dda0557e1b9aaaad1a,
        _:N0778b1391f5d4155b3760803368eab46,
        _:N23064000d5a64e919351ed3375ca381d,
        _:N3795c00d34234239848d5a0744e64c1b,
        _:N4be31b780e834371b5536fccf8cea0eb,
        _:N6efb49caa35e440e91f07eaeacecfba1,
        _:N7384eaa8e30140e1bcda96e6736d3382,
        _:N7827b9c2900043d8a12a1232cef79436,
        _:N7d871bdf0ccc4d28bdad48cf434bf581,
        _:N7fa6e3df10ce4bab83f587651750f156,
        _:N85e4c31d98424ce5b1d4054b10ae611d,
        _:N980793e7ae06465a9c3284aefa7f8e73,
        _:Nb64bd35aa5114faa81b31287d00048dd,
        _:Nc446ea4c36ec4c00b4bb8e6918680c9f,
        _:Nd1d13a0bb5144e66bb411fc0da042ef4,
        _:Nd55d59cbff6f484ebe1cfc88971b0c9d,
        _:Nda64c2a39da6425588af353ca8d62bae,
        _:Ne6d46d0ef3ed40bfb1cf030b2f8a1b29,
        _:Nf45564e0f46a4c438f2abf87de8780a5,
        _:Nf67b4a69280546ffb58bf812c127f39e .

