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

<album/148342> a mo:Release ;
    mo:catalogue_number "SM-032" .

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

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

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

<artist/6264#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109853#subject> ;
    schema:name "Wagner"@en ;
    foaf:made <album/109853#composition>,
        <album/109853#subject> ;
    foaf:name "Wagner"@en .

<artist/9916#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109853#subject> ;
    schema:name "Mahler"@en ;
    foaf:made <album/109853#composition>,
        <album/109853#subject> ;
    foaf:name "Mahler"@en .

<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/109853#musicalexpression> a mo:Signal ;
    mo:published_as <album/109853#subject> ;
    mo:records <album/109853#performance> .

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

<https://media.vgm.io/albums/35/109853/109853-1cf6048cde27.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109853#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/109853/109853-1cf6048cde27.jpg> ;
    foaf:depicts <album/109853#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/109853/109853-1cf6048cde27.jpg> .

<https://medium-media.vgm.io/albums/35/109853/109853-1cf6048cde27.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109853#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legend of the Galactic Heroes Soundtrack Music Collection"@en,
        "銀河英雄伝説 サントラ音楽集"@ja,
        "Ginga Eiyuu Densetsu Soundtrack Ongakushuu"@ja-latn ;
    mo:performance_of <album/109853#musicalwork> ;
    mo:performer _:Nd8f86740d7f94e19a1a8c5ad0fcd0c6b ;
    mo:recorded_as <album/109853#musicalexpression> ;
    schema:byArtist _:Nd8f86740d7f94e19a1a8c5ad0fcd0c6b ;
    schema:name "Legend of the Galactic Heroes Soundtrack Music Collection"@en,
        "銀河英雄伝説 サントラ音楽集"@ja,
        "Ginga Eiyuu Densetsu Soundtrack Ongakushuu"@ja-latn ;
    schema:workPerformed <album/109853#musicalwork> .

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

<album/109853#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legend of the Galactic Heroes Soundtrack Music Collection"@en,
        "銀河英雄伝説 サントラ音楽集"@ja,
        "Ginga Eiyuu Densetsu Soundtrack Ongakushuu"@ja-latn ;
    mo:composer <artist/10394#subject>,
        <artist/15896#subject>,
        <artist/40515#subject>,
        <artist/6264#subject>,
        <artist/9916#subject> ;
    mo:produced_work <album/109853#musicalwork> ;
    schema:name "Legend of the Galactic Heroes Soundtrack Music Collection"@en,
        "銀河英雄伝説 サントラ音楽集"@ja,
        "Ginga Eiyuu Densetsu Soundtrack Ongakushuu"@ja-latn .

<album/109853#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-06-25"^^xsd:date ;
    dcterms:title "Legend of the Galactic Heroes Soundtrack Music Collection"@en,
        "銀河英雄伝説 サントラ音楽集"@ja,
        "Ginga Eiyuu Densetsu Soundtrack Ongakushuu"@ja-latn ;
    mo:catalogue_number "32ATC-183" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/148342> ;
    mo:publication_of <album/109853#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    mo:record_count 1 ;
    schema:about <product/6160#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Staatskapelle Berlin"@en ;
            foaf:name "Staatskapelle Berlin"@en ] ;
    schema:datePublished "1989-06-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/109853/109853-1cf6048cde27.jpg> ;
    schema:name "Legend of the Galactic Heroes Soundtrack Music Collection"@en,
        "銀河英雄伝説 サントラ音楽集"@ja,
        "Ginga Eiyuu Densetsu Soundtrack Ongakushuu"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/109853/109853-1cf6048cde27.jpg> .

_:N23347fa58664485f8f4e8f1775060d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "同盟国歌～自由の旗，自由の民，レボリューション・オブ・ザ・ハート～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "同盟国歌～自由の旗，自由の民，レボリューション・オブ・ザ・ハート～"@ja .

_:N2e6e68206fbc417c8ba0b3bb9e4405c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスターテ会戦 (マーラー交響曲第2番ハ短調 「復活」第2楽章より)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "アスターテ会戦 (マーラー交響曲第2番ハ短調 「復活」第2楽章より)"@ja .

_:N404cd9f87caf46fb8c1ec2d0e40e5441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "非情の憂国騎士団 (マーラー交響曲第6番イ短調第1楽章より)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:49"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "非情の憂国騎士団 (マーラー交響曲第6番イ短調第1楽章より)"@ja .

_:N56f4b7f7f3894ce487201c411c0eb825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラインハルトの回想 (ワーグナー交響曲八長調第1楽章、第2楽章、第4楽章、第4楽章、ジークフリート牧歌より)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:33"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "ラインハルトの回想 (ワーグナー交響曲八長調第1楽章、第2楽章、第4楽章、第4楽章、ジークフリート牧歌より)"@ja .

_:N776adde1fb254d04a63a40e117f3303f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジェシカの悼み (マーラー交響曲第6番イ短調第3楽章より)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT11:57"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "ジェシカの悼み (マーラー交響曲第6番イ短調第3楽章より)"@ja .

_:N84a9ec7f62414714a1c0ef47f313267f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SKIES OF LOVE～銀河英雄伝説～オープニング・テーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "SKIES OF LOVE～銀河英雄伝説～オープニング・テーマ"@ja .

_:N91e15fb252ce4f76bd25e2c89c9e3875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光の橋を越えて エンディング・テーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "光の橋を越えて エンディング・テーマ"@ja .

_:Ncfccc77eed604f1098e365ba7a921a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機 (マーラー交響曲第2番ハ短調 「復活」第5楽章より)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "危機 (マーラー交響曲第2番ハ短調 「復活」第5楽章より)"@ja .

_:Nd8f86740d7f94e19a1a8c5ad0fcd0c6b a schema:Person,
        foaf:Person ;
    mo:performed <album/109853#performance> ;
    schema:name "Staatskapelle Berlin"@en ;
    foaf:name "Staatskapelle Berlin"@en .

_:Nf4defb65abc14b12bb4b8cbb04d79784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帝国軍軍楽曲～ワルキューレは汝の勇気を愛せり"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nf1f9c656f1cb4b04b5e3f810a3c5e907 ;
    schema:name "帝国軍軍楽曲～ワルキューレは汝の勇気を愛せり"@ja .

_:Nf1f9c656f1cb4b04b5e3f810a3c5e907 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23347fa58664485f8f4e8f1775060d89,
        _:N2e6e68206fbc417c8ba0b3bb9e4405c1,
        _:N404cd9f87caf46fb8c1ec2d0e40e5441,
        _:N56f4b7f7f3894ce487201c411c0eb825,
        _:N776adde1fb254d04a63a40e117f3303f,
        _:N84a9ec7f62414714a1c0ef47f313267f,
        _:N91e15fb252ce4f76bd25e2c89c9e3875,
        _:Ncfccc77eed604f1098e365ba7a921a4e,
        _:Nf4defb65abc14b12bb4b8cbb04d79784 ;
    mo:track_count 9 ;
    schema:duration "PT51:38"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N23347fa58664485f8f4e8f1775060d89,
        _:N2e6e68206fbc417c8ba0b3bb9e4405c1,
        _:N404cd9f87caf46fb8c1ec2d0e40e5441,
        _:N56f4b7f7f3894ce487201c411c0eb825,
        _:N776adde1fb254d04a63a40e117f3303f,
        _:N84a9ec7f62414714a1c0ef47f313267f,
        _:N91e15fb252ce4f76bd25e2c89c9e3875,
        _:Ncfccc77eed604f1098e365ba7a921a4e,
        _:Nf4defb65abc14b12bb4b8cbb04d79784 .

