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

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/33244#lyrics>,
        <album/33244#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

<artist/16048#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiyoko Shimakura"@en,
        "島倉千代子"@ja ;
    foaf:made <album/33244#subject>,
        <album/33244#vocals> ;
    foaf:name "Chiyoko Shimakura"@en,
        "島倉千代子"@ja .

<artist/456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:made <album/33244#subject>,
        <album/33244#vocals> ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<album/33243> a mo:Release ;
    mo:catalogue_number "CQ-7029" .

<artist/883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33244#subject> ;
    schema:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja ;
    foaf:made <album/33244#composition>,
        <album/33244#subject> ;
    foaf:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja .

<product/1221#subject> a schema:CreativeWork ;
    schema:name "Space Battleship Yamato: The New Voyage"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち"@ja,
        "Uchuu Senkan Yamato Aratanaru Tabidachi"@ja-latn ;
    foaf:name "Space Battleship Yamato: The New Voyage"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち"@ja,
        "Uchuu Senkan Yamato Aratanaru Tabidachi"@ja-latn .

<album/33244#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Space Battleship Yamato: The New Voyage Music Collection"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち 音楽集"@ja,
        "Uchuu Senkan Yamato Aratanaru Tabidachi Ongakushuu"@ja-latn ;
    mo:composer <artist/883#subject> ;
    mo:produced_work <album/33244#musicalwork> ;
    schema:name "Space Battleship Yamato: The New Voyage Music Collection"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち 音楽集"@ja,
        "Uchuu Senkan Yamato Aratanaru Tabidachi Ongakushuu"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/44/33244/33244-1337820677.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33244#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Space Battleship Yamato: The New Voyage Music Collection"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち 音楽集"@ja,
        "Uchuu Senkan Yamato Aratanaru Tabidachi Ongakushuu"@ja-latn ;
    mo:performance_of <album/33244#musicalwork> ;
    mo:performer <artist/8854#subject> ;
    mo:recorded_as <album/33244#musicalexpression> ;
    schema:byArtist <artist/8854#subject> ;
    schema:name "Space Battleship Yamato: The New Voyage Music Collection"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち 音楽集"@ja,
        "Uchuu Senkan Yamato Aratanaru Tabidachi Ongakushuu"@ja-latn ;
    schema:workPerformed <album/33244#musicalwork> .

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

<artist/8854#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33244#performance> ;
    schema:name "Symphonic Orchestra Yamato"@en,
        "シンフォニック・オーケストラ・ヤマト"@ja ;
    foaf:name "Symphonic Orchestra Yamato"@en,
        "シンフォニック・オーケストラ・ヤマト"@ja .

<album/33244#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-01"^^xsd:date ;
    dcterms:title "Space Battleship Yamato: The New Voyage Music Collection"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち 音楽集"@ja,
        "Uchuu Senkan Yamato Aratanaru Tabidachi Ongakushuu"@ja-latn ;
    mo:catalogue_number "COCC-12229" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/33243> ;
    mo:publication_of <album/33244#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    mo:record_count 1 ;
    schema:about <product/1221#subject> ;
    schema:byArtist <artist/8854#subject> ;
    schema:datePublished "1995-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/33244/33244-1337820677.jpg> ;
    schema:name "Space Battleship Yamato: The New Voyage Music Collection"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち 音楽集"@ja,
        "Uchuu Senkan Yamato Aratanaru Tabidachi Ongakushuu"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/33244/33244-1337820677.jpg> .

_:N14fa9dfa77bf40ebbeb9f3d636a02f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At The End of Everything -Guitar Solo-"@en,
        "すべての終りに－ギター・ソロによる－"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "At The End of Everything -Guitar Solo-"@en,
        "すべての終りに－ギター・ソロによる－"@ja .

_:N2464c854e1e94b39a993ae47f9a2c914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell -Beloved Ones-"@en,
        "別離(わかれ)－愛(いと)しきものよ－"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Farewell -Beloved Ones-"@en,
        "別離(わかれ)－愛(いと)しきものよ－"@ja .

_:N346d92ee6e8c49a0a02448d32b4b09d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsunpa March"@en,
        "ツンパのマーチ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Tsunpa March"@en,
        "ツンパのマーチ"@ja .

_:N3eed848adfd24aecb0f828536eaa67db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Cosmo Tigers"@en,
        "新コスモタイガー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "New Cosmo Tigers"@en,
        "新コスモタイガー"@ja .

_:N530979b1468f41f596db22e27fb45b2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Daughter I Love"@en,
        "愛する娘に"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "To the Daughter I Love"@en,
        "愛する娘に"@ja .

_:N55abdafae29c42078b05de4b30aaa306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Nebula Empire -Autoplanet Goruba-"@en,
        "暗黒星団帝国－自動惑星ゴルバ－"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Black Nebula Empire -Autoplanet Goruba-"@en,
        "暗黒星団帝国－自動惑星ゴルバ－"@ja .

_:N56537b5d40144f0fb7f5e2a4dc5a41b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desler Three Forms -Solitude, Love, Anguish-"@en,
        "デスラー三体(さんたい)－孤独・愛・苦悩－"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Desler Three Forms -Solitude, Love, Anguish-"@en,
        "デスラー三体(さんたい)－孤独・愛・苦悩－"@ja .

_:N5cc87add38484cd6ac216bc54ba34767 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yamato: The New Voyage"@en,
        "ヤマト 新たなる旅立ち"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Yamato: The New Voyage"@en,
        "ヤマト 新たなる旅立ち"@ja .

_:Na1621f54a8954540bf2d22d1fa2e90d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Battle -Goruba, Desler, Yamato-"@en,
        "大戦争－ゴルバ・デスラー・ヤマト－"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Great Battle -Goruba, Desler, Yamato-"@en,
        "大戦争－ゴルバ・デスラー・ヤマト－"@ja .

_:Nd2fe8711ad284fce96d96c461c092bd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yamato Meditation"@en,
        "ヤマト瞑想"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Yamato Meditation"@en,
        "ヤマト瞑想"@ja .

_:Ndd66edaa32724798aabadef9d7d1043d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desler Various -Guitar Solo-"@en,
        "デスラー様々(さまざま)－ギター・ソロによる－"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Desler Various -Guitar Solo-"@en,
        "デスラー様々(さまざま)－ギター・ソロによる－"@ja .

_:Nff429424dc6c47f49affab934ef38a8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering Iscandar -Mamoru and Starsha-"@en,
        "放浪(さすらい)のイスカンダル－守とスターシャ－"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N6fcafe4fd128463fbdc2e7201295ea26 ;
    schema:name "Wandering Iscandar -Mamoru and Starsha-"@en,
        "放浪(さすらい)のイスカンダル－守とスターシャ－"@ja .

_:N6fcafe4fd128463fbdc2e7201295ea26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14fa9dfa77bf40ebbeb9f3d636a02f1a,
        _:N2464c854e1e94b39a993ae47f9a2c914,
        _:N346d92ee6e8c49a0a02448d32b4b09d8,
        _:N3eed848adfd24aecb0f828536eaa67db,
        _:N530979b1468f41f596db22e27fb45b2d,
        _:N55abdafae29c42078b05de4b30aaa306,
        _:N56537b5d40144f0fb7f5e2a4dc5a41b3,
        _:N5cc87add38484cd6ac216bc54ba34767,
        _:Na1621f54a8954540bf2d22d1fa2e90d8,
        _:Nd2fe8711ad284fce96d96c461c092bd8,
        _:Ndd66edaa32724798aabadef9d7d1043d,
        _:Nff429424dc6c47f49affab934ef38a8c ;
    mo:track_count 12 ;
    schema:duration "PT47:10"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N14fa9dfa77bf40ebbeb9f3d636a02f1a,
        _:N2464c854e1e94b39a993ae47f9a2c914,
        _:N346d92ee6e8c49a0a02448d32b4b09d8,
        _:N3eed848adfd24aecb0f828536eaa67db,
        _:N530979b1468f41f596db22e27fb45b2d,
        _:N55abdafae29c42078b05de4b30aaa306,
        _:N56537b5d40144f0fb7f5e2a4dc5a41b3,
        _:N5cc87add38484cd6ac216bc54ba34767,
        _:Na1621f54a8954540bf2d22d1fa2e90d8,
        _:Nd2fe8711ad284fce96d96c461c092bd8,
        _:Ndd66edaa32724798aabadef9d7d1043d,
        _:Nff429424dc6c47f49affab934ef38a8c .

