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

<artist/5205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuo Kudoh"@en,
        "工藤哲雄"@ja ;
    foaf:made <album/34307#lyrics>,
        <album/34307#subject> ;
    foaf:name "Tetsuo Kudoh"@en,
        "工藤哲雄"@ja .

<artist/8022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja ;
    foaf:made <album/34307#lyrics>,
        <album/34307#subject> ;
    foaf:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja .

<album/34306> a mo:Release ;
    mo:catalogue_number "SRCL-3126" .

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

<artist/2052#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34307#subject> ;
    schema:name "David Matthews"@en ;
    foaf:made <album/34307#composition>,
        <album/34307#subject> ;
    foaf:name "David Matthews"@en .

<artist/4695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34307#subject> ;
    schema:name "Ataru Sumiyoshi"@en,
        "住吉中"@ja ;
    foaf:made <album/34307#composition>,
        <album/34307#subject> ;
    foaf:name "Ataru Sumiyoshi"@en,
        "住吉中"@ja .

<artist/5494#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34307#subject> ;
    schema:name "Takashi Tsushimi"@en,
        "都志見隆"@ja ;
    foaf:made <album/34307#composition>,
        <album/34307#subject> ;
    foaf:name "Takashi Tsushimi"@en,
        "都志見隆"@ja .

<product/1223#subject> a schema:CreativeWork ;
    schema:name "YAMATO 2520"@en,
        "YAMATO 2520"@ja,
        "YAMATO 2520"@ja-latn ;
    foaf:name "YAMATO 2520"@en,
        "YAMATO 2520"@ja,
        "YAMATO 2520"@ja-latn .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/34307/34307-1585737930.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/34307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YAMATO 2520 Original Theme Music I [Limited Edition]"@en,
        "YAMATO 2520 オリジナル・テーマ曲集I"@ja,
        "YAMATO 2520 Original Theme Music I [Limited Edition]"@ja-latn ;
    mo:performance_of <album/34307#musicalwork> ;
    mo:performer <artist/12798#subject> ;
    mo:recorded_as <album/34307#musicalexpression> ;
    schema:byArtist <artist/12798#subject> ;
    schema:name "YAMATO 2520 Original Theme Music I [Limited Edition]"@en,
        "YAMATO 2520 オリジナル・テーマ曲集I"@ja,
        "YAMATO 2520 Original Theme Music I [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/34307#musicalwork> .

<artist/12798#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34307#performance> ;
    schema:name "TOKIO"@en ;
    foaf:name "TOKIO"@en .

<album/34307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YAMATO 2520 Original Theme Music I [Limited Edition]"@en,
        "YAMATO 2520 オリジナル・テーマ曲集I"@ja,
        "YAMATO 2520 Original Theme Music I [Limited Edition]"@ja-latn ;
    mo:composer <artist/2052#subject>,
        <artist/4695#subject>,
        <artist/5494#subject> ;
    mo:produced_work <album/34307#musicalwork> ;
    schema:name "YAMATO 2520 Original Theme Music I [Limited Edition]"@en,
        "YAMATO 2520 オリジナル・テーマ曲集I"@ja,
        "YAMATO 2520 Original Theme Music I [Limited Edition]"@ja-latn .

<album/34307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-21"^^xsd:date ;
    dcterms:title "YAMATO 2520 Original Theme Music I [Limited Edition]"@en,
        "YAMATO 2520 オリジナル・テーマ曲集I"@ja,
        "YAMATO 2520 Original Theme Music I [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-3118" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/34306> ;
    mo:publication_of <album/34307#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N37f142a7a95045f59730a32b35d51a2e ;
    mo:record_count 1 ;
    schema:about <product/1223#subject> ;
    schema:byArtist <artist/12798#subject> ;
    schema:datePublished "1995-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/34307/34307-1585737930.jpg> ;
    schema:name "YAMATO 2520 Original Theme Music I [Limited Edition]"@en,
        "YAMATO 2520 オリジナル・テーマ曲集I"@ja,
        "YAMATO 2520 Original Theme Music I [Limited Edition]"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/34307/34307-1585737930.jpg> .

_:N048b4bf58668455cb18ea4ff908dde1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emperor Brone"@en,
        "皇帝ブローネ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "Emperor Brone"@en,
        "皇帝ブローネ"@ja .

_:N07df6f137b3148838022312b3b838672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Young People in Search of Freedom"@en,
        "自由をもとめる若者達"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "Young People in Search of Freedom"@en,
        "自由をもとめる若者達"@ja .

_:N0c745dac82314fc4a2dc1d457df53e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seiren Federation"@en,
        "セイレーン連邦"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "Seiren Federation"@en,
        "セイレーン連邦"@ja .

_:N156a3961ab204f5087f42b985a3de9f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'd Like to Protect You and Your Future ~YAMATO 2520~"@en,
        "明日の君を守りたい～YAMATO 2520～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "I'd Like to Protect You and Your Future ~YAMATO 2520~"@en,
        "明日の君を守りたい～YAMATO 2520～"@ja .

_:N22d68f334bcc413da71fb9dadaa02cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YAMATO 2520"@en,
        "YAMATO 2520"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "YAMATO 2520"@en,
        "YAMATO 2520"@ja .

_:N515043ec3df644ba9216247d40384630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amethis's Theme"@en,
        "アメシスのテーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "Amethis's Theme"@en,
        "アメシスのテーマ"@ja .

_:N7e5810ee79584fa6b873ab31dc870b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marcie's Theme"@en,
        "マーシィのテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "Marcie's Theme"@en,
        "マーシィのテーマ"@ja .

_:N81a4fbc045c448f8a38d25c90a70758d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Universe is Like a Sea"@en,
        "宇宙は海"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "The Universe is Like a Sea"@en,
        "宇宙は海"@ja .

_:Naf014be86b354b20823dbf6fb8552608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth Federation's Theme"@en,
        "地球連邦のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "Earth Federation's Theme"@en,
        "地球連邦のテーマ"@ja .

_:Nb3c76d11b61b4abd97f562eb2953afa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M33 Galaxy ―Ancient Alien World―"@en,
        "M33銀河―古代宇宙人の世界―"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "M33 Galaxy ―Ancient Alien World―"@en,
        "M33銀河―古代宇宙人の世界―"@ja .

_:Nc452cb0927404daf828de653c1275251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'd Like to Protect You and Your Future (Symphonic Version)"@en,
        "明日の君を守りたい (シンフォニック・ヴァージョン)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "I'd Like to Protect You and Your Future (Symphonic Version)"@en,
        "明日の君を守りたい (シンフォニック・ヴァージョン)"@ja .

_:Nf11e4d6eda3c45498f0a244065ee2ef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Universe"@en,
        "神秘なる宇宙"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "Mysterious Universe"@en,
        "神秘なる宇宙"@ja .

_:Nfc56e27fbfd342aab9c4065c51cd0323 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Constellation ~YAMATO 2520's Theme of Love~"@en,
        "永遠の星座～YAMATO 2520 愛のテーマ～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N37f142a7a95045f59730a32b35d51a2e ;
    schema:name "Eternal Constellation ~YAMATO 2520's Theme of Love~"@en,
        "永遠の星座～YAMATO 2520 愛のテーマ～"@ja .

_:N37f142a7a95045f59730a32b35d51a2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N048b4bf58668455cb18ea4ff908dde1d,
        _:N07df6f137b3148838022312b3b838672,
        _:N0c745dac82314fc4a2dc1d457df53e7f,
        _:N156a3961ab204f5087f42b985a3de9f1,
        _:N22d68f334bcc413da71fb9dadaa02cab,
        _:N515043ec3df644ba9216247d40384630,
        _:N7e5810ee79584fa6b873ab31dc870b8e,
        _:N81a4fbc045c448f8a38d25c90a70758d,
        _:Naf014be86b354b20823dbf6fb8552608,
        _:Nb3c76d11b61b4abd97f562eb2953afa6,
        _:Nc452cb0927404daf828de653c1275251,
        _:Nf11e4d6eda3c45498f0a244065ee2ef7,
        _:Nfc56e27fbfd342aab9c4065c51cd0323 ;
    mo:track_count 13 ;
    schema:duration "PT52:54"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N048b4bf58668455cb18ea4ff908dde1d,
        _:N07df6f137b3148838022312b3b838672,
        _:N0c745dac82314fc4a2dc1d457df53e7f,
        _:N156a3961ab204f5087f42b985a3de9f1,
        _:N22d68f334bcc413da71fb9dadaa02cab,
        _:N515043ec3df644ba9216247d40384630,
        _:N7e5810ee79584fa6b873ab31dc870b8e,
        _:N81a4fbc045c448f8a38d25c90a70758d,
        _:Naf014be86b354b20823dbf6fb8552608,
        _:Nb3c76d11b61b4abd97f562eb2953afa6,
        _:Nc452cb0927404daf828de653c1275251,
        _:Nf11e4d6eda3c45498f0a244065ee2ef7,
        _:Nfc56e27fbfd342aab9c4065c51cd0323 .

