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

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

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

<artist/456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:made <album/36185#subject>,
        <album/36185#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/36185#subject> ;
    schema:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja ;
    foaf:made <album/36185#composition>,
        <album/36185#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/36185#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Space Battleship Yamato: The New Voyage Music Collection"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち 音楽集"@ja,
        "Space Battleship Yamato Aratanaru Tabidachi Ongakushuu"@ja-latn ;
    mo:composer <artist/883#subject> ;
    mo:produced_work <album/36185#musicalwork> ;
    schema:name "Space Battleship Yamato: The New Voyage Music Collection"@en,
        "宇宙戦艦ヤマト 新たなる旅立ち 音楽集"@ja,
        "Space Battleship Yamato Aratanaru Tabidachi Ongakushuu"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/58/36185/36185-1508923450.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

_:N17852d83d47b4370989be717e290c80d 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 _:N4fcbf0c00f624f0c9fcbcef05cc223d7 ;
    schema:name "Desler Three Forms -Solitude, Love, Anguish-"@en,
        "デスラー三体(さんたい)－孤独・愛・苦悩－"@ja .

_:N6675db21495b48fd85c861c62a4f0273 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 _:N4fcbf0c00f624f0c9fcbcef05cc223d7 ;
    schema:name "Black Nebula Empire -Autoplanet Goruba-"@en,
        "暗黒星団帝国－自動惑星ゴルバ－"@ja .

_:N72303c249963465d99507d2bbd249adf 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 _:N4fcbf0c00f624f0c9fcbcef05cc223d7 ;
    schema:name "To the Daughter I Love"@en,
        "愛する娘に"@ja .

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

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

_:N925f7ab1a4314eada4a0c9180288fea9 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 _:N4fcbf0c00f624f0c9fcbcef05cc223d7 ;
    schema:name "Wandering Iscandar -Mamoru and Starsha-"@en,
        "放浪(さすらい)のイスカンダル－守とスターシャ－"@ja .

_:N975c6e910c624cbf84d238ab27a42f0a 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 _:N4fcbf0c00f624f0c9fcbcef05cc223d7 ;
    schema:name "At The End of Everything -Guitar Solo-"@en,
        "すべての終りに－ギター・ソロによる－"@ja .

_:Nca8db338d3f941e39e6a99708fccefae 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 _:N4fcbf0c00f624f0c9fcbcef05cc223d7 ;
    schema:name "Yamato: The New Voyage"@en,
        "ヤマト 新たなる旅立ち"@ja .

_:Ncd11b583555240ef8859796e6018ebbe 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 _:N4fcbf0c00f624f0c9fcbcef05cc223d7 ;
    schema:name "Great Battle -Goruba, Desler, Yamato-"@en,
        "大戦争－ゴルバ・デスラー・ヤマト－"@ja .

_:Ne7b869509d7149c396e9b50c6ccc6852 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 _:N4fcbf0c00f624f0c9fcbcef05cc223d7 ;
    schema:name "Desler Various -Guitar Solo-"@en,
        "デスラー様々(さまざま)－ギター・ソロによる－"@ja .

_:N4fcbf0c00f624f0c9fcbcef05cc223d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02cf80b1b2ce4c5fa7b9cc179dc1871e,
        _:N051398ac3cc845b3bf9c88fc397daaa7,
        _:N17852d83d47b4370989be717e290c80d,
        _:N6675db21495b48fd85c861c62a4f0273,
        _:N72303c249963465d99507d2bbd249adf,
        _:N85fdf64769d74c9389c2d299835d23c3,
        _:N87e568b5148c43709c727190c2c86756,
        _:N925f7ab1a4314eada4a0c9180288fea9,
        _:N975c6e910c624cbf84d238ab27a42f0a,
        _:Nca8db338d3f941e39e6a99708fccefae,
        _:Ncd11b583555240ef8859796e6018ebbe,
        _:Ne7b869509d7149c396e9b50c6ccc6852 ;
    mo:track_count 12 ;
    schema:duration "PT23:13"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02cf80b1b2ce4c5fa7b9cc179dc1871e,
        _:N051398ac3cc845b3bf9c88fc397daaa7,
        _:N17852d83d47b4370989be717e290c80d,
        _:N6675db21495b48fd85c861c62a4f0273,
        _:N72303c249963465d99507d2bbd249adf,
        _:N85fdf64769d74c9389c2d299835d23c3,
        _:N87e568b5148c43709c727190c2c86756,
        _:N925f7ab1a4314eada4a0c9180288fea9,
        _:N975c6e910c624cbf84d238ab27a42f0a,
        _:Nca8db338d3f941e39e6a99708fccefae,
        _:Ncd11b583555240ef8859796e6018ebbe,
        _:Ne7b869509d7149c396e9b50c6ccc6852 .

