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

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

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

<album/94733> a mo:Release ;
    mo:catalogue_number "INLP-E0001" .

<artist/3292#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65345#subject> ;
    schema:name "Akira Sato"@en,
        "佐藤亜希羅"@ja ;
    foaf:made <album/65345#composition>,
        <album/65345#subject> ;
    foaf:name "Akira Sato"@en,
        "佐藤亜希羅"@ja .

<artist/7568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65345#subject> ;
    schema:name "Yuji Takemitsu"@en,
        "武満祐司"@ja ;
    foaf:made <album/65345#composition>,
        <album/65345#subject> ;
    foaf:name "Yuji Takemitsu"@en,
        "武満祐司"@ja .

<product/19368#subject> a schema:CreativeWork ;
    schema:name "Raiden Fighters"@en,
        "ライデンファイターズ"@ja,
        "Raiden Fighters"@ja-latn ;
    foaf:name "Raiden Fighters"@en,
        "ライデンファイターズ"@ja,
        "Raiden Fighters"@ja-latn .

<product/19372#subject> a schema:CreativeWork ;
    schema:name "Raiden III"@en,
        "雷電III"@ja,
        "Raiden III"@ja-latn ;
    foaf:name "Raiden III"@en,
        "雷電III"@ja,
        "Raiden III"@ja-latn .

<product/19380#subject> a schema:CreativeWork ;
    schema:name "Raiden IV"@en,
        "雷電IV"@ja,
        "Raiden IV"@ja-latn ;
    foaf:name "Raiden IV"@en,
        "雷電IV"@ja,
        "Raiden IV"@ja-latn .

<product/23865#subject> a schema:CreativeWork ;
    schema:name "Viper Phase 1"@en,
        "バイパーフェイズワン"@ja,
        "Viper Phase 1"@ja-latn ;
    foaf:name "Viper Phase 1"@en,
        "バイパーフェイズワン"@ja,
        "Viper Phase 1"@ja-latn .

<product/9333#subject> a schema:CreativeWork ;
    schema:name "Raiden II"@en,
        "雷電II"@ja,
        "Raiden II"@ja-latn ;
    foaf:name "Raiden II"@en,
        "雷電II"@ja,
        "Raiden II"@ja-latn .

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

<org/1594#subject> schema:name "bootleg! Records"@en,
        "bootleg! Records"@ja,
        "bootleg! Records"@ja-latn ;
    foaf:name "bootleg! Records"@en,
        "bootleg! Records"@ja,
        "bootleg! Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/65345/65345-1486199306.png> a schema:ImageObject,
        foaf:Image .

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

<artist/12848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65345#performance> ;
    schema:name "HEAVY METAL RAIDEN"@en ;
    foaf:name "HEAVY METAL RAIDEN"@en .

<artist/14998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65345#performance> ;
    schema:name "Ikeda Minorock"@en,
        "イケダミノロック"@ja ;
    foaf:name "Ikeda Minorock"@en,
        "イケダミノロック"@ja .

<artist/14999#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65345#performance> ;
    schema:name "Ritsu Kawase"@en ;
    foaf:name "Ritsu Kawase"@en .

<artist/36247#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65345#performance> ;
    schema:name "WASi303"@en ;
    foaf:name "WASi303"@en .

<artist/4598#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65345#performance> ;
    schema:name "Kazushi Tsurukubo"@en,
        "鶴窪和志"@ja ;
    foaf:name "Kazushi Tsurukubo"@en,
        "鶴窪和志"@ja .

<album/65345#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HEAVY METAL RAIDEN"@en,
        "HEAVY METAL RAIDEN"@ja,
        "HEAVY METAL RAIDEN"@ja-latn ;
    mo:composer <artist/3290#subject>,
        <artist/3292#subject>,
        <artist/7568#subject> ;
    mo:produced_work <album/65345#musicalwork> ;
    schema:name "HEAVY METAL RAIDEN"@en,
        "HEAVY METAL RAIDEN"@ja,
        "HEAVY METAL RAIDEN"@ja-latn .

<artist/3290#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65345#subject> ;
    mo:performed <album/65345#performance> ;
    schema:name "Go Sato"@en,
        "佐藤豪"@ja ;
    foaf:made <album/65345#composition>,
        <album/65345#subject> ;
    foaf:name "Go Sato"@en,
        "佐藤豪"@ja .

<album/65345#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HEAVY METAL RAIDEN"@en,
        "HEAVY METAL RAIDEN"@ja,
        "HEAVY METAL RAIDEN"@ja-latn ;
    mo:performance_of <album/65345#musicalwork> ;
    mo:performer <artist/12848#subject>,
        <artist/14998#subject>,
        <artist/14999#subject>,
        <artist/3290#subject>,
        <artist/36247#subject>,
        <artist/4598#subject> ;
    mo:recorded_as <album/65345#musicalexpression> ;
    schema:byArtist <artist/12848#subject>,
        <artist/14998#subject>,
        <artist/14999#subject>,
        <artist/3290#subject>,
        <artist/36247#subject>,
        <artist/4598#subject> ;
    schema:name "HEAVY METAL RAIDEN"@en,
        "HEAVY METAL RAIDEN"@ja,
        "HEAVY METAL RAIDEN"@ja-latn ;
    schema:workPerformed <album/65345#musicalwork> .

<album/65345#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-25"^^xsd:date ;
    dcterms:title "HEAVY METAL RAIDEN"@en,
        "HEAVY METAL RAIDEN"@ja,
        "HEAVY METAL RAIDEN"@ja-latn ;
    mo:catalogue_number "br-0002" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/94733> ;
    mo:publication_of <album/65345#musicalexpression> ;
    mo:publisher <org/1594#subject> ;
    mo:record _:N0c563f43084a47c9ac593b1a68e2e230 ;
    mo:record_count 1 ;
    schema:about <product/19368#subject>,
        <product/19372#subject>,
        <product/19380#subject>,
        <product/23865#subject>,
        <product/9333#subject> ;
    schema:byArtist <artist/12848#subject>,
        <artist/14998#subject>,
        <artist/14999#subject>,
        <artist/3290#subject>,
        <artist/36247#subject>,
        <artist/4598#subject> ;
    schema:datePublished "2017-03-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/65345/65345-1486199306.png> ;
    schema:name "HEAVY METAL RAIDEN"@en,
        "HEAVY METAL RAIDEN"@ja,
        "HEAVY METAL RAIDEN"@ja-latn ;
    schema:publisher <org/1594#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/65345/65345-1486199306.png> .

_:N1830322b429b4afe98e37c051f748c08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't retrace[from\"RAIDEN IV\"-STAGE2-]"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "Can't retrace[from\"RAIDEN IV\"-STAGE2-]"@en .

_:N3feea1c6d426445aaeedecb5f7edcc5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A stormy front[from\"RAIDEN IV\"-STAGE1-]"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "A stormy front[from\"RAIDEN IV\"-STAGE1-]"@en .

_:N5e155962a12d48c7b3ef193b00d9d6eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advantageous development[from\"RAIDEN IV\"-STAGE5-]"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "Advantageous development[from\"RAIDEN IV\"-STAGE5-]"@en .

_:N7e724336b52d463aa1c618d39a4155d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repeated tragedy[from\"RAIDEN II\"-STAGE1-]"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "Repeated tragedy[from\"RAIDEN II\"-STAGE1-]"@en .

_:N7f81ae0966b24f238f7b7378e593f0e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't retrace -HIGH SPEED ver.-"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "Can't retrace -HIGH SPEED ver.-"@en .

_:N822802808dfb460a9005583f36a69784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny[from\"VIPER PHASE 1\"-STAGE8-]"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "Destiny[from\"VIPER PHASE 1\"-STAGE8-]"@en .

_:Na5c10c26c58148fea5a626a8440667b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go to Blazes![from\"RAIDEN IV\"-BOSS BGM-]"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "Go to Blazes![from\"RAIDEN IV\"-BOSS BGM-]"@en .

_:Na846f1dd06c143349259e325a082451f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn of sorrow[from\"RAIDEN III\"-STAGE3-]"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "Dawn of sorrow[from\"RAIDEN III\"-STAGE3-]"@en .

_:Nc9bd4dd036754da0ae8327c9174b98fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Task Force[from\"RAIDEN FIGHTERS\"-FOREST STAGE-]"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "Task Force[from\"RAIDEN FIGHTERS\"-FOREST STAGE-]"@en .

_:Nf6e553bfbdd14be480b05c7c99a7d9e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All or Nothing[from\"RAIDEN II\"-STAGE3-]"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c563f43084a47c9ac593b1a68e2e230 ;
    schema:name "All or Nothing[from\"RAIDEN II\"-STAGE3-]"@en .

_:N0c563f43084a47c9ac593b1a68e2e230 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1830322b429b4afe98e37c051f748c08,
        _:N3feea1c6d426445aaeedecb5f7edcc5c,
        _:N5e155962a12d48c7b3ef193b00d9d6eb,
        _:N7e724336b52d463aa1c618d39a4155d2,
        _:N7f81ae0966b24f238f7b7378e593f0e3,
        _:N822802808dfb460a9005583f36a69784,
        _:Na5c10c26c58148fea5a626a8440667b1,
        _:Na846f1dd06c143349259e325a082451f,
        _:Nc9bd4dd036754da0ae8327c9174b98fa,
        _:Nf6e553bfbdd14be480b05c7c99a7d9e3 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1830322b429b4afe98e37c051f748c08,
        _:N3feea1c6d426445aaeedecb5f7edcc5c,
        _:N5e155962a12d48c7b3ef193b00d9d6eb,
        _:N7e724336b52d463aa1c618d39a4155d2,
        _:N7f81ae0966b24f238f7b7378e593f0e3,
        _:N822802808dfb460a9005583f36a69784,
        _:Na5c10c26c58148fea5a626a8440667b1,
        _:Na846f1dd06c143349259e325a082451f,
        _:Nc9bd4dd036754da0ae8327c9174b98fa,
        _:Nf6e553bfbdd14be480b05c7c99a7d9e3 .

