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

<artist/5874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Matsui"@en,
        "松井五郎"@ja ;
    foaf:made <album/148341#lyrics>,
        <album/148341#subject> ;
    foaf:name "Goro Matsui"@en,
        "松井五郎"@ja .

<album/148340> a mo:Release ;
    mo:catalogue_number "TKCA-30705" .

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

<artist/49452#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148341#subject> ;
    schema:name "Hiroyuki Matsuda"@en,
        "松田博幸"@ja ;
    foaf:made <album/148341#composition>,
        <album/148341#subject> ;
    foaf:name "Hiroyuki Matsuda"@en,
        "松田博幸"@ja .

<album/148341#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ginga Eiyuu Densetsu Gaiden -Ougon no Tsubasa-"@en,
        "銀河英雄伝説外伝 ―黄金の翼―"@ja,
        "Legend of the Galactic Heroes Gaiden -Golden Wings-"@ja-latn ;
    mo:composer <artist/49452#subject> ;
    mo:produced_work <album/148341#musicalwork> ;
    schema:name "Ginga Eiyuu Densetsu Gaiden -Ougon no Tsubasa-"@en,
        "銀河英雄伝説外伝 ―黄金の翼―"@ja,
        "Legend of the Galactic Heroes Gaiden -Golden Wings-"@ja-latn .

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

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

<album/148341#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ginga Eiyuu Densetsu Gaiden -Ougon no Tsubasa-"@en,
        "銀河英雄伝説外伝 ―黄金の翼―"@ja,
        "Legend of the Galactic Heroes Gaiden -Golden Wings-"@ja-latn ;
    mo:performance_of <album/148341#musicalwork> ;
    mo:recorded_as <album/148341#musicalexpression> ;
    schema:name "Ginga Eiyuu Densetsu Gaiden -Ougon no Tsubasa-"@en,
        "銀河英雄伝説外伝 ―黄金の翼―"@ja,
        "Legend of the Galactic Heroes Gaiden -Golden Wings-"@ja-latn ;
    schema:workPerformed <album/148341#musicalwork> .

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/148341/148341-b67a69b75a6f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/148341#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^xsd:date ;
    dcterms:title "Ginga Eiyuu Densetsu Gaiden -Ougon no Tsubasa-"@en,
        "銀河英雄伝説外伝 ―黄金の翼―"@ja,
        "Legend of the Galactic Heroes Gaiden -Golden Wings-"@ja-latn ;
    mo:catalogue_number "A8-1164" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/148340> ;
    mo:publication_of <album/148341#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N33d55db6cadf40d382e392004aba5c48 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ginga Eiyuu Densetsu Gaiden Ougon no Tsubasa"@en ;
            foaf:name "Ginga Eiyuu Densetsu Gaiden Ougon no Tsubasa"@en ] ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/148341/148341-b67a69b75a6f.jpg> ;
    schema:name "Ginga Eiyuu Densetsu Gaiden -Ougon no Tsubasa-"@en,
        "銀河英雄伝説外伝 ―黄金の翼―"@ja,
        "Legend of the Galactic Heroes Gaiden -Golden Wings-"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/148341/148341-b67a69b75a6f.jpg> .

_:N021abf29ebdb4e309ec9515e49e1019b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶対絶命"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "絶対絶命"@ja .

_:N143f487bd35342b5a0cdff74bd638e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "肉迫"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "肉迫"@ja .

_:N16a0aa246ee84d388ee9f4c3c1e45a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消え去らぬ時間～至福の日々II"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "消え去らぬ時間～至福の日々II"@ja .

_:N1ecd594d2b9d42df889da5074a26cb74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勝ち誇るクルムバッハ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "勝ち誇るクルムバッハ"@ja .

_:N50c9a2324b3e4527984e5cf5f855beab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雷神の鎚"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "雷神の鎚"@ja .

_:N580a7b4ed11c43639d9d27bb7d011457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "至福の日々"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "至福の日々"@ja .

_:N5b37dce281a34a84a3fe4a62cce4524d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "変奏曲"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "変奏曲"@ja .

_:N62bf478e55b647c4bf8995efb3af5b7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたり見た夢"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "ふたり見た夢"@ja .

_:N7692bc12473f4a56910c15adb25b2c48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五次イゼルローン攻略戦"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "第五次イゼルローン攻略戦"@ja .

_:N8144dab942274978a1fa816a796767ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野望"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "野望"@ja .

_:N87356971d71e4b7fbdf0365acdf4d425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遙かなる誓い"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "遙かなる誓い"@ja .

_:N99ac0d603aa9429288d2cd581ffe132f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別離II"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "別離II"@ja .

_:Na589ecfd0f6a4a2483d8966ad8720902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憂鬱なる銀河帝国"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "憂鬱なる銀河帝国"@ja .

_:Na908c568fecc46f99ea7b9f4cc0d74b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宮廷からの刺客"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "宮廷からの刺客"@ja .

_:Nb1b71d3b50c44a44a95c3382922a4f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別離1～母は何処へ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "別離1～母は何処へ"@ja .

_:Nb33186c10bad449db5b66b9e71d6ea75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄金の翼"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "黄金の翼"@ja .

_:Nb75bb3dae707461fa8851aede4c6edc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠い約束"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "遠い約束"@ja .

_:Ncc7606877ccd44cd9d2a0bd411738f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あこがれ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "あこがれ"@ja .

_:Nd019fa23f90c48e99bc74cab482ff53a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前奏曲(プレリュード)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "前奏曲(プレリュード)"@ja .

_:Neebb0a5d1b484c428d4bc5fb8f62e546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使の詩"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N33d55db6cadf40d382e392004aba5c48 ;
    schema:name "天使の詩"@ja .

_:N33d55db6cadf40d382e392004aba5c48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021abf29ebdb4e309ec9515e49e1019b,
        _:N143f487bd35342b5a0cdff74bd638e76,
        _:N16a0aa246ee84d388ee9f4c3c1e45a57,
        _:N1ecd594d2b9d42df889da5074a26cb74,
        _:N50c9a2324b3e4527984e5cf5f855beab,
        _:N580a7b4ed11c43639d9d27bb7d011457,
        _:N5b37dce281a34a84a3fe4a62cce4524d,
        _:N62bf478e55b647c4bf8995efb3af5b7d,
        _:N7692bc12473f4a56910c15adb25b2c48,
        _:N8144dab942274978a1fa816a796767ef,
        _:N87356971d71e4b7fbdf0365acdf4d425,
        _:N99ac0d603aa9429288d2cd581ffe132f,
        _:Na589ecfd0f6a4a2483d8966ad8720902,
        _:Na908c568fecc46f99ea7b9f4cc0d74b4,
        _:Nb1b71d3b50c44a44a95c3382922a4f23,
        _:Nb33186c10bad449db5b66b9e71d6ea75,
        _:Nb75bb3dae707461fa8851aede4c6edc3,
        _:Ncc7606877ccd44cd9d2a0bd411738f5e,
        _:Nd019fa23f90c48e99bc74cab482ff53a,
        _:Neebb0a5d1b484c428d4bc5fb8f62e546 ;
    mo:track_count 20 ;
    schema:duration "PT36:40"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N021abf29ebdb4e309ec9515e49e1019b,
        _:N143f487bd35342b5a0cdff74bd638e76,
        _:N16a0aa246ee84d388ee9f4c3c1e45a57,
        _:N1ecd594d2b9d42df889da5074a26cb74,
        _:N50c9a2324b3e4527984e5cf5f855beab,
        _:N580a7b4ed11c43639d9d27bb7d011457,
        _:N5b37dce281a34a84a3fe4a62cce4524d,
        _:N62bf478e55b647c4bf8995efb3af5b7d,
        _:N7692bc12473f4a56910c15adb25b2c48,
        _:N8144dab942274978a1fa816a796767ef,
        _:N87356971d71e4b7fbdf0365acdf4d425,
        _:N99ac0d603aa9429288d2cd581ffe132f,
        _:Na589ecfd0f6a4a2483d8966ad8720902,
        _:Na908c568fecc46f99ea7b9f4cc0d74b4,
        _:Nb1b71d3b50c44a44a95c3382922a4f23,
        _:Nb33186c10bad449db5b66b9e71d6ea75,
        _:Nb75bb3dae707461fa8851aede4c6edc3,
        _:Ncc7606877ccd44cd9d2a0bd411738f5e,
        _:Nd019fa23f90c48e99bc74cab482ff53a,
        _:Neebb0a5d1b484c428d4bc5fb8f62e546 .

