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

<artist/9784#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Honna"@en,
        "本名陽子"@ja ;
    foaf:made <album/74335#subject>,
        <album/74335#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/74335#subject> ;
    schema:name "Bill Danoff"@en ;
    foaf:made <album/74335#composition>,
        <album/74335#lyrics>,
        <album/74335#subject> ;
    foaf:name "Bill Danoff"@en .

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

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

<artist/3642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74335#subject> ;
    schema:name "Yuji Nomi"@en,
        "野見祐二"@ja ;
    foaf:made <album/74335#composition>,
        <album/74335#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/74335#musicalexpression> a mo:Signal ;
    mo:published_as <album/74335#subject> ;
    mo:records <album/74335#performance> .

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

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/74335/74335-1516303499.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/74335#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/74335#musicalwork> ;
    schema:name "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn .

<album/74335#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-12-15"^^xsd:date ;
    dcterms:title "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn ;
    mo:catalogue_number "SM-380" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/28591> ;
    mo:publication_of <album/74335#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N460ae54741b3476ab63d97311f402766 ;
    mo:record_count 1 ;
    schema:about <product/2896#subject> ;
    schema:datePublished "1995-12-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/74335/74335-1516303499.jpg> ;
    schema:name "Mimi wo Sumaseba Soundtrack"@en,
        "耳をすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba Soundtrack"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/74335/74335-1516303499.jpg> .

_:N100b33033abf476192a1ff1023c655c1 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "The Song of Baron"@en,
        "バロンのうた"@ja,
        "Baron no Uta"@ja-latn .

_:N11db3e7eee5e43cbaa7b1c230d3a59b8 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Take Me Home, Country Roads (Theme Song)"@en,
        "カントリー・ロード"@ja,
        "Country Road"@ja-latn .

_:N131b9620ce464ccc996511b42945c9f5 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Take Me Home, Country Roads (Violin version)"@en,
        "カントリー・ロード (ヴァイオリン・バージョン)"@ja,
        "Country Road (Violin Version)"@ja-latn .

_:N265116ad55184d9292a4f4cd1c76d50a 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Crack of Dawn"@en,
        "夜明け"@ja,
        "Yoake"@ja-latn .

_:N3c2207540b4243d9b8ebb9c640a824ec 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "The Cat Chase"@en,
        "猫を追いかけて"@ja,
        "Neko wo Oikakete"@ja-latn .

_:N3f690052accc4b31b94609e18cd515fd 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Reminiscence"@en,
        "追憶"@ja,
        "Tsuioku"@ja-latn .

_:N42b9966a350f47199383079ba781a60a 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "The World Emporium"@en,
        "地球屋"@ja,
        "Chikyuuya"@ja-latn .

_:N5ce32583da6d4c0bb63d1b395fac902e 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Canon"@en,
        "カノン"@ja,
        "Canon"@ja-latn .

_:N7bcc3089df8d4051b756f27a5f38c39c 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Fly! We Will Rise on the Updraft"@en,
        "飛ぼう! 上昇気流をつかむのだ!"@ja,
        "Tobou! Joushou Kiryuu wo Tsukamu no da!"@ja-latn .

_:N82b94a9a37744e558a4ac4a3332e433a 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "A Confession"@en,
        "打ち明け話"@ja,
        "Uchiakebanashi"@ja-latn .

_:N959f4cf5cc6f4191bd009cbcdcc0e722 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Breeze Blowing on the Hilltop"@en,
        "丘の上、微風あり"@ja,
        "Oka no Ue, Bifuu Ari"@ja-latn .

_:Naa7b211ec1b647bd80431b4e2c15ecda 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "The Elf Queen"@en,
        "エルフの女王"@ja,
        "Elf no Joou"@ja-latn .

_:Nb3bec40da1c3470db93a2a5b084efc41 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "A Hilly Town"@en,
        "丘の町"@ja,
        "Oka no Machi"@ja-latn .

_:Nb3d411a0132b476dac1a0406a4e7b42b 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Starry Night Sky"@en,
        "満天の夜空"@ja,
        "Manten no Yozora"@ja-latn .

_:Nba80923b4d184940b33770892ad282d3 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Summer's End"@en,
        "夏の終わり"@ja,
        "Natsu no Owari"@ja-latn .

_:Nd67173be26b24e85a5951ebacc3a59d7 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Forest of Anxiety"@en,
        "迷いの森"@ja,
        "Mayoi no Mori"@ja-latn .

_:Ne3f4b3e0054d4feb83d955bb74239c2d 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Flowing Clouds Atop the Shining Hills"@en,
        "流れる雲、輝く丘"@ja,
        "Nagareru Kumo, Kagayaku Oka"@ja-latn .

_:Nec7d0d59242849ebb861d091fc617e96 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "I'll Write a Story!"@en,
        "きめた! わたし物語を書く"@ja,
        "Kimeta! Watashi Monogatari wo Kaku"@ja-latn .

_:Nefd3300afb894c24aecb61c15f6d1189 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Taking the Train"@en,
        "電車に揺られて"@ja,
        "Densha ni Yurarete"@ja-latn .

_:Nf34c6f8f24574973a8e2e21e13fe28b9 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Violin Tuning"@en,
        "―ヴァイオリン・チューニング―"@ja,
        "-Violin Tuning-"@ja-latn .

_:Nf44ea441a55d43c79ffa6dc6771b3a9e 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "An Old Woodblock Print"@en,
        "古い木版画"@ja,
        "Furui Mokuhanga"@ja-latn .

_:Nf628fccb87e0422d91cb02e89a483b6f 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 _:N460ae54741b3476ab63d97311f402766 ;
    schema:name "Engelszimmer"@en,
        "エンゲルス・ツィマー(天使の部屋)"@ja,
        "Engelszimmer (Tenshi no Heya)"@ja-latn .

_:N460ae54741b3476ab63d97311f402766 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N100b33033abf476192a1ff1023c655c1,
        _:N11db3e7eee5e43cbaa7b1c230d3a59b8,
        _:N131b9620ce464ccc996511b42945c9f5,
        _:N265116ad55184d9292a4f4cd1c76d50a,
        _:N3c2207540b4243d9b8ebb9c640a824ec,
        _:N3f690052accc4b31b94609e18cd515fd,
        _:N42b9966a350f47199383079ba781a60a,
        _:N5ce32583da6d4c0bb63d1b395fac902e,
        _:N7bcc3089df8d4051b756f27a5f38c39c,
        _:N82b94a9a37744e558a4ac4a3332e433a,
        _:N959f4cf5cc6f4191bd009cbcdcc0e722,
        _:Naa7b211ec1b647bd80431b4e2c15ecda,
        _:Nb3bec40da1c3470db93a2a5b084efc41,
        _:Nb3d411a0132b476dac1a0406a4e7b42b,
        _:Nba80923b4d184940b33770892ad282d3,
        _:Nd67173be26b24e85a5951ebacc3a59d7,
        _:Ne3f4b3e0054d4feb83d955bb74239c2d,
        _:Nec7d0d59242849ebb861d091fc617e96,
        _:Nefd3300afb894c24aecb61c15f6d1189,
        _:Nf34c6f8f24574973a8e2e21e13fe28b9,
        _:Nf44ea441a55d43c79ffa6dc6771b3a9e,
        _:Nf628fccb87e0422d91cb02e89a483b6f ;
    mo:track_count 22 ;
    schema:duration "PT46:08"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N100b33033abf476192a1ff1023c655c1,
        _:N11db3e7eee5e43cbaa7b1c230d3a59b8,
        _:N131b9620ce464ccc996511b42945c9f5,
        _:N265116ad55184d9292a4f4cd1c76d50a,
        _:N3c2207540b4243d9b8ebb9c640a824ec,
        _:N3f690052accc4b31b94609e18cd515fd,
        _:N42b9966a350f47199383079ba781a60a,
        _:N5ce32583da6d4c0bb63d1b395fac902e,
        _:N7bcc3089df8d4051b756f27a5f38c39c,
        _:N82b94a9a37744e558a4ac4a3332e433a,
        _:N959f4cf5cc6f4191bd009cbcdcc0e722,
        _:Naa7b211ec1b647bd80431b4e2c15ecda,
        _:Nb3bec40da1c3470db93a2a5b084efc41,
        _:Nb3d411a0132b476dac1a0406a4e7b42b,
        _:Nba80923b4d184940b33770892ad282d3,
        _:Nd67173be26b24e85a5951ebacc3a59d7,
        _:Ne3f4b3e0054d4feb83d955bb74239c2d,
        _:Nec7d0d59242849ebb861d091fc617e96,
        _:Nefd3300afb894c24aecb61c15f6d1189,
        _:Nf34c6f8f24574973a8e2e21e13fe28b9,
        _:Nf44ea441a55d43c79ffa6dc6771b3a9e,
        _:Nf628fccb87e0422d91cb02e89a483b6f .

