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

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

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

<artist/14735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/621#subject> ;
    schema:name "YUJI"@en ;
    foaf:made <album/621#composition>,
        <album/621#subject> ;
    foaf:name "YUJI"@en .

<artist/3724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/621#subject> ;
    schema:name "Orega Miura"@en ;
    foaf:made <album/621#composition>,
        <album/621#subject> ;
    foaf:name "Orega Miura"@en .

<artist/3725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/621#subject> ;
    schema:name "Koremasa"@en,
        "是政"@ja ;
    foaf:made <album/621#composition>,
        <album/621#subject> ;
    foaf:name "Koremasa"@en,
        "是政"@ja .

<artist/4628#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/621#subject> ;
    schema:name "Atomic Hanada"@en,
        "アトミック花田"@ja ;
    foaf:made <album/621#composition>,
        <album/621#subject> ;
    foaf:name "Atomic Hanada"@en,
        "アトミック花田"@ja .

<artist/55222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/621#subject> ;
    schema:name "Shogo"@en ;
    foaf:made <album/621#composition>,
        <album/621#subject> ;
    foaf:name "Shogo"@en .

<artist/77283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/621#subject> ;
    schema:name "Yusuke"@en ;
    foaf:made <album/621#composition>,
        <album/621#subject> ;
    foaf:name "Yusuke"@en .

<product/2192#subject> a schema:CreativeWork ;
    schema:name "Heracles no Eikou II: Titan no Metsubou"@en,
        "ヘラクレスの栄光II タイタンの滅亡"@ja,
        "Heracles no Eikou II: Titan no Metsubou"@ja-latn ;
    foaf:name "Heracles no Eikou II: Titan no Metsubou"@en,
        "ヘラクレスの栄光II タイタンの滅亡"@ja,
        "Heracles no Eikou II: Titan no Metsubou"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/621/621-1533825106.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/621#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heracles no Eikou II ~Titan no Metsubou~"@en,
        "ヘラクレスの栄光 II ～タイタンの滅亡～"@ja,
        "Heracles no Eikou II ~Titan no Metsubou~"@ja-latn ;
    mo:performance_of <album/621#musicalwork> ;
    mo:performer <artist/1572#subject> ;
    mo:recorded_as <album/621#musicalexpression> ;
    schema:byArtist <artist/1572#subject> ;
    schema:name "Heracles no Eikou II ~Titan no Metsubou~"@en,
        "ヘラクレスの栄光 II ～タイタンの滅亡～"@ja,
        "Heracles no Eikou II ~Titan no Metsubou~"@ja-latn ;
    schema:workPerformed <album/621#musicalwork> .

<artist/1572#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/621#subject> ;
    mo:performed <album/621#performance> ;
    schema:name "Data East Sound Team"@en,
        "GAMADELIC"@en ;
    foaf:made <album/621#composition>,
        <album/621#subject> ;
    foaf:name "Data East Sound Team"@en,
        "GAMADELIC"@en .

<album/621#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heracles no Eikou II ~Titan no Metsubou~"@en,
        "ヘラクレスの栄光 II ～タイタンの滅亡～"@ja,
        "Heracles no Eikou II ~Titan no Metsubou~"@ja-latn ;
    mo:composer <artist/14735#subject>,
        <artist/1572#subject>,
        <artist/3724#subject>,
        <artist/3725#subject>,
        <artist/4628#subject>,
        <artist/55222#subject>,
        <artist/77283#subject> ;
    mo:produced_work <album/621#musicalwork> ;
    schema:name "Heracles no Eikou II ~Titan no Metsubou~"@en,
        "ヘラクレスの栄光 II ～タイタンの滅亡～"@ja,
        "Heracles no Eikou II ~Titan no Metsubou~"@ja-latn .

<album/621#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-02-21"^^xsd:date ;
    dcterms:title "Heracles no Eikou II ~Titan no Metsubou~"@en,
        "ヘラクレスの栄光 II ～タイタンの滅亡～"@ja,
        "Heracles no Eikou II ~Titan no Metsubou~"@ja-latn ;
    mo:catalogue_number "PCCB-00021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/621#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    mo:record_count 1 ;
    schema:about <product/2192#subject> ;
    schema:byArtist <artist/1572#subject> ;
    schema:datePublished "1990-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/621/621-1533825106.jpg> ;
    schema:name "Heracles no Eikou II ~Titan no Metsubou~"@en,
        "ヘラクレスの栄光 II ～タイタンの滅亡～"@ja,
        "Heracles no Eikou II ~Titan no Metsubou~"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/621/621-1533825106.jpg> .

_:N12ffb29b13c844fb8ed148e01e899fff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Servant of the Titan"@en,
        "タイタンの下僕たち"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Servant of the Titan"@en,
        "タイタンの下僕たち"@ja .

_:N1adb46ff7043495d931974db8ab12e99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "People of a Frontier Town"@en,
        "辺境の人々"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "People of a Frontier Town"@en,
        "辺境の人々"@ja .

_:N3066c06a17c44bc59fc5f331ad74e20c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Proud Royal Family"@en,
        "誇り高き王家の詩"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Song of the Proud Royal Family"@en,
        "誇り高き王家の詩"@ja .

_:N542b9db0d3d34b829584810ce7179941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Pegasus"@en,
        "ペガサスの翼"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Wings of Pegasus"@en,
        "ペガサスの翼"@ja .

_:N5942c30fbd884ef5834e6e47715f4392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Blowing in the Wilderness"@en,
        "荒野に吹く風"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Wind Blowing in the Wilderness"@en,
        "荒野に吹く風"@ja .

_:N86ca4ecc92a54282a94c4449a163c5f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Courageous Persons"@en,
        "勇気ある者たちへ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "To Courageous Persons"@en,
        "勇気ある者たちへ"@ja .

_:N9357d88f696f46a0924f481274169b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hall Where a Goblin Awaits"@en,
        "聖なる館"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "The Hall Where a Goblin Awaits"@en,
        "聖なる館"@ja .

_:N9a399f1a4553404c863264aea535a666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting at the Mansion"@en,
        "魔物の待つ館"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Waiting at the Mansion"@en,
        "魔物の待つ館"@ja .

_:Nab96144c0dca44b693f7199e85b3d0eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aria of the Gods"@en,
        "神々のアリア"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Aria of the Gods"@en,
        "神々のアリア"@ja .

_:Nabd8c63734d1456bae4e14a223432387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing the Sea"@en,
        "大海を越えて"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Crossing the Sea"@en,
        "大海を越えて"@ja .

_:Nd7299d66c8a44d9bbad3c88b5529926d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a Crowded City"@en,
        "にぎわう街の中で"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "In a Crowded City"@en,
        "にぎわう街の中で"@ja .

_:Ndbcd42621efb458fa6a68aa0800c1b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Are in a Myth"@en,
        "全ては神話の中に"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "All Are in a Myth"@en,
        "全ては神話の中に"@ja .

_:Ne3a40c61820547f3948c62492c540a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Titan's Anger"@en,
        "タイタンの怒り"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Titan's Anger"@en,
        "タイタンの怒り"@ja .

_:Neb306cf519a04efab2ac36b3b8cdc030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Depths of the Earth"@en,
        "地の底へ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "Into the Depths of the Earth"@en,
        "地の底へ"@ja .

_:Nf54138b9c65342e29ab7e1a89dbb581b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flute of Pallas"@en,
        "パロスの笛"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Ndf35ff9271a14e5c86774be3884ccc6b ;
    schema:name "The Flute of Pallas"@en,
        "パロスの笛"@ja .

_:Ndf35ff9271a14e5c86774be3884ccc6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12ffb29b13c844fb8ed148e01e899fff,
        _:N1adb46ff7043495d931974db8ab12e99,
        _:N3066c06a17c44bc59fc5f331ad74e20c,
        _:N542b9db0d3d34b829584810ce7179941,
        _:N5942c30fbd884ef5834e6e47715f4392,
        _:N86ca4ecc92a54282a94c4449a163c5f6,
        _:N9357d88f696f46a0924f481274169b05,
        _:N9a399f1a4553404c863264aea535a666,
        _:Nab96144c0dca44b693f7199e85b3d0eb,
        _:Nabd8c63734d1456bae4e14a223432387,
        _:Nd7299d66c8a44d9bbad3c88b5529926d,
        _:Ndbcd42621efb458fa6a68aa0800c1b95,
        _:Ne3a40c61820547f3948c62492c540a14,
        _:Neb306cf519a04efab2ac36b3b8cdc030,
        _:Nf54138b9c65342e29ab7e1a89dbb581b ;
    mo:track_count 15 ;
    schema:duration "PT40:35"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N12ffb29b13c844fb8ed148e01e899fff,
        _:N1adb46ff7043495d931974db8ab12e99,
        _:N3066c06a17c44bc59fc5f331ad74e20c,
        _:N542b9db0d3d34b829584810ce7179941,
        _:N5942c30fbd884ef5834e6e47715f4392,
        _:N86ca4ecc92a54282a94c4449a163c5f6,
        _:N9357d88f696f46a0924f481274169b05,
        _:N9a399f1a4553404c863264aea535a666,
        _:Nab96144c0dca44b693f7199e85b3d0eb,
        _:Nabd8c63734d1456bae4e14a223432387,
        _:Nd7299d66c8a44d9bbad3c88b5529926d,
        _:Ndbcd42621efb458fa6a68aa0800c1b95,
        _:Ne3a40c61820547f3948c62492c540a14,
        _:Neb306cf519a04efab2ac36b3b8cdc030,
        _:Nf54138b9c65342e29ab7e1a89dbb581b .

