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

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

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

<album/79761> a mo:Release ;
    mo:catalogue_number "COTA-1288" .

<artist/55230#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5570#subject> ;
    schema:name "Yuka Banba"@en,
        "馬場由佳"@ja ;
    foaf:made <album/5570#composition>,
        <album/5570#subject> ;
    foaf:name "Yuka Banba"@en,
        "馬場由佳"@ja .

<product/1204#subject> a schema:CreativeWork ;
    schema:name "Fire Emblem: Shadow Dragon & the Blade of Light"@en,
        "ファイアーエムブレム 暗黒竜と光の剣"@ja,
        "Fire Emblem: Ankoku Ryuu to Hikari no Tsurugi"@ja-latn ;
    foaf:name "Fire Emblem: Shadow Dragon & the Blade of Light"@en,
        "ファイアーエムブレム 暗黒竜と光の剣"@ja,
        "Fire Emblem: Ankoku Ryuu to Hikari no Tsurugi"@ja-latn .

<album/5570#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fire Emblem ~Character Theme Collection~"@en,
        "ファイアーエムブレム ～キャラクターテーマ集～"@ja,
        "Fire Emblem ~Character Theme Collection~"@ja-latn ;
    mo:composer <artist/55230#subject> ;
    mo:produced_work <album/5570#musicalwork> ;
    schema:name "Fire Emblem ~Character Theme Collection~"@en,
        "ファイアーエムブレム ～キャラクターテーマ集～"@ja,
        "Fire Emblem ~Character Theme Collection~"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

<https://media.vgm.io/albums/07/5570/5570-508990cc6fd0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5570#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/5570/5570-508990cc6fd0.jpg> ;
    foaf:depicts <album/5570#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/5570/5570-508990cc6fd0.jpg> .

<https://medium-media.vgm.io/albums/07/5570/5570-508990cc6fd0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5570#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fire Emblem ~Character Theme Collection~"@en,
        "ファイアーエムブレム ～キャラクターテーマ集～"@ja,
        "Fire Emblem ~Character Theme Collection~"@ja-latn ;
    mo:performance_of <album/5570#musicalwork> ;
    mo:performer <artist/1814#subject> ;
    mo:recorded_as <album/5570#musicalexpression> ;
    schema:byArtist <artist/1814#subject> ;
    schema:name "Fire Emblem ~Character Theme Collection~"@en,
        "ファイアーエムブレム ～キャラクターテーマ集～"@ja,
        "Fire Emblem ~Character Theme Collection~"@ja-latn ;
    schema:workPerformed <album/5570#musicalwork> .

<artist/1814#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5570#performance> ;
    schema:name "Hayashi Orchestra"@en ;
    foaf:name "Hayashi Orchestra"@en .

<album/5570#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-09-21"^^xsd:date ;
    dcterms:title "Fire Emblem ~Character Theme Collection~"@en,
        "ファイアーエムブレム ～キャラクターテーマ集～"@ja,
        "Fire Emblem ~Character Theme Collection~"@ja-latn ;
    mo:catalogue_number "COCA-6675" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/79761> ;
    mo:publication_of <album/5570#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N16efec6b164f4b83baf74dab03fcc407 ;
    mo:record_count 1 ;
    schema:about <product/1204#subject> ;
    schema:byArtist <artist/1814#subject> ;
    schema:datePublished "1990-09-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/5570/5570-508990cc6fd0.jpg> ;
    schema:name "Fire Emblem ~Character Theme Collection~"@en,
        "ファイアーエムブレム ～キャラクターテーマ集～"@ja,
        "Fire Emblem ~Character Theme Collection~"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/5570/5570-508990cc6fd0.jpg> .

_:N1974aa85d8534216bf62cc87ca8f4825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abel"@en,
        "アベル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Abel"@en,
        "アベル"@ja .

_:N1a304a7e847b4b308b8d6e4c12aebe3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sheeda"@en,
        "シーダ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Sheeda"@en,
        "シーダ"@ja .

_:N25a0e3b7eb124be29b51f7a3f24b0018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camus"@en,
        "カミュ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Camus"@en,
        "カミュ"@ja .

_:N3e5cf2cd11b9431c96d6cd4917c91a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jeigan"@en,
        "ジェイガン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Jeigan"@en,
        "ジェイガン"@ja .

_:N5733d7185c454e8f9acff19498aa85ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hardain"@en,
        "ハーディン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Hardain"@en,
        "ハーディン"@ja .

_:N7c35b26efe9241eca566d9530f8da5a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mineva"@en,
        "ミネルバ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Mineva"@en,
        "ミネルバ"@ja .

_:N94439df29dc04b9dab8f56cd3a45537e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marth"@en,
        "マルス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Marth"@en,
        "マルス"@ja .

_:Naa2c778e601b46cbbea2d24c7da803e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original SE Medley"@en,
        "オリジナルSEメドレー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Original SE Medley"@en,
        "オリジナルSEメドレー"@ja .

_:Nc9ddf9c597d74bb4ad28f9226e593c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original BGM Medley"@en,
        "オリジナルBGMメドレー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT12:45"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Original BGM Medley"@en,
        "オリジナルBGMメドレー"@ja .

_:Nd3d3ea2a579d4aed9946f995c64f58c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medius"@en,
        "メディウス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N16efec6b164f4b83baf74dab03fcc407 ;
    schema:name "Medius"@en,
        "メディウス"@ja .

_:N16efec6b164f4b83baf74dab03fcc407 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1974aa85d8534216bf62cc87ca8f4825,
        _:N1a304a7e847b4b308b8d6e4c12aebe3e,
        _:N25a0e3b7eb124be29b51f7a3f24b0018,
        _:N3e5cf2cd11b9431c96d6cd4917c91a9b,
        _:N5733d7185c454e8f9acff19498aa85ad,
        _:N7c35b26efe9241eca566d9530f8da5a9,
        _:N94439df29dc04b9dab8f56cd3a45537e,
        _:Naa2c778e601b46cbbea2d24c7da803e4,
        _:Nc9ddf9c597d74bb4ad28f9226e593c6b,
        _:Nd3d3ea2a579d4aed9946f995c64f58c1 ;
    mo:track_count 10 ;
    schema:duration "PT46:48"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1974aa85d8534216bf62cc87ca8f4825,
        _:N1a304a7e847b4b308b8d6e4c12aebe3e,
        _:N25a0e3b7eb124be29b51f7a3f24b0018,
        _:N3e5cf2cd11b9431c96d6cd4917c91a9b,
        _:N5733d7185c454e8f9acff19498aa85ad,
        _:N7c35b26efe9241eca566d9530f8da5a9,
        _:N94439df29dc04b9dab8f56cd3a45537e,
        _:Naa2c778e601b46cbbea2d24c7da803e4,
        _:Nc9ddf9c597d74bb4ad28f9226e593c6b,
        _:Nd3d3ea2a579d4aed9946f995c64f58c1 .

