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

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

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

<artist/2887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1900#subject> ;
    schema:name "Hideki Takahashi"@en,
        "高橋秀紀"@ja ;
    foaf:made <album/1900#composition>,
        <album/1900#subject> ;
    foaf:name "Hideki Takahashi"@en,
        "高橋秀紀"@ja .

<album/1900#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Umi no Michi Complete Music Selection"@en,
        "海道 コンプリートミュージックセレクション"@ja,
        "Umi no Michi Complete Music Selection"@ja-latn ;
    mo:composer <artist/2887#subject> ;
    mo:produced_work <album/1900#musicalwork> ;
    schema:name "Umi no Michi Complete Music Selection"@en,
        "海道 コンプリートミュージックセレクション"@ja,
        "Umi no Michi Complete Music Selection"@ja-latn .

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

<album/1900#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Umi no Michi Complete Music Selection"@en,
        "海道 コンプリートミュージックセレクション"@ja,
        "Umi no Michi Complete Music Selection"@ja-latn ;
    mo:performance_of <album/1900#musicalwork> ;
    mo:recorded_as <album/1900#musicalexpression> ;
    schema:name "Umi no Michi Complete Music Selection"@en,
        "海道 コンプリートミュージックセレクション"@ja,
        "Umi no Michi Complete Music Selection"@ja-latn ;
    schema:workPerformed <album/1900#musicalwork> .

<org/40#subject> schema:name "KNS Entertainment"@en,
        "KNSエンタテインメント"@ja,
        "KNS Entertainment"@ja-latn ;
    foaf:name "KNS Entertainment"@en,
        "KNSエンタテインメント"@ja,
        "KNS Entertainment"@ja-latn .

<https://media.vgm.io/albums/00/1900/1900-254b700e5a0a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/1900#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/1900/1900-254b700e5a0a.jpg> ;
    foaf:depicts <album/1900#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/1900/1900-254b700e5a0a.jpg> .

<https://medium-media.vgm.io/albums/00/1900/1900-254b700e5a0a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1900#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-10-14"^^xsd:date ;
    dcterms:title "Umi no Michi Complete Music Selection"@en,
        "海道 コンプリートミュージックセレクション"@ja,
        "Umi no Michi Complete Music Selection"@ja-latn ;
    mo:catalogue_number "AKCI-26016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1900#musicalexpression> ;
    mo:publisher <org/40#subject> ;
    mo:record _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Umi no Michi"@en ;
            foaf:name "Umi no Michi"@en ] ;
    schema:datePublished "2004-10-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/1900/1900-254b700e5a0a.jpg> ;
    schema:name "Umi no Michi Complete Music Selection"@en,
        "海道 コンプリートミュージックセレクション"@ja,
        "Umi no Michi Complete Music Selection"@ja-latn ;
    schema:publisher <org/40#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/1900/1900-254b700e5a0a.jpg> .

_:N0251aabe36224756a605d04ea18a3d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Feeling of Mandarin Oranges"@en,
        "みかんのきもち"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "The Feeling of Mandarin Oranges"@en,
        "みかんのきもち"@ja .

_:N301905dd90254e40a66e7dc05dc1a655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tide"@en,
        "潮流"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "Tide"@en,
        "潮流"@ja .

_:N3164c05d46a34d94b14642f9c5d652e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scent of Mandarin Oranges and the Sea in Seto (Orgel Ver.)"@en,
        "ミカンの香りと瀬戸の海（オルゴールVer.）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "The Scent of Mandarin Oranges and the Sea in Seto (Orgel Ver.)"@en,
        "ミカンの香りと瀬戸の海（オルゴールVer.）"@ja .

_:N434bdc33296c4df3bb5e16803a7e5024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Weakness"@en,
        "自分の弱さ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "My Weakness"@en,
        "自分の弱さ"@ja .

_:N53c6f0ad81a6427db3d2e91524e7bf29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path We Walk Together"@en,
        "二人で歩む道"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "The Path We Walk Together"@en,
        "二人で歩む道"@ja .

_:N62fc1dee6096438087bed0b814669b99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm of Sadness"@en,
        "嵐の哀しみ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "Storm of Sadness"@en,
        "嵐の哀しみ"@ja .

_:N65e66fe869a942838ea629b58b324f22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scent of Mandarin Oranges and the Sea in Seto [Umi Michi] Theme Song"@en,
        "ミカンの香りと瀬戸の海「海道」テーマソング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "The Scent of Mandarin Oranges and the Sea in Seto [Umi Michi] Theme Song"@en,
        "ミカンの香りと瀬戸の海「海道」テーマソング"@ja .

_:N69e6ca81fb6d44ffb15e2cc8ff644245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Route"@en,
        "海道"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "Sea Route"@en,
        "海道"@ja .

_:N8480da0044574201af1b0c419ef881e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warmth"@en,
        "ヌクモリ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "Warmth"@en,
        "ヌクモリ"@ja .

_:Nbb02c8d8144b4e2c9961f552dce8a626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scent of Mandarin Oranges and the Sea in Seto (Karaoke Ver.)"@en,
        "ミカンの香りと瀬戸の海（カラオケVer.）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "The Scent of Mandarin Oranges and the Sea in Seto (Karaoke Ver.)"@en,
        "ミカンの香りと瀬戸の海（カラオケVer.）"@ja .

_:Nc0bbdbabacab4614a2ec140cb1f6d63c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go For A Walk"@en,
        "おさんぽしましょ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "Let's Go For A Walk"@en,
        "おさんぽしましょ"@ja .

_:Nc41ab86d38a24863b4dea3091cabe482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone's Sea"@en,
        "みんなの海"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "Everyone's Sea"@en,
        "みんなの海"@ja .

_:Ndc4b7706bf0a486bb2de2652d9538ac1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Time"@en,
        "僕たちの時間"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "Our Time"@en,
        "僕たちの時間"@ja .

_:Ndd30165036f244f7a25d1bc100e38dac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind of Seto"@en,
        "瀬戸の風"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N17a3fd0d664a4cdba371fb0a6750e28f ;
    schema:name "The Wind of Seto"@en,
        "瀬戸の風"@ja .

_:N17a3fd0d664a4cdba371fb0a6750e28f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0251aabe36224756a605d04ea18a3d37,
        _:N301905dd90254e40a66e7dc05dc1a655,
        _:N3164c05d46a34d94b14642f9c5d652e2,
        _:N434bdc33296c4df3bb5e16803a7e5024,
        _:N53c6f0ad81a6427db3d2e91524e7bf29,
        _:N62fc1dee6096438087bed0b814669b99,
        _:N65e66fe869a942838ea629b58b324f22,
        _:N69e6ca81fb6d44ffb15e2cc8ff644245,
        _:N8480da0044574201af1b0c419ef881e4,
        _:Nbb02c8d8144b4e2c9961f552dce8a626,
        _:Nc0bbdbabacab4614a2ec140cb1f6d63c,
        _:Nc41ab86d38a24863b4dea3091cabe482,
        _:Ndc4b7706bf0a486bb2de2652d9538ac1,
        _:Ndd30165036f244f7a25d1bc100e38dac ;
    mo:track_count 14 ;
    schema:duration "PT61:34"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0251aabe36224756a605d04ea18a3d37,
        _:N301905dd90254e40a66e7dc05dc1a655,
        _:N3164c05d46a34d94b14642f9c5d652e2,
        _:N434bdc33296c4df3bb5e16803a7e5024,
        _:N53c6f0ad81a6427db3d2e91524e7bf29,
        _:N62fc1dee6096438087bed0b814669b99,
        _:N65e66fe869a942838ea629b58b324f22,
        _:N69e6ca81fb6d44ffb15e2cc8ff644245,
        _:N8480da0044574201af1b0c419ef881e4,
        _:Nbb02c8d8144b4e2c9961f552dce8a626,
        _:Nc0bbdbabacab4614a2ec140cb1f6d63c,
        _:Nc41ab86d38a24863b4dea3091cabe482,
        _:Ndc4b7706bf0a486bb2de2652d9538ac1,
        _:Ndd30165036f244f7a25d1bc100e38dac .

