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

<artist/9784#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Honna"@en,
        "本名陽子"@ja ;
    foaf:made <album/128186#subject>,
        <album/128186#vocals> ;
    foaf:name "Yoko Honna"@en,
        "本名陽子"@ja .

<album/28591> a mo:Release ;
    mo:catalogue_number "TKCA-70648" .

<artist/16972#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128186#subject> ;
    schema:name "Bill Danoff"@en ;
    foaf:made <album/128186#composition>,
        <album/128186#lyrics>,
        <album/128186#subject> ;
    foaf:name "Bill Danoff"@en .

<artist/16973#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128186#subject> ;
    schema:name "Taffy Nivert"@en ;
    foaf:made <album/128186#composition>,
        <album/128186#lyrics>,
        <album/128186#subject> ;
    foaf:name "Taffy Nivert"@en .

<artist/16974#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128186#subject> ;
    schema:name "John Denver"@en ;
    foaf:made <album/128186#composition>,
        <album/128186#lyrics>,
        <album/128186#subject> ;
    foaf:name "John Denver"@en .

<artist/3642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128186#subject> ;
    schema:name "Yuji Nomi"@en,
        "野見祐二"@ja ;
    foaf:made <album/128186#composition>,
        <album/128186#subject> ;
    foaf:name "Yuji Nomi"@en,
        "野見祐二"@ja .

<product/2896#subject> a schema:CreativeWork ;
    schema:name "Whisper of the Heart"@en,
        "耳をすませば"@ja,
        "Mimi wo Sumaseba"@ja-latn ;
    foaf:name "Whisper of the Heart"@en,
        "耳をすませば"@ja,
        "Mimi wo Sumaseba"@ja-latn .

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

<album/128186#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn ;
    mo:performance_of <album/128186#musicalwork> ;
    mo:recorded_as <album/128186#musicalexpression> ;
    schema:name "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn ;
    schema:workPerformed <album/128186#musicalwork> .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/128186/128186-e7be63b9f23c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/128186#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn ;
    mo:composer <artist/16972#subject>,
        <artist/16973#subject>,
        <artist/16974#subject>,
        <artist/3642#subject> ;
    mo:produced_work <album/128186#musicalwork> ;
    schema:name "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn .

<album/128186#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^xsd:date ;
    dcterms:title "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn ;
    mo:catalogue_number "AnG-035" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/28591> ;
    mo:publication_of <album/128186#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    mo:record_count 1 ;
    schema:about <product/2896#subject> ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/128186/128186-e7be63b9f23c.jpg> ;
    schema:name "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/128186/128186-e7be63b9f23c.jpg> .

_:N1ec57e91758f4664bb5f41a405f59f98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of Anxiety"@en,
        "迷いの森"@ja,
        "Mayoi no Mori"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Forest of Anxiety"@en,
        "迷いの森"@ja,
        "Mayoi no Mori"@ja-latn .

_:N305887388e004a35ae725e4401cabcba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Confession"@en,
        "打ち明け話"@ja,
        "Uchiakebanashi"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "A Confession"@en,
        "打ち明け話"@ja,
        "Uchiakebanashi"@ja-latn .

_:N33b88d65641f4d26b839cf67b6a0688e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crack of Dawn"@en,
        "夜明け"@ja,
        "Yoake"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Crack of Dawn"@en,
        "夜明け"@ja,
        "Yoake"@ja-latn .

_:N3408330a1c5e476e96e68c3442b2f0b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breeze Blowing on the Hilltop"@en,
        "丘の上、微風あり"@ja,
        "Oka no Ue, Bifuu Ari"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Breeze Blowing on the Hilltop"@en,
        "丘の上、微風あり"@ja,
        "Oka no Ue, Bifuu Ari"@ja-latn .

_:N357e120487c44b9e87740268cc73562b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer's End"@en,
        "夏の終わり"@ja,
        "Natsu no Owari"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Summer's End"@en,
        "夏の終わり"@ja,
        "Natsu no Owari"@ja-latn .

_:N3907baf1e0f2452fb1a5d34916323c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Engelszimmer"@en,
        "エンゲルス・ツィマー(天使の部屋)"@ja,
        "Engelszimmer (Tenshi no Heya)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Engelszimmer"@en,
        "エンゲルス・ツィマー(天使の部屋)"@ja,
        "Engelszimmer (Tenshi no Heya)"@ja-latn .

_:N4aab4b65ee054b25bdf4c6d3f3142177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Me Home, Country Roads (Theme Song)"@en,
        "カントリー・ロード"@ja,
        "Country Road"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Take Me Home, Country Roads (Theme Song)"@en,
        "カントリー・ロード"@ja,
        "Country Road"@ja-latn .

_:N5159786f3ca74059a8b89326c42f781a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Old Woodblock Print"@en,
        "古い木版画"@ja,
        "Furui Mokuhanga"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "An Old Woodblock Print"@en,
        "古い木版画"@ja,
        "Furui Mokuhanga"@ja-latn .

_:N5290df90230243d7ac06755db90168e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violin Tuning"@en,
        "―ヴァイオリン・チューニング―"@ja,
        "-Violin Tuning-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Violin Tuning"@en,
        "―ヴァイオリン・チューニング―"@ja,
        "-Violin Tuning-"@ja-latn .

_:N6fc4b3c6349541db81f47d0de08a5caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cat Chase"@en,
        "猫を追いかけて"@ja,
        "Neko wo Oikakete"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "The Cat Chase"@en,
        "猫を追いかけて"@ja,
        "Neko wo Oikakete"@ja-latn .

_:N70b4f731c37649019e034b181bfb567f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Baron"@en,
        "バロンのうた"@ja,
        "Baron no Uta"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "The Song of Baron"@en,
        "バロンのうた"@ja,
        "Baron no Uta"@ja-latn .

_:N8db234cf3f4a4656966daef68d4c2fbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "追憶"@ja,
        "Tsuioku"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Reminiscence"@en,
        "追憶"@ja,
        "Tsuioku"@ja-latn .

_:Na49e4e2629cb4eac8b8933a339b58485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World Emporium"@en,
        "地球屋"@ja,
        "Chikyuuya"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "The World Emporium"@en,
        "地球屋"@ja,
        "Chikyuuya"@ja-latn .

_:Nad750adc80f7499cb4677d79623c1893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowing Clouds Atop the Shining Hills"@en,
        "流れる雲、輝く丘"@ja,
        "Nagareru Kumo, Kagayaku Oka"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Flowing Clouds Atop the Shining Hills"@en,
        "流れる雲、輝く丘"@ja,
        "Nagareru Kumo, Kagayaku Oka"@ja-latn .

_:Nba4111c6ccc94dabb6c743014aa877b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hilly Town"@en,
        "丘の町"@ja,
        "Oka no Machi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "A Hilly Town"@en,
        "丘の町"@ja,
        "Oka no Machi"@ja-latn .

_:Nbb941ce32e4146848154ec5b5a40a032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Elf Queen"@en,
        "エルフの女王"@ja,
        "Elf no Joou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "The Elf Queen"@en,
        "エルフの女王"@ja,
        "Elf no Joou"@ja-latn .

_:Nbf0da4888f984d1ba33d51fbe1312ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly! We Will Rise on the Updraft"@en,
        "飛ぼう! 上昇気流をつかむのだ!"@ja,
        "Tobou! Joushou Kiryuu wo Tsukamu no da!"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Fly! We Will Rise on the Updraft"@en,
        "飛ぼう! 上昇気流をつかむのだ!"@ja,
        "Tobou! Joushou Kiryuu wo Tsukamu no da!"@ja-latn .

_:Nc872756b1f9c4fd18e6b2bc968e3e624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taking the Train"@en,
        "電車に揺られて"@ja,
        "Densha ni Yurarete"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Taking the Train"@en,
        "電車に揺られて"@ja,
        "Densha ni Yurarete"@ja-latn .

_:Nc8ce9ce0b7734e249b2965e1daff1216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Write a Story!"@en,
        "きめた! わたし物語を書く"@ja,
        "Kimeta! Watashi Monogatari wo Kaku"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "I'll Write a Story!"@en,
        "きめた! わたし物語を書く"@ja,
        "Kimeta! Watashi Monogatari wo Kaku"@ja-latn .

_:Ndd5ee5267b614f988da557e896095bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Night Sky"@en,
        "満天の夜空"@ja,
        "Manten no Yozora"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Starry Night Sky"@en,
        "満天の夜空"@ja,
        "Manten no Yozora"@ja-latn .

_:Ne932adc4e0af4480a81ea6888f1ac3fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Me Home, Country Roads (Violin version)"@en,
        "カントリー・ロード (ヴァイオリン・バージョン)"@ja,
        "Country Road (Violin Version)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Take Me Home, Country Roads (Violin version)"@en,
        "カントリー・ロード (ヴァイオリン・バージョン)"@ja,
        "Country Road (Violin Version)"@ja-latn .

_:Nfae6c4372d0343498d876df7b591c562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canon"@en,
        "カノン"@ja,
        "Canon"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Na0f22ebfa7f542eea9716d11dfeb7ef8 ;
    schema:name "Canon"@en,
        "カノン"@ja,
        "Canon"@ja-latn .

_:Na0f22ebfa7f542eea9716d11dfeb7ef8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ec57e91758f4664bb5f41a405f59f98,
        _:N305887388e004a35ae725e4401cabcba,
        _:N33b88d65641f4d26b839cf67b6a0688e,
        _:N3408330a1c5e476e96e68c3442b2f0b6,
        _:N357e120487c44b9e87740268cc73562b,
        _:N3907baf1e0f2452fb1a5d34916323c6b,
        _:N4aab4b65ee054b25bdf4c6d3f3142177,
        _:N5159786f3ca74059a8b89326c42f781a,
        _:N5290df90230243d7ac06755db90168e7,
        _:N6fc4b3c6349541db81f47d0de08a5caa,
        _:N70b4f731c37649019e034b181bfb567f,
        _:N8db234cf3f4a4656966daef68d4c2fbe,
        _:Na49e4e2629cb4eac8b8933a339b58485,
        _:Nad750adc80f7499cb4677d79623c1893,
        _:Nba4111c6ccc94dabb6c743014aa877b3,
        _:Nbb941ce32e4146848154ec5b5a40a032,
        _:Nbf0da4888f984d1ba33d51fbe1312ec3,
        _:Nc872756b1f9c4fd18e6b2bc968e3e624,
        _:Nc8ce9ce0b7734e249b2965e1daff1216,
        _:Ndd5ee5267b614f988da557e896095bc8,
        _:Ne932adc4e0af4480a81ea6888f1ac3fc,
        _:Nfae6c4372d0343498d876df7b591c562 ;
    mo:track_count 22 ;
    schema:duration "PT46:08"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N1ec57e91758f4664bb5f41a405f59f98,
        _:N305887388e004a35ae725e4401cabcba,
        _:N33b88d65641f4d26b839cf67b6a0688e,
        _:N3408330a1c5e476e96e68c3442b2f0b6,
        _:N357e120487c44b9e87740268cc73562b,
        _:N3907baf1e0f2452fb1a5d34916323c6b,
        _:N4aab4b65ee054b25bdf4c6d3f3142177,
        _:N5159786f3ca74059a8b89326c42f781a,
        _:N5290df90230243d7ac06755db90168e7,
        _:N6fc4b3c6349541db81f47d0de08a5caa,
        _:N70b4f731c37649019e034b181bfb567f,
        _:N8db234cf3f4a4656966daef68d4c2fbe,
        _:Na49e4e2629cb4eac8b8933a339b58485,
        _:Nad750adc80f7499cb4677d79623c1893,
        _:Nba4111c6ccc94dabb6c743014aa877b3,
        _:Nbb941ce32e4146848154ec5b5a40a032,
        _:Nbf0da4888f984d1ba33d51fbe1312ec3,
        _:Nc872756b1f9c4fd18e6b2bc968e3e624,
        _:Nc8ce9ce0b7734e249b2965e1daff1216,
        _:Ndd5ee5267b614f988da557e896095bc8,
        _:Ne932adc4e0af4480a81ea6888f1ac3fc,
        _:Nfae6c4372d0343498d876df7b591c562 .

