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

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

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2905#subject> ;
    schema:name "Falcom Sound Team J.D.K."@en ;
    foaf:made <album/2905#composition>,
        <album/2905#subject> ;
    foaf:name "Falcom Sound Team J.D.K."@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 .

<album/2905#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@en,
        "交響詩ドラゴンスレイヤー英雄伝説"@ja,
        "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/2905#musicalwork> ;
    schema:name "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@en,
        "交響詩ドラゴンスレイヤー英雄伝説"@ja,
        "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@ja-latn .

<album/2905#musicalexpression> a mo:Signal ;
    mo:published_as <album/2905#subject> ;
    mo:records <album/2905#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/50/2905/2905-1594480967.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2905#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/2905/2905-1594480967.jpg> ;
    foaf:depicts <album/2905#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/2905/2905-1594480967.jpg> .

<https://medium-media.vgm.io/albums/50/2905/2905-1594480967.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2905#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@en,
        "交響詩ドラゴンスレイヤー英雄伝説"@ja,
        "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@ja-latn ;
    mo:performance_of <album/2905#musicalwork> ;
    mo:performer <artist/2079#subject> ;
    mo:recorded_as <album/2905#musicalexpression> ;
    schema:byArtist <artist/2079#subject> ;
    schema:name "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@en,
        "交響詩ドラゴンスレイヤー英雄伝説"@ja,
        "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@ja-latn ;
    schema:workPerformed <album/2905#musicalwork> .

<artist/2079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2905#performance> ;
    schema:name "J.D.K. Electric Orchestra"@en ;
    foaf:name "J.D.K. Electric Orchestra"@en .

<album/2905#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-03-25"^^xsd:date ;
    dcterms:title "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@en,
        "交響詩ドラゴンスレイヤー英雄伝説"@ja,
        "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@ja-latn ;
    mo:catalogue_number "KICA-1101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2905#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Nfaa9fb79505645fb88db9abb46d8737d ;
    mo:record_count 1 ;
    schema:about <product/1076#subject> ;
    schema:byArtist <artist/2079#subject> ;
    schema:datePublished "1992-03-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/2905/2905-1594480967.jpg> ;
    schema:name "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@en,
        "交響詩ドラゴンスレイヤー英雄伝説"@ja,
        "Symphonic Poem Dragon Slayer ~The Legend of Heroes~"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/2905/2905-1594480967.jpg> .

_:N16b038e71bf648698a1d673d7258c532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:N2983229d9620458599d791545c66020e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fifth Movement \"The Mystery of Isrenasa\""@en,
        "第五楽章「イセルハーサの謎」"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "Fifth Movement \"The Mystery of Isrenasa\""@en,
        "第五楽章「イセルハーサの謎」"@ja .

_:N2fac01d7696a4adfb9654e26a6582244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:N311e7527cb614c36bb2619825fcbfdfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:N4e93745b1a3841dfaeb04c77cc7536e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:N580f50b62a184b44b5e8467e0f2c7722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:N69e6a8ae890541319d1e631d26cc0b54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Movement \"The Prince's Departure\""@en,
        "第三楽章「王子の旅立ち」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:32"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "Third Movement \"The Prince's Departure\""@en,
        "第三楽章「王子の旅立ち」"@ja .

_:N87957818ff574435be23c38d7042528d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:N923204c7c2dc49cfb2a939be610a880c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encore Piece \"Farlayne Triumphal March\""@en,
        "アンコール曲「ファーレーン凱旋行進曲」"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "Encore Piece \"Farlayne Triumphal March\""@en,
        "アンコール曲「ファーレーン凱旋行進曲」"@ja .

_:N935d0771c93244e4bfc0e4d25dee56e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:N94d7a35699be48289f93737d871af40c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Movement \"Town\""@en,
        "第二楽章「街」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "Second Movement \"Town\""@en,
        "第二楽章「街」"@ja .

_:N9a2c867a3b654108aa1de20279fd2bae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:Na20c344679474509a4d451609cafb359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:Na5a2debb2a5848a7aaf2006383d411d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Movement \"Isrenasa~The Legend of Heroes\""@en,
        "第一楽章「イセルハーサ～英雄たちの伝説」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "First Movement \"Isrenasa~The Legend of Heroes\""@en,
        "第一楽章「イセルハーサ～英雄たちの伝説」"@ja .

_:Nb0257bedbccd4405a007545ef56227e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Movement \"Sanctuary\""@en,
        "第四楽章「聖域」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "Fourth Movement \"Sanctuary\""@en,
        "第四楽章「聖域」"@ja .

_:Nbb95a44e8d5b4843a9bf3c5d661d1180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 17 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:Nd453b51ef1b74f4c98f2f73d9dc73ffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:Nda6ef503b7e84f098915591a69fb9dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:Nded87ed70b72450a82c7491dd9b280a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "None"@en,
        "None"@ja .

_:Ne1683b3c213244e8a5d659847cb12946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sixth Movement \"And the Legend of Heroes\""@en,
        "第六楽章「そして英雄たちの伝説」"@ja ;
    mo:track_number 16 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Nfaa9fb79505645fb88db9abb46d8737d ;
    schema:name "Sixth Movement \"And the Legend of Heroes\""@en,
        "第六楽章「そして英雄たちの伝説」"@ja .

_:Nfaa9fb79505645fb88db9abb46d8737d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16b038e71bf648698a1d673d7258c532,
        _:N2983229d9620458599d791545c66020e,
        _:N2fac01d7696a4adfb9654e26a6582244,
        _:N311e7527cb614c36bb2619825fcbfdfa,
        _:N4e93745b1a3841dfaeb04c77cc7536e1,
        _:N580f50b62a184b44b5e8467e0f2c7722,
        _:N69e6a8ae890541319d1e631d26cc0b54,
        _:N87957818ff574435be23c38d7042528d,
        _:N923204c7c2dc49cfb2a939be610a880c,
        _:N935d0771c93244e4bfc0e4d25dee56e1,
        _:N94d7a35699be48289f93737d871af40c,
        _:N9a2c867a3b654108aa1de20279fd2bae,
        _:Na20c344679474509a4d451609cafb359,
        _:Na5a2debb2a5848a7aaf2006383d411d1,
        _:Nb0257bedbccd4405a007545ef56227e9,
        _:Nbb95a44e8d5b4843a9bf3c5d661d1180,
        _:Nd453b51ef1b74f4c98f2f73d9dc73ffa,
        _:Nda6ef503b7e84f098915591a69fb9dff,
        _:Nded87ed70b72450a82c7491dd9b280a7,
        _:Ne1683b3c213244e8a5d659847cb12946 ;
    mo:track_count 20 ;
    schema:duration "PT42:53"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N16b038e71bf648698a1d673d7258c532,
        _:N2983229d9620458599d791545c66020e,
        _:N2fac01d7696a4adfb9654e26a6582244,
        _:N311e7527cb614c36bb2619825fcbfdfa,
        _:N4e93745b1a3841dfaeb04c77cc7536e1,
        _:N580f50b62a184b44b5e8467e0f2c7722,
        _:N69e6a8ae890541319d1e631d26cc0b54,
        _:N87957818ff574435be23c38d7042528d,
        _:N923204c7c2dc49cfb2a939be610a880c,
        _:N935d0771c93244e4bfc0e4d25dee56e1,
        _:N94d7a35699be48289f93737d871af40c,
        _:N9a2c867a3b654108aa1de20279fd2bae,
        _:Na20c344679474509a4d451609cafb359,
        _:Na5a2debb2a5848a7aaf2006383d411d1,
        _:Nb0257bedbccd4405a007545ef56227e9,
        _:Nbb95a44e8d5b4843a9bf3c5d661d1180,
        _:Nd453b51ef1b74f4c98f2f73d9dc73ffa,
        _:Nda6ef503b7e84f098915591a69fb9dff,
        _:Nded87ed70b72450a82c7491dd9b280a7,
        _:Ne1683b3c213244e8a5d659847cb12946 .

