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

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

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

<artist/324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33275#subject> ;
    schema:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja ;
    foaf:made <album/33275#composition>,
        <album/33275#subject> ;
    foaf:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja .

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

<product/1218#subject> a schema:CreativeWork ;
    schema:name "Final Yamato"@en,
        "宇宙戦艦ヤマト 完結編"@ja,
        "Uchuu Senkan Yamato Kanketsuhen"@ja-latn ;
    foaf:name "Final Yamato"@en,
        "宇宙戦艦ヤマト 完結編"@ja,
        "Uchuu Senkan Yamato Kanketsuhen"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/33275/33275-1337814439.jpg> a schema:ImageObject,
        foaf:Image .

<album/33275#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CD W PACK SERIES FINAL YAMATO BEST COLLECTION"@en,
        "CD W PACK SERIES 宇宙戦艦ヤマト Best Collection"@ja,
        "CD W PACK SERIES Uchuu Senkan Yamato Best Collection"@ja-latn ;
    mo:composer <artist/324#subject>,
        <artist/883#subject> ;
    mo:produced_work <album/33275#musicalwork> ;
    schema:name "CD W PACK SERIES FINAL YAMATO BEST COLLECTION"@en,
        "CD W PACK SERIES 宇宙戦艦ヤマト Best Collection"@ja,
        "CD W PACK SERIES Uchuu Senkan Yamato Best Collection"@ja-latn .

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

<artist/2814#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33275#performance> ;
    schema:name "Kazuko Kawashima"@en,
        "川島和子"@ja ;
    foaf:name "Kazuko Kawashima"@en,
        "川島和子"@ja .

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

<album/33275#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CD W PACK SERIES FINAL YAMATO BEST COLLECTION"@en,
        "CD W PACK SERIES 宇宙戦艦ヤマト Best Collection"@ja,
        "CD W PACK SERIES Uchuu Senkan Yamato Best Collection"@ja-latn ;
    mo:performance_of <album/33275#musicalwork> ;
    mo:performer <artist/2814#subject>,
        <artist/8854#subject> ;
    mo:recorded_as <album/33275#musicalexpression> ;
    schema:byArtist <artist/2814#subject>,
        <artist/8854#subject> ;
    schema:name "CD W PACK SERIES FINAL YAMATO BEST COLLECTION"@en,
        "CD W PACK SERIES 宇宙戦艦ヤマト Best Collection"@ja,
        "CD W PACK SERIES Uchuu Senkan Yamato Best Collection"@ja-latn ;
    schema:workPerformed <album/33275#musicalwork> .

<album/33275#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-10-25"^^xsd:date ;
    dcterms:title "CD W PACK SERIES FINAL YAMATO BEST COLLECTION"@en,
        "CD W PACK SERIES 宇宙戦艦ヤマト Best Collection"@ja,
        "CD W PACK SERIES Uchuu Senkan Yamato Best Collection"@ja-latn ;
    mo:catalogue_number "27ATC-124~5" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/33275#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N0fff85660a0f47e68fa4a7565f42404a,
        _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    mo:record_count 2 ;
    schema:about <product/1218#subject> ;
    schema:byArtist <artist/2814#subject>,
        <artist/8854#subject> ;
    schema:datePublished "1986-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/33275/33275-1337814439.jpg> ;
    schema:name "CD W PACK SERIES FINAL YAMATO BEST COLLECTION"@en,
        "CD W PACK SERIES 宇宙戦艦ヤマト Best Collection"@ja,
        "CD W PACK SERIES Uchuu Senkan Yamato Best Collection"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/33275/33275-1337814439.jpg> .

_:N0819454916b3480e96346c483a8fe89e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dingir Boy's Theme"@en,
        "ディンギル少年のテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Dingir Boy's Theme"@en,
        "ディンギル少年のテーマ"@ja .

_:N231f8fc921c64689830b450ab0b0ae4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIGHT Cosmo Tigers II"@en,
        "FIGHT コスモタイガーII"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "FIGHT Cosmo Tigers II"@en,
        "FIGHT コスモタイガーII"@ja .

_:N2adda77b44434d16bf5f8bbc35907e57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SYMPHONY OF THE AQUARIUS"@en,
        "SYMPHONY OF THE AQUARIUS"@ja ;
    mo:track_number 13 ;
    schema:duration "PT9:42"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "SYMPHONY OF THE AQUARIUS"@en,
        "SYMPHONY OF THE AQUARIUS"@ja .

_:N2b7b62b0b3024297902e408e1139abb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Devil"@en,
        "大魔神"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Great Devil"@en,
        "大魔神"@ja .

_:N328f64da54d74467a4a17c83c3a7a739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The History of Uruk"@en,
        "ウルクの歴史"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "The History of Uruk"@en,
        "ウルクの歴史"@ja .

_:N3c1e5f1953344b73a833965d68629a01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mobile Fortress"@en,
        "移動要塞"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "Mobile Fortress"@en,
        "移動要塞"@ja .

_:N3d0f1057b1f940a592569d764009faee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrowful Bolero"@en,
        "悲愴のボレロ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Sorrowful Bolero"@en,
        "悲愴のボレロ"@ja .

_:N522d970169d64c7fad6ae77253889f6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yamato's Sad Sortie"@en,
        "ヤマト悲愴なる出撃"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "Yamato's Sad Sortie"@en,
        "ヤマト悲愴なる出撃"@ja .

_:N55d7c6cd9e134683afb4583778885424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfortunate Dingir Boy"@en,
        "薄幸のディンギル少年"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Unfortunate Dingir Boy"@en,
        "薄幸のディンギル少年"@ja .

_:N591f122a1b684631a89f6fb353cba6c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kodai-kun, you're all right"@en,
        "古代君よかった"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Kodai-kun, you're all right"@en,
        "古代君よかった"@ja .

_:N5da81cd8d40b4f12a64adb50e873ff2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Okita and Kodai (Father and Son)"@en,
        "沖田と古代(父と子)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Okita and Kodai (Father and Son)"@en,
        "沖田と古代(父と子)"@ja .

_:N65c3eef8c9854c12b5620141aa40c8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uruk's Main Theme"@en,
        "ウルクの大テーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "Uruk's Main Theme"@en,
        "ウルクの大テーマ"@ja .

_:N6a9a54ac613d448ab07f5663e7300f63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuki's Sorrow"@en,
        "雪の悲しみ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "Yuki's Sorrow"@en,
        "雪の悲しみ"@ja .

_:N6f8cacd4ecab4b05bf21e18190793706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquarius 4.5 Billion Years"@en,
        "アクエリアス45億年"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "Aquarius 4.5 Billion Years"@en,
        "アクエリアス45億年"@ja .

_:N708692e8001b421cb15eeac84c0f9cb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leader Lugal's War"@en,
        "ルガール総統の戦争"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Leader Lugal's War"@en,
        "ルガール総統の戦争"@ja .

_:N71821867a047417688c5f0d401c97457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drowning Planet Dingir"@en,
        "水没するディンギル星"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Drowning Planet Dingir"@en,
        "水没するディンギル星"@ja .

_:N76042007651c4893ab9d623fa0ee533e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uruk's Onslaught"@en,
        "ウルクの猛攻"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Uruk's Onslaught"@en,
        "ウルクの猛攻"@ja .

_:N785f6017bcd44294a62e2ea1c7c62372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Planet Aquarius"@en,
        "水の星アクエリアス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "Water Planet Aquarius"@en,
        "水の星アクエリアス"@ja .

_:N8964c71a2f344874b97970378cf8eef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the Temple Section"@en,
        "神殿部の斗い"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "Battle of the Temple Section"@en,
        "神殿部の斗い"@ja .

_:Nbcc4a3b368d740af8fe8981babdddc62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thinking of Shima"@en,
        "島を想う"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Thinking of Shima"@en,
        "島を想う"@ja .

_:Nce32b1892c1f42ecb0619ad8a08e6462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Cosmo Zero"@en,
        "新コスモゼロ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "New Cosmo Zero"@en,
        "新コスモゼロ"@ja .

_:Nd5711f1ea92d4bf2b8963726c8dee50b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Planet Aquarius"@en,
        "神秘の星アクエリアス"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N0fff85660a0f47e68fa4a7565f42404a ;
    schema:name "Mysterious Planet Aquarius"@en,
        "神秘の星アクエリアス"@ja .

_:Ne21b1699e6e8490985a343c278be8a6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Galaxies"@en,
        "二つの銀河"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N97d3f66c62024915bdfe95cc14fc1bc4 ;
    schema:name "Two Galaxies"@en,
        "二つの銀河"@ja .

_:N0fff85660a0f47e68fa4a7565f42404a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N328f64da54d74467a4a17c83c3a7a739,
        _:N3c1e5f1953344b73a833965d68629a01,
        _:N522d970169d64c7fad6ae77253889f6e,
        _:N65c3eef8c9854c12b5620141aa40c8a2,
        _:N6a9a54ac613d448ab07f5663e7300f63,
        _:N6f8cacd4ecab4b05bf21e18190793706,
        _:N785f6017bcd44294a62e2ea1c7c62372,
        _:N8964c71a2f344874b97970378cf8eef8,
        _:Nce32b1892c1f42ecb0619ad8a08e6462,
        _:Nd5711f1ea92d4bf2b8963726c8dee50b ;
    mo:track_count 10 ;
    schema:duration "PT43:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N328f64da54d74467a4a17c83c3a7a739,
        _:N3c1e5f1953344b73a833965d68629a01,
        _:N522d970169d64c7fad6ae77253889f6e,
        _:N65c3eef8c9854c12b5620141aa40c8a2,
        _:N6a9a54ac613d448ab07f5663e7300f63,
        _:N6f8cacd4ecab4b05bf21e18190793706,
        _:N785f6017bcd44294a62e2ea1c7c62372,
        _:N8964c71a2f344874b97970378cf8eef8,
        _:Nce32b1892c1f42ecb0619ad8a08e6462,
        _:Nd5711f1ea92d4bf2b8963726c8dee50b .

_:N97d3f66c62024915bdfe95cc14fc1bc4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0819454916b3480e96346c483a8fe89e,
        _:N231f8fc921c64689830b450ab0b0ae4c,
        _:N2adda77b44434d16bf5f8bbc35907e57,
        _:N2b7b62b0b3024297902e408e1139abb6,
        _:N3d0f1057b1f940a592569d764009faee,
        _:N55d7c6cd9e134683afb4583778885424,
        _:N591f122a1b684631a89f6fb353cba6c6,
        _:N5da81cd8d40b4f12a64adb50e873ff2e,
        _:N708692e8001b421cb15eeac84c0f9cb5,
        _:N71821867a047417688c5f0d401c97457,
        _:N76042007651c4893ab9d623fa0ee533e,
        _:Nbcc4a3b368d740af8fe8981babdddc62,
        _:Ne21b1699e6e8490985a343c278be8a6b ;
    mo:track_count 13 ;
    schema:duration "PT56:16"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0819454916b3480e96346c483a8fe89e,
        _:N231f8fc921c64689830b450ab0b0ae4c,
        _:N2adda77b44434d16bf5f8bbc35907e57,
        _:N2b7b62b0b3024297902e408e1139abb6,
        _:N3d0f1057b1f940a592569d764009faee,
        _:N55d7c6cd9e134683afb4583778885424,
        _:N591f122a1b684631a89f6fb353cba6c6,
        _:N5da81cd8d40b4f12a64adb50e873ff2e,
        _:N708692e8001b421cb15eeac84c0f9cb5,
        _:N71821867a047417688c5f0d401c97457,
        _:N76042007651c4893ab9d623fa0ee533e,
        _:Nbcc4a3b368d740af8fe8981babdddc62,
        _:Ne21b1699e6e8490985a343c278be8a6b .

