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

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

<album/19561> a mo:Release ;
    mo:catalogue_number "KTCR-1111" .

<artist/10394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139957#subject> ;
    schema:name "Shinsuke Kazato"@en,
        "風戸慎介"@ja ;
    foaf:made <album/139957#composition>,
        <album/139957#subject> ;
    foaf:name "Shinsuke Kazato"@en,
        "風戸慎介"@ja .

<product/6160#subject> a schema:CreativeWork ;
    schema:name "Legend of the Galactic Heroes"@en,
        "銀河英雄伝説"@ja,
        "Ginga Eiyuu Densetsu"@ja-latn ;
    foaf:name "Legend of the Galactic Heroes"@en,
        "銀河英雄伝説"@ja,
        "Ginga Eiyuu Densetsu"@ja-latn .

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

<https://media.vgm.io/albums/75/139957/139957-6c0530d30ff9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139957#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/139957/139957-6c0530d30ff9.jpg> ;
    foaf:depicts <album/139957#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/139957/139957-6c0530d30ff9.jpg> .

<https://medium-media.vgm.io/albums/75/139957/139957-6c0530d30ff9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/139957#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legend of the Galactic Heroes Theme Song Collection"@en,
        "銀河英雄伝説 主題歌集"@ja,
        "Ginga Eiyuu Densetsu Shudaikashuu"@ja-latn ;
    mo:composer <artist/10394#subject>,
        <artist/15896#subject>,
        <artist/40515#subject> ;
    mo:produced_work <album/139957#musicalwork> ;
    schema:name "Legend of the Galactic Heroes Theme Song Collection"@en,
        "銀河英雄伝説 主題歌集"@ja,
        "Ginga Eiyuu Densetsu Shudaikashuu"@ja-latn .

<album/139957#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legend of the Galactic Heroes Theme Song Collection"@en,
        "銀河英雄伝説 主題歌集"@ja,
        "Ginga Eiyuu Densetsu Shudaikashuu"@ja-latn ;
    mo:performance_of <album/139957#musicalwork> ;
    mo:performer <artist/15896#subject>,
        <artist/40515#subject> ;
    mo:recorded_as <album/139957#musicalexpression> ;
    schema:byArtist <artist/15896#subject>,
        <artist/40515#subject> ;
    schema:name "Legend of the Galactic Heroes Theme Song Collection"@en,
        "銀河英雄伝説 主題歌集"@ja,
        "Ginga Eiyuu Densetsu Shudaikashuu"@ja-latn ;
    schema:workPerformed <album/139957#musicalwork> .

<artist/15896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139957#subject> ;
    mo:performed <album/139957#performance> ;
    schema:name "Kei Ogura"@en,
        "小椋佳"@ja ;
    foaf:made <album/139957#composition>,
        <album/139957#lyrics>,
        <album/139957#subject> ;
    foaf:name "Kei Ogura"@en,
        "小椋佳"@ja .

<artist/40515#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139957#subject> ;
    mo:performed <album/139957#performance> ;
    schema:name "Michiru Akiyoshi"@en,
        "秋吉満ちる"@ja ;
    foaf:made <album/139957#composition>,
        <album/139957#lyrics>,
        <album/139957#subject> ;
    foaf:name "Michiru Akiyoshi"@en,
        "秋吉満ちる"@ja .

<album/139957#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-01-01"^^xsd:date ;
    dcterms:title "Legend of the Galactic Heroes Theme Song Collection"@en,
        "銀河英雄伝説 主題歌集"@ja,
        "Ginga Eiyuu Densetsu Shudaikashuu"@ja-latn ;
    mo:catalogue_number "SM-015" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19561> ;
    mo:publication_of <album/139957#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N8e82aab847b246ac82524df655f9d19a ;
    mo:record_count 1 ;
    schema:about <product/6160#subject> ;
    schema:byArtist <artist/15896#subject>,
        <artist/40515#subject> ;
    schema:datePublished "1991-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/139957/139957-6c0530d30ff9.jpg> ;
    schema:name "Legend of the Galactic Heroes Theme Song Collection"@en,
        "銀河英雄伝説 主題歌集"@ja,
        "Ginga Eiyuu Densetsu Shudaikashuu"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/139957/139957-6c0530d30ff9.jpg> .

_:N0f50e8d102484139acb3599d040f749b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude of Departure (Orchestration Version)"@en,
        "旅立ちの序曲 (オーケストレーション・バージョン)"@ja,
        "Tabidachi no Jokyoku (Orchestration Version)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "Prelude of Departure (Orchestration Version)"@en,
        "旅立ちの序曲 (オーケストレーション・バージョン)"@ja,
        "Tabidachi no Jokyoku (Orchestration Version)"@ja-latn .

_:N136a7113d5c54b48b502a6b8b1eb56fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross the Bridge of Light (Orchestration Version)"@en,
        "光の橋を越えて (オーケストレーション・バージョン)"@ja,
        "Hikari no Hashi wo Koete (Orchestration Version)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "Cross the Bridge of Light (Orchestration Version)"@en,
        "光の橋を越えて (オーケストレーション・バージョン)"@ja,
        "Hikari no Hashi wo Koete (Orchestration Version)"@ja-latn .

_:N2a18e87a9e13475e8fe5d1430be21afb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SKIES OF LOVE (Orchestration Version)"@en,
        "SKIES OF LOVE (オーケストレーション・バージョン)"@ja,
        "SKIES OF LOVE (Orchestration Version)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "SKIES OF LOVE (Orchestration Version)"@en,
        "SKIES OF LOVE (オーケストレーション・バージョン)"@ja,
        "SKIES OF LOVE (Orchestration Version)"@ja-latn .

_:N2b3fea21d8b54ef3954bcd685bda42f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn of the Allies ~ Flag of Freedom · Nation of Freedom, Revolution of the Heart"@en,
        "同盟国歌～自由の旗・自由の民、レボリューション・オブ・ザ・ハート"@ja,
        "Doumei Kokka ~ Jiyuu no Hata · Jiyuu no Tami, Revolution of the Heart"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "Hymn of the Allies ~ Flag of Freedom · Nation of Freedom, Revolution of the Heart"@en,
        "同盟国歌～自由の旗・自由の民、レボリューション・オブ・ザ・ハート"@ja,
        "Doumei Kokka ~ Jiyuu no Hata · Jiyuu no Tami, Revolution of the Heart"@ja-latn .

_:N3ffdf5c01de549c383b1ef0ea83e64ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude of Departure"@en,
        "旅立ちの序曲"@ja,
        "Tabidachi no Jokyoku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "Prelude of Departure"@en,
        "旅立ちの序曲"@ja,
        "Tabidachi no Jokyoku"@ja-latn .

_:N6754cb8a62384bd0a7e420c936c70d49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I AM WAITING FOR YOU (Orchestration Version)"@en,
        "I AM WAITING FOR YOU (オーケストレーション・バージョン)"@ja,
        "I AM WAITING FOR YOU (Orchestration Version)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "I AM WAITING FOR YOU (Orchestration Version)"@en,
        "I AM WAITING FOR YOU (オーケストレーション・バージョン)"@ja,
        "I AM WAITING FOR YOU (Orchestration Version)"@ja-latn .

_:N891d1c35fa244dfd883750878744bbef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Military Music of the Imperial Army ~ Valkyries Love Thy Bravery"@en,
        "帝国軍軍楽曲～ワルキューレは汝の勇気を愛せり"@ja,
        "Teikoku-gun Gungakukyoku ~ Walkyrie wa Nanji no Yuuki wo Aiseri"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "Military Music of the Imperial Army ~ Valkyries Love Thy Bravery"@en,
        "帝国軍軍楽曲～ワルキューレは汝の勇気を愛せり"@ja,
        "Teikoku-gun Gungakukyoku ~ Walkyrie wa Nanji no Yuuki wo Aiseri"@ja-latn .

_:Nba1aae6a4b3d43deab2345078027d5f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SKIES OF LOVE"@en,
        "SKIES OF LOVE"@ja,
        "SKIES OF LOVE"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "SKIES OF LOVE"@en,
        "SKIES OF LOVE"@ja,
        "SKIES OF LOVE"@ja-latn .

_:Nbbee9130deae48fb8fd7af72a6a60c31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I AM WAITING FOR YOU"@en,
        "I AM WAITING FOR YOU"@ja,
        "I AM WAITING FOR YOU"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "I AM WAITING FOR YOU"@en,
        "I AM WAITING FOR YOU"@ja,
        "I AM WAITING FOR YOU"@ja-latn .

_:Ne6634c24cb2640c596c88c43b4a082b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross the Bridge of Light"@en,
        "光の橋を越えて"@ja,
        "Hikari no Hashi wo Koete"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N8e82aab847b246ac82524df655f9d19a ;
    schema:name "Cross the Bridge of Light"@en,
        "光の橋を越えて"@ja,
        "Hikari no Hashi wo Koete"@ja-latn .

_:N8e82aab847b246ac82524df655f9d19a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f50e8d102484139acb3599d040f749b,
        _:N136a7113d5c54b48b502a6b8b1eb56fd,
        _:N2a18e87a9e13475e8fe5d1430be21afb,
        _:N2b3fea21d8b54ef3954bcd685bda42f8,
        _:N3ffdf5c01de549c383b1ef0ea83e64ab,
        _:N6754cb8a62384bd0a7e420c936c70d49,
        _:N891d1c35fa244dfd883750878744bbef,
        _:Nba1aae6a4b3d43deab2345078027d5f9,
        _:Nbbee9130deae48fb8fd7af72a6a60c31,
        _:Ne6634c24cb2640c596c88c43b4a082b5 ;
    mo:track_count 10 ;
    schema:duration "PT34:50"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0f50e8d102484139acb3599d040f749b,
        _:N136a7113d5c54b48b502a6b8b1eb56fd,
        _:N2a18e87a9e13475e8fe5d1430be21afb,
        _:N2b3fea21d8b54ef3954bcd685bda42f8,
        _:N3ffdf5c01de549c383b1ef0ea83e64ab,
        _:N6754cb8a62384bd0a7e420c936c70d49,
        _:N891d1c35fa244dfd883750878744bbef,
        _:Nba1aae6a4b3d43deab2345078027d5f9,
        _:Nbbee9130deae48fb8fd7af72a6a60c31,
        _:Ne6634c24cb2640c596c88c43b4a082b5 .

