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

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

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

<album/3452> a mo:Release ;
    mo:catalogue_number "NW10102440" .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1671#subject> ;
    schema:name "Sound Team jdk"@en ;
    foaf:made <album/1671#composition>,
        <album/1671#subject> ;
    foaf:name "Sound Team jdk"@en .

<product/1076#subject> a schema:CreativeWork ;
    schema:name "Dragon Slayer: The Legend of Heroes"@en,
        "ドラゴンスレイヤー英雄伝説"@ja,
        "Dragon Slayer: Eiyuu Densetsu"@ja-latn ;
    foaf:name "Dragon Slayer: The Legend of Heroes"@en,
        "ドラゴンスレイヤー英雄伝説"@ja,
        "Dragon Slayer: Eiyuu Densetsu"@ja-latn .

<product/1887#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes III: White Witch"@en,
        "英雄伝説III 白き魔女"@ja,
        "Eiyuu Densetsu III: Shiroki Majo"@ja-latn ;
    foaf:name "The Legend of Heroes III: White Witch"@en,
        "英雄伝説III 白き魔女"@ja,
        "Eiyuu Densetsu III: Shiroki Majo"@ja-latn .

<product/1888#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes IV: A Tear of Vermilion"@en,
        "英雄伝説IV 朱紅い雫"@ja,
        "Eiyuu Densetsu IV: Akai Shizuku"@ja-latn ;
    foaf:name "The Legend of Heroes IV: A Tear of Vermilion"@en,
        "英雄伝説IV 朱紅い雫"@ja,
        "Eiyuu Densetsu IV: Akai Shizuku"@ja-latn .

<product/1891#subject> a schema:CreativeWork ;
    schema:name "Dragon Slayer: The Legend of Heroes II"@en,
        "ドラゴンスレイヤー英雄伝説II"@ja,
        "Dragon Slayer: Eiyuu Densetsu II"@ja-latn ;
    foaf:name "Dragon Slayer: The Legend of Heroes II"@en,
        "ドラゴンスレイヤー英雄伝説II"@ja,
        "Dragon Slayer: Eiyuu Densetsu II"@ja-latn .

<album/1671#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Heroes Piano Collection"@en,
        "英雄伝説ピアノコレクション"@ja,
        "The Legend of Heroes Piano Collection"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/1671#musicalwork> ;
    schema:name "The Legend of Heroes Piano Collection"@en,
        "英雄伝説ピアノコレクション"@ja,
        "The Legend of Heroes Piano Collection"@ja-latn .

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/1671/1671-1164202785.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1671#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Heroes Piano Collection"@en,
        "英雄伝説ピアノコレクション"@ja,
        "The Legend of Heroes Piano Collection"@ja-latn ;
    mo:performance_of <album/1671#musicalwork> ;
    mo:performer _:N5208e67c146048ef891df587fdd43e94 ;
    mo:recorded_as <album/1671#musicalexpression> ;
    schema:byArtist _:N5208e67c146048ef891df587fdd43e94 ;
    schema:name "The Legend of Heroes Piano Collection"@en,
        "英雄伝説ピアノコレクション"@ja,
        "The Legend of Heroes Piano Collection"@ja-latn ;
    schema:workPerformed <album/1671#musicalwork> .

<album/1671#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-12-21"^^xsd:date ;
    dcterms:title "The Legend of Heroes Piano Collection"@en,
        "英雄伝説ピアノコレクション"@ja,
        "The Legend of Heroes Piano Collection"@ja-latn ;
    mo:catalogue_number "KICA-1194" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/3452> ;
    mo:publication_of <album/1671#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Nd215a1b08fdc43139107fd3caed44f86 ;
    mo:record_count 1 ;
    schema:about <product/1076#subject>,
        <product/1887#subject>,
        <product/1888#subject>,
        <product/1891#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Leone Fredrik Richter"@en ;
            foaf:name "Leone Fredrik Richter"@en ] ;
    schema:datePublished "1996-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/1671/1671-1164202785.jpg> ;
    schema:name "The Legend of Heroes Piano Collection"@en,
        "英雄伝説ピアノコレクション"@ja,
        "The Legend of Heroes Piano Collection"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/1671/1671-1164202785.jpg> .

_:N295c2e9e12024aefb871a158f964bb75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en,
        "オープニング"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "Opening"@en,
        "オープニング"@ja .

_:N34320da09584490486275413cd0d1878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Durzel's Letter"@en,
        "デュルゼルの手紙"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "Durzel's Letter"@en,
        "デュルゼルの手紙"@ja .

_:N5208e67c146048ef891df587fdd43e94 a schema:Person,
        foaf:Person ;
    mo:performed <album/1671#performance> ;
    schema:name "Leone Fredrik Richter"@en ;
    foaf:name "Leone Fredrik Richter"@en .

_:N73448f2f87ac4c5f9a8a0610ce05df5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tear of Vermilion ~Friends' Smiling Faces~"@en,
        "A Tear of Vermillion - Smile of Friends"@en,
        "朱紅い雫～友の笑顔～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "A Tear of Vermilion ~Friends' Smiling Faces~"@en,
        "A Tear of Vermillion - Smile of Friends"@en,
        "朱紅い雫～友の笑顔～"@ja .

_:N7f0ad784f1e94de4807f57f6479b915e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sealed Land"@en,
        "封印の地"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "Sealed Land"@en,
        "封印の地"@ja .

_:N81a37fa8e3564fca84b048fbd606621b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost In Forest"@en,
        "Mysterious Forest"@en,
        "迷いの森"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "Lost In Forest"@en,
        "Mysterious Forest"@en,
        "迷いの森"@ja .

_:N85191711cab148b185e93b4eceaee4ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon"@en,
        "ドラゴン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "Dragon"@en,
        "ドラゴン"@ja .

_:N8b20c6efbdd249c8bde0e3bb83b45974 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Manufacturing Town ~Guia~"@en,
        "Ironworks Town - Guia"@en,
        "鋼鉄の町～ギア～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "Iron Manufacturing Town ~Guia~"@en,
        "Ironworks Town - Guia"@en,
        "鋼鉄の町～ギア～"@ja .

_:Na0d83bafa5a044ca9183ae58e3206213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Moonlight Witch Gueld"@en,
        "The White Witch Gueld"@en,
        "白き魔女ゲルド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "The Moonlight Witch Gueld"@en,
        "The White Witch Gueld"@en,
        "白き魔女ゲルド"@ja .

_:Naf71d9cd6ef14666865d211dffa45717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groethtoss Castle"@en,
        "Grostos Castle"@en,
        "グロストス城"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "Groethtoss Castle"@en,
        "Grostos Castle"@en,
        "グロストス城"@ja .

_:Nb6bc4769630846c9828796e3cf6f5e60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ship"@en,
        "船"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd215a1b08fdc43139107fd3caed44f86 ;
    schema:name "Ship"@en,
        "船"@ja .

_:Nd215a1b08fdc43139107fd3caed44f86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N295c2e9e12024aefb871a158f964bb75,
        _:N34320da09584490486275413cd0d1878,
        _:N73448f2f87ac4c5f9a8a0610ce05df5f,
        _:N7f0ad784f1e94de4807f57f6479b915e,
        _:N81a37fa8e3564fca84b048fbd606621b,
        _:N85191711cab148b185e93b4eceaee4ab,
        _:N8b20c6efbdd249c8bde0e3bb83b45974,
        _:Na0d83bafa5a044ca9183ae58e3206213,
        _:Naf71d9cd6ef14666865d211dffa45717,
        _:Nb6bc4769630846c9828796e3cf6f5e60 ;
    mo:track_count 10 ;
    schema:duration "PT44:35"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N295c2e9e12024aefb871a158f964bb75,
        _:N34320da09584490486275413cd0d1878,
        _:N73448f2f87ac4c5f9a8a0610ce05df5f,
        _:N7f0ad784f1e94de4807f57f6479b915e,
        _:N81a37fa8e3564fca84b048fbd606621b,
        _:N85191711cab148b185e93b4eceaee4ab,
        _:N8b20c6efbdd249c8bde0e3bb83b45974,
        _:Na0d83bafa5a044ca9183ae58e3206213,
        _:Naf71d9cd6ef14666865d211dffa45717,
        _:Nb6bc4769630846c9828796e3cf6f5e60 .

