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

<artist/8346#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Asamizu"@en,
        "朝水彼方"@ja ;
    foaf:made <album/18802#lyrics>,
        <album/18802#subject> ;
    foaf:name "Kanata Asamizu"@en,
        "朝水彼方"@ja .

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

<artist/1350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18802#subject> ;
    schema:name "Masahiro Ando"@en,
        "安藤正容"@ja ;
    foaf:made <album/18802#composition>,
        <album/18802#subject> ;
    foaf:name "Masahiro Ando"@en,
        "安藤正容"@ja .

<artist/4589#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18802#subject> ;
    schema:name "Hirotaka Izumi"@en,
        "和泉宏隆"@ja ;
    foaf:made <album/18802#composition>,
        <album/18802#subject> ;
    foaf:name "Hirotaka Izumi"@en,
        "和泉宏隆"@ja .

<product/21814#subject> a schema:CreativeWork ;
    schema:name "Hakugei: Legend of Moby Dick"@en,
        "白鯨伝説"@ja,
        "Hakugei Densetsu"@ja-latn ;
    foaf:name "Hakugei: Legend of Moby Dick"@en,
        "白鯨伝説"@ja,
        "Hakugei Densetsu"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/20/18802/18802-1271721764.jpg> a schema:ImageObject,
        foaf:Image .

<album/18802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hakugei Densetsu Soundtrack"@en,
        "白鯨伝説 サウンドトラック"@ja,
        "Hakugei: Legend of the Moby Dick Soundtrack"@ja-latn ;
    mo:composer <artist/1350#subject>,
        <artist/4589#subject> ;
    mo:produced_work <album/18802#musicalwork> ;
    schema:name "Hakugei Densetsu Soundtrack"@en,
        "白鯨伝説 サウンドトラック"@ja,
        "Hakugei: Legend of the Moby Dick Soundtrack"@ja-latn .

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

<artist/74217#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18802#performance> ;
    schema:name "Hirohito Ochiai"@en,
        "落合ひろひと"@ja ;
    foaf:name "Hirohito Ochiai"@en,
        "落合ひろひと"@ja .

<artist/8640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18802#performance> ;
    schema:name "Eiko Kudo"@en,
        "工藤栄子"@ja ;
    foaf:name "Eiko Kudo"@en,
        "工藤栄子"@ja .

<album/18802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hakugei Densetsu Soundtrack"@en,
        "白鯨伝説 サウンドトラック"@ja,
        "Hakugei: Legend of the Moby Dick Soundtrack"@ja-latn ;
    mo:performance_of <album/18802#musicalwork> ;
    mo:performer <artist/74217#subject>,
        <artist/8640#subject> ;
    mo:recorded_as <album/18802#musicalexpression> ;
    schema:byArtist <artist/74217#subject>,
        <artist/8640#subject> ;
    schema:name "Hakugei Densetsu Soundtrack"@en,
        "白鯨伝説 サウンドトラック"@ja,
        "Hakugei: Legend of the Moby Dick Soundtrack"@ja-latn ;
    schema:workPerformed <album/18802#musicalwork> .

<album/18802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-07-21"^^xsd:date ;
    dcterms:title "Hakugei Densetsu Soundtrack"@en,
        "白鯨伝説 サウンドトラック"@ja,
        "Hakugei: Legend of the Moby Dick Soundtrack"@ja-latn ;
    mo:catalogue_number "SRCL-4012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18802#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    mo:record_count 1 ;
    schema:about <product/21814#subject> ;
    schema:byArtist <artist/74217#subject>,
        <artist/8640#subject> ;
    schema:datePublished "1997-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/18802/18802-1271721764.jpg> ;
    schema:name "Hakugei Densetsu Soundtrack"@en,
        "白鯨伝説 サウンドトラック"@ja,
        "Hakugei: Legend of the Moby Dick Soundtrack"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/18802/18802-1271721764.jpg> .

_:N0d11e3de9e8246b7aecff1606d0556d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE FOR JUSTICE"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "BATTLE FOR JUSTICE"@ja .

_:N1eae4102bc574cc4a026f983945d0025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOWER IN THE SNOW"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "FLOWER IN THE SNOW"@ja .

_:N2a5f900cd4b34d64999b2489c337a18b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LADYWHISKER"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "LADYWHISKER"@ja .

_:N317729a6ac06434e869738631c8f1871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIGNITY"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "DIGNITY"@ja .

_:N33405c206fa34a4a83f35cd4bbd2c96f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECOND WIND"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "SECOND WIND"@ja .

_:N35027a9e37874d87a7c3f622cb23f366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEW"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "DEW"@ja .

_:N3772514d300d4344aae10fac298436a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REST OF THE SOLDIER"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "REST OF THE SOLDIER"@ja .

_:N3fc3e5d8f315423b85d25f1af26898b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TIME REMEMBERED"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "TIME REMEMBERED"@ja .

_:N4a8e270fb1d9470d8879f91802fa44ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRAVE HEARTS"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "BRAVE HEARTS"@ja .

_:N521afe3cb4374ea6aa9869ee60afbca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOREVER IN LOVE"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "FOREVER IN LOVE"@ja .

_:N55bf30832c944e08a44b6e340e3668ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRELUDE"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "PRELUDE"@ja .

_:N66e6c2eef4d545a3a26682877f82f023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRAVE SITUATION"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "GRAVE SITUATION"@ja .

_:N67c26dd4343141729dc0968fd6ed27b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "約束"@ja .

_:N6b898c6940d64a6f9fb9679e2700fcf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEARTLAND"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "HEARTLAND"@ja .

_:N6ffecf41810d4a8a94a95b80ec473b43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EYES IN THE SKY"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "EYES IN THE SKY"@ja .

_:N7690148b732f4d47a29524698038866e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPACE PATROL"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "SPACE PATROL"@ja .

_:N7d23c8803321442e9bdf2b0167eceb88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VITAL MOMENT"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "VITAL MOMENT"@ja .

_:N8a491700dc54473285be50ae3dbe37d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風とゆく"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "風とゆく"@ja .

_:Na55059da300c4a1aa2482c693d81bc6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRANSITION OF WHEELS"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "TRANSITION OF WHEELS"@ja .

_:Nb29e53aac2024cc9b9c40f4c8e57ad6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ON THE ROCKS"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0eac8e486e2a49d3990d30fc3e6b0ec8 ;
    schema:name "ON THE ROCKS"@ja .

_:N0eac8e486e2a49d3990d30fc3e6b0ec8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d11e3de9e8246b7aecff1606d0556d7,
        _:N1eae4102bc574cc4a026f983945d0025,
        _:N2a5f900cd4b34d64999b2489c337a18b,
        _:N317729a6ac06434e869738631c8f1871,
        _:N33405c206fa34a4a83f35cd4bbd2c96f,
        _:N35027a9e37874d87a7c3f622cb23f366,
        _:N3772514d300d4344aae10fac298436a2,
        _:N3fc3e5d8f315423b85d25f1af26898b8,
        _:N4a8e270fb1d9470d8879f91802fa44ca,
        _:N521afe3cb4374ea6aa9869ee60afbca3,
        _:N55bf30832c944e08a44b6e340e3668ff,
        _:N66e6c2eef4d545a3a26682877f82f023,
        _:N67c26dd4343141729dc0968fd6ed27b9,
        _:N6b898c6940d64a6f9fb9679e2700fcf8,
        _:N6ffecf41810d4a8a94a95b80ec473b43,
        _:N7690148b732f4d47a29524698038866e,
        _:N7d23c8803321442e9bdf2b0167eceb88,
        _:N8a491700dc54473285be50ae3dbe37d3,
        _:Na55059da300c4a1aa2482c693d81bc6f,
        _:Nb29e53aac2024cc9b9c40f4c8e57ad6f ;
    mo:track_count 20 ;
    schema:duration "PT59:54"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0d11e3de9e8246b7aecff1606d0556d7,
        _:N1eae4102bc574cc4a026f983945d0025,
        _:N2a5f900cd4b34d64999b2489c337a18b,
        _:N317729a6ac06434e869738631c8f1871,
        _:N33405c206fa34a4a83f35cd4bbd2c96f,
        _:N35027a9e37874d87a7c3f622cb23f366,
        _:N3772514d300d4344aae10fac298436a2,
        _:N3fc3e5d8f315423b85d25f1af26898b8,
        _:N4a8e270fb1d9470d8879f91802fa44ca,
        _:N521afe3cb4374ea6aa9869ee60afbca3,
        _:N55bf30832c944e08a44b6e340e3668ff,
        _:N66e6c2eef4d545a3a26682877f82f023,
        _:N67c26dd4343141729dc0968fd6ed27b9,
        _:N6b898c6940d64a6f9fb9679e2700fcf8,
        _:N6ffecf41810d4a8a94a95b80ec473b43,
        _:N7690148b732f4d47a29524698038866e,
        _:N7d23c8803321442e9bdf2b0167eceb88,
        _:N8a491700dc54473285be50ae3dbe37d3,
        _:Na55059da300c4a1aa2482c693d81bc6f,
        _:Nb29e53aac2024cc9b9c40f4c8e57ad6f .

