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

<artist/9848#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Morikawa"@en,
        "森川美穂"@ja ;
    foaf:made <album/44824#lyrics>,
        <album/44824#subject>,
        <album/44824#vocals> ;
    foaf:name "Miho Morikawa"@en,
        "森川美穂"@ja .

<artist/9946#subject> a schema:Person,
        foaf:Person ;
    schema:name "Etsuko Kisugi"@en,
        "来生えつこ"@ja ;
    foaf:made <album/44824#lyrics>,
        <album/44824#subject> ;
    foaf:name "Etsuko Kisugi"@en,
        "来生えつこ"@ja .

<artist/9947#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Matsushita"@en,
        "松下サトミ"@ja ;
    foaf:made <album/44824#subject>,
        <album/44824#vocals> ;
    foaf:name "Satomi Matsushita"@en,
        "松下サトミ"@ja .

<album/22120> a mo:Release ;
    mo:catalogue_number "TYCY-5136" .

<artist/2967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44824#subject> ;
    schema:name "Yoshimasa Inoue"@en,
        "井上ヨシマサ"@ja ;
    foaf:made <album/44824#composition>,
        <album/44824#subject> ;
    foaf:name "Yoshimasa Inoue"@en,
        "井上ヨシマサ"@ja .

<artist/6234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44824#subject> ;
    schema:name "Joe Rinoie"@en,
        "ジョー・リノイエ"@ja ;
    foaf:made <album/44824#composition>,
        <album/44824#subject> ;
    foaf:name "Joe Rinoie"@en,
        "ジョー・リノイエ"@ja .

<artist/642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44824#subject> ;
    schema:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja ;
    foaf:made <album/44824#composition>,
        <album/44824#subject> ;
    foaf:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja .

<artist/8584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44824#subject> ;
    schema:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja ;
    foaf:made <album/44824#composition>,
        <album/44824#subject> ;
    foaf:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja .

<product/502#subject> a schema:CreativeWork ;
    schema:name "Nadia: The Secret of Blue Water"@en,
        "ふしぎの海のナディア"@ja,
        "Fushigi no Umi no Nadia"@ja-latn ;
    foaf:name "Nadia: The Secret of Blue Water"@en,
        "ふしぎの海のナディア"@ja,
        "Fushigi no Umi no Nadia"@ja-latn .

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

<album/44824#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE SECRET OF BLUE WATER"@en,
        "ふしぎの海のナディア オリジナルサウンドトラック"@ja,
        "Fushigi no Umi no Nadia Original Soundtrack"@ja-latn ;
    mo:performance_of <album/44824#musicalwork> ;
    mo:recorded_as <album/44824#musicalexpression> ;
    schema:name "THE SECRET OF BLUE WATER"@en,
        "ふしぎの海のナディア オリジナルサウンドトラック"@ja,
        "Fushigi no Umi no Nadia Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/44824#musicalwork> .

<org/67#subject> schema:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn ;
    foaf:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/44824/44824-1564491270.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/44824#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE SECRET OF BLUE WATER"@en,
        "ふしぎの海のナディア オリジナルサウンドトラック"@ja,
        "Fushigi no Umi no Nadia Original Soundtrack"@ja-latn ;
    mo:composer <artist/2967#subject>,
        <artist/6234#subject>,
        <artist/642#subject>,
        <artist/8584#subject> ;
    mo:produced_work <album/44824#musicalwork> ;
    schema:name "THE SECRET OF BLUE WATER"@en,
        "ふしぎの海のナディア オリジナルサウンドトラック"@ja,
        "Fushigi no Umi no Nadia Original Soundtrack"@ja-latn .

<album/44824#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-05-30"^^xsd:date ;
    dcterms:title "THE SECRET OF BLUE WATER"@en,
        "ふしぎの海のナディア オリジナルサウンドトラック"@ja,
        "Fushigi no Umi no Nadia Original Soundtrack"@ja-latn ;
    mo:catalogue_number "TYTY-5136" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/22120> ;
    mo:publication_of <album/44824#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    mo:record_count 1 ;
    schema:about <product/502#subject> ;
    schema:datePublished "1990-05-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/44824/44824-1564491270.jpg> ;
    schema:name "THE SECRET OF BLUE WATER"@en,
        "ふしぎの海のナディア オリジナルサウンドトラック"@ja,
        "Fushigi no Umi no Nadia Original Soundtrack"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/44824/44824-1564491270.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "姫沙子"@en ;
    foaf:made <album/44824#subject> ;
    foaf:name "姫沙子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "姫沙子"@en ;
    foaf:made <album/44824#lyrics> ;
    foaf:name "姫沙子"@en .

_:N10b2a5bbfb824c59934bfaa60360cb4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S. S. Nautilus, Launch!"@en,
        "ノーチラス号出撃！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "S. S. Nautilus, Launch!"@en,
        "ノーチラス号出撃！"@ja .

_:N1a23b5a1927e48cf830fcde6d578a2cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S. S. Nautilus, Go to the Great Deep"@en,
        "ノーチラス号大海原をゆく"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "S. S. Nautilus, Go to the Great Deep"@en,
        "ノーチラス号大海原をゆく"@ja .

_:N438e8d8b601e4443a76e8a19d045e3de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes! I Will..."@en,
        "Yes! I Will..."@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Yes! I Will..."@en,
        "Yes! I Will..."@ja .

_:N5706843cd936409884c61dc54101e3fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Secret of Blue Water"@en,
        "The Secret Of Blue Water"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "The Secret of Blue Water"@en,
        "The Secret Of Blue Water"@ja .

_:N636df86404774a29b97d415a0c7f0a8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All-Purpose Submarine"@en,
        "万能潜水艦"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "All-Purpose Submarine"@en,
        "万能潜水艦"@ja .

_:N689d7e03327143f8b2296508bef54ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relaxation Time"@en,
        "寛ぎの時"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Relaxation Time"@en,
        "寛ぎの時"@ja .

_:N6bc601bb895f4ba5be5cb4f5eedb502b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flap Your Wings and Go to the Sky"@en,
        "羽ばたけ大空へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Flap Your Wings and Go to the Sky"@en,
        "羽ばたけ大空へ"@ja .

_:N789ac5ceccdb4510943c522293817e14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story Begins"@en,
        "物語の始まり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "The Story Begins"@en,
        "物語の始まり"@ja .

_:N85f2bfe947ee44ce9e3ca64e0f29be9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Water"@en,
        "ブルーウォーター"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Blue Water"@en,
        "ブルーウォーター"@ja .

_:N86d819d9c4344bcfba945b9c7160dfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paris World Exposition"@en,
        "パリ万博"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Paris World Exposition"@en,
        "パリ万博"@ja .

_:N9eaf7c4cf12e451d86bf67d2eb2da1f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circus Girl"@en,
        "サーカスの少女"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Circus Girl"@en,
        "サーカスの少女"@ja .

_:Nb800041b6cc44c3b8691566a217e59e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle at Sea"@en,
        "海のたたかい"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Battle at Sea"@en,
        "海のたたかい"@ja .

_:Nb9bd1f681f4642b283d99a68173b1f08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Inside of the Ship is Pleasant"@en,
        "快適な艦内"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "The Inside of the Ship is Pleasant"@en,
        "快適な艦内"@ja .

_:Nc682c7e89ad94e0eab9344b4d84ac5a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When My Lover is Here..."@en,
        "恋人がいる時間"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "When My Lover is Here..."@en,
        "恋人がいる時間"@ja .

_:Nd8b1571147d140d29c2883f57c7f5426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Real Heart"@en,
        "Real Heart"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Real Heart"@en,
        "Real Heart"@ja .

_:Ndad26e1e7e894db39ebb718d5578a019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandis' Pursuit"@en,
        "グランディスの追跡"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Grandis' Pursuit"@en,
        "グランディスの追跡"@ja .

_:Nf3ffb0b33313413d88185194e9c0641c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daybreak"@en,
        "黎明"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Daybreak"@en,
        "黎明"@ja .

_:Nf7f51c29d05046f2a02d37c2eeacb40f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loneliness and Tranquility"@en,
        "孤独とやすらぎ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N80723ae200bf4b2e8a8a9197b67ed81e ;
    schema:name "Loneliness and Tranquility"@en,
        "孤独とやすらぎ"@ja .

_:N80723ae200bf4b2e8a8a9197b67ed81e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10b2a5bbfb824c59934bfaa60360cb4c,
        _:N1a23b5a1927e48cf830fcde6d578a2cc,
        _:N438e8d8b601e4443a76e8a19d045e3de,
        _:N5706843cd936409884c61dc54101e3fe,
        _:N636df86404774a29b97d415a0c7f0a8c,
        _:N689d7e03327143f8b2296508bef54ff3,
        _:N6bc601bb895f4ba5be5cb4f5eedb502b,
        _:N789ac5ceccdb4510943c522293817e14,
        _:N85f2bfe947ee44ce9e3ca64e0f29be9a,
        _:N86d819d9c4344bcfba945b9c7160dfd6,
        _:N9eaf7c4cf12e451d86bf67d2eb2da1f4,
        _:Nb800041b6cc44c3b8691566a217e59e5,
        _:Nb9bd1f681f4642b283d99a68173b1f08,
        _:Nc682c7e89ad94e0eab9344b4d84ac5a0,
        _:Nd8b1571147d140d29c2883f57c7f5426,
        _:Ndad26e1e7e894db39ebb718d5578a019,
        _:Nf3ffb0b33313413d88185194e9c0641c,
        _:Nf7f51c29d05046f2a02d37c2eeacb40f ;
    mo:track_count 18 ;
    schema:duration "PT20:01"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N10b2a5bbfb824c59934bfaa60360cb4c,
        _:N1a23b5a1927e48cf830fcde6d578a2cc,
        _:N438e8d8b601e4443a76e8a19d045e3de,
        _:N5706843cd936409884c61dc54101e3fe,
        _:N636df86404774a29b97d415a0c7f0a8c,
        _:N689d7e03327143f8b2296508bef54ff3,
        _:N6bc601bb895f4ba5be5cb4f5eedb502b,
        _:N789ac5ceccdb4510943c522293817e14,
        _:N85f2bfe947ee44ce9e3ca64e0f29be9a,
        _:N86d819d9c4344bcfba945b9c7160dfd6,
        _:N9eaf7c4cf12e451d86bf67d2eb2da1f4,
        _:Nb800041b6cc44c3b8691566a217e59e5,
        _:Nb9bd1f681f4642b283d99a68173b1f08,
        _:Nc682c7e89ad94e0eab9344b4d84ac5a0,
        _:Nd8b1571147d140d29c2883f57c7f5426,
        _:Ndad26e1e7e894db39ebb718d5578a019,
        _:Nf3ffb0b33313413d88185194e9c0641c,
        _:Nf7f51c29d05046f2a02d37c2eeacb40f .

