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

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

<artist/8162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33558#subject> ;
    schema:name "Bunbun"@en,
        "ぶんぶん"@ja ;
    foaf:made <album/33558#composition>,
        <album/33558#subject> ;
    foaf:name "Bunbun"@en,
        "ぶんぶん"@ja .

<product/2072#subject> a schema:CreativeWork ;
    schema:name "Mega Man 3"@en,
        "ロックマン3 Dr.ワイリーの最期!?"@ja,
        "Rockman 3: Dr. Wily no Saigo!?"@ja-latn ;
    foaf:name "Mega Man 3"@en,
        "ロックマン3 Dr.ワイリーの最期!?"@ja,
        "Rockman 3: Dr. Wily no Saigo!?"@ja-latn .

<album/33558#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "History Repeating: Blue"@en,
        "History Repeating: Blue"@ja,
        "History Repeating: Blue"@ja-latn ;
    mo:composer <artist/8162#subject> ;
    mo:produced_work <album/33558#musicalwork> ;
    schema:name "History Repeating: Blue"@en,
        "History Repeating: Blue"@ja,
        "History Repeating: Blue"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/85/33558/33558-1339186356.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33558#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "History Repeating: Blue"@en,
        "History Repeating: Blue"@ja,
        "History Repeating: Blue"@ja-latn ;
    mo:performance_of <album/33558#musicalwork> ;
    mo:performer <artist/2881#subject> ;
    mo:recorded_as <album/33558#musicalexpression> ;
    schema:byArtist <artist/2881#subject> ;
    schema:name "History Repeating: Blue"@en,
        "History Repeating: Blue"@ja,
        "History Repeating: Blue"@ja-latn ;
    schema:workPerformed <album/33558#musicalwork> .

<artist/2881#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33558#performance> ;
    schema:name "The Megas"@en ;
    foaf:made <album/33558#lyrics>,
        <album/33558#subject> ;
    foaf:name "The Megas"@en .

<album/33558#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-30"^^xsd:date ;
    dcterms:title "History Repeating: Blue"@en,
        "History Repeating: Blue"@ja,
        "History Repeating: Blue"@ja-latn ;
    mo:catalogue_number "DLN-06" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33558#musicalexpression> ;
    mo:publisher _:Ndc7ef1bb498d4f0f906596a20dccf163 ;
    mo:record _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    mo:record_count 1 ;
    schema:about <product/2072#subject> ;
    schema:byArtist <artist/2881#subject> ;
    schema:datePublished "2012-06-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/33558/33558-1339186356.jpg> ;
    schema:name "History Repeating: Blue"@en,
        "History Repeating: Blue"@ja,
        "History Repeating: Blue"@ja-latn ;
    schema:publisher _:Ndc7ef1bb498d4f0f906596a20dccf163 ;
    foaf:depiction <https://media.vgm.io/albums/85/33558/33558-1339186356.jpg> .

_:N5c5bca6402cb490982fc5ec6186e2286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "History Repeating Pt. 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "History Repeating Pt. 1"@en .

_:N62dc8b154335424a994c4fa27daee53a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Mess with Magnetman"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "Don't Mess with Magnetman"@en .

_:N7d51140523e947b1ae9f6e26d59ac428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't Stop the Top"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "Can't Stop the Top"@en .

_:Nb2eae1e27a564721a42bac6b495fe8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steel Forged in Fate"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "Steel Forged in Fate"@en .

_:Nb417ae75859b495285a6ee5925045f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(I Want to be The One) To Watch You Die"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "(I Want to be The One) To Watch You Die"@en .

_:Nc37b028305e24b038c21b73db7d221a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You've Sparked a War"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "You've Sparked a War"@en .

_:Ncad9bc08100e4b349ee9442962ffa54b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gamma Unchained"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "Gamma Unchained"@en .

_:Ndc7ef1bb498d4f0f906596a20dccf163 schema:name "The Megas"@en ;
    foaf:name "The Megas"@en .

_:Nde1bcd689ffb43529690c3ca2e0eb5ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "Continue"@en .

_:Ndf513325665c45e797bc479a3af13e0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk Away from Light"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "Walk Away from Light"@en .

_:Ne783a4759333482d8e3d7186107fc45c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "History Repeating Pt. 2 (One Last Time)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nbb4e61b15e43475ea5979fdc9608fdcc ;
    schema:name "History Repeating Pt. 2 (One Last Time)"@en .

_:Nbb4e61b15e43475ea5979fdc9608fdcc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c5bca6402cb490982fc5ec6186e2286,
        _:N62dc8b154335424a994c4fa27daee53a,
        _:N7d51140523e947b1ae9f6e26d59ac428,
        _:Nb2eae1e27a564721a42bac6b495fe8bd,
        _:Nb417ae75859b495285a6ee5925045f95,
        _:Nc37b028305e24b038c21b73db7d221a3,
        _:Ncad9bc08100e4b349ee9442962ffa54b,
        _:Nde1bcd689ffb43529690c3ca2e0eb5ab,
        _:Ndf513325665c45e797bc479a3af13e0c,
        _:Ne783a4759333482d8e3d7186107fc45c ;
    mo:track_count 10 ;
    schema:duration "PT37:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N5c5bca6402cb490982fc5ec6186e2286,
        _:N62dc8b154335424a994c4fa27daee53a,
        _:N7d51140523e947b1ae9f6e26d59ac428,
        _:Nb2eae1e27a564721a42bac6b495fe8bd,
        _:Nb417ae75859b495285a6ee5925045f95,
        _:Nc37b028305e24b038c21b73db7d221a3,
        _:Ncad9bc08100e4b349ee9442962ffa54b,
        _:Nde1bcd689ffb43529690c3ca2e0eb5ab,
        _:Ndf513325665c45e797bc479a3af13e0c,
        _:Ne783a4759333482d8e3d7186107fc45c .

