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

<artist/5025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azumi Inoue"@en,
        "井上あずみ"@ja ;
    foaf:made <album/25267#subject>,
        <album/25267#vocals> ;
    foaf:name "Azumi Inoue"@en,
        "井上あずみ"@ja .

<artist/5916#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja ;
    foaf:made <album/25267#subject>,
        <album/25267#vocals> ;
    foaf:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja .

<artist/6448#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja ;
    foaf:made <album/25267#lyrics>,
        <album/25267#subject> ;
    foaf:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja .

<artist/8466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja ;
    foaf:made <album/25267#lyrics>,
        <album/25267#subject> ;
    foaf:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja .

<album/19156> a mo:Release ;
    mo:catalogue_number "32ATC-165" .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25267#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/25267#composition>,
        <album/25267#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<product/1788#subject> a schema:CreativeWork ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    foaf:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

<album/25267#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My Neighbor Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Shuu"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/25267#musicalwork> ;
    schema:name "My Neighbor Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Shuu"@ja-latn .

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

<album/25267#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My Neighbor Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Shuu"@ja-latn ;
    mo:performance_of <album/25267#musicalwork> ;
    mo:recorded_as <album/25267#musicalexpression> ;
    schema:name "My Neighbor Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Shuu"@ja-latn ;
    schema:workPerformed <album/25267#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/76/25267/25267-1397858166.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/25267#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-05-01"^^xsd:date ;
    dcterms:title "My Neighbor Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Shuu"@ja-latn ;
    mo:catalogue_number "25AGL-3058" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/19156> ;
    mo:publication_of <album/25267#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N210fc2c5dac144a3a8b2999e45d26046 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject> ;
    schema:datePublished "1988-05-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/25267/25267-1397858166.jpg> ;
    schema:name "My Neighbor Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Shuu"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/25267/25267-1397858166.jpg> .

_:N046751ac025b47c498d0699f369a9538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Wind (Instrumental)"@en,
        "The Path of the Wind - Instrumental"@en,
        "風のとおり道 (インストゥルメンタル)"@ja,
        "Kaze no Toorimichi (Instrumental)"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "The Path of Wind (Instrumental)"@en,
        "The Path of the Wind - Instrumental"@en,
        "風のとおり道 (インストゥルメンタル)"@ja,
        "Kaze no Toorimichi (Instrumental)"@ja-latn .

_:N048db8b60b4b4d73a18770465fc6441e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Huge Tree in the Tsukamori Forest"@en,
        "The Huge Tree in the Tsukamori Forest"@en,
        "塚森の大樹"@ja,
        "Tsukamori no Taiju"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "A Huge Tree in the Tsukamori Forest"@en,
        "The Huge Tree in the Tsukamori Forest"@en,
        "塚森の大樹"@ja,
        "Tsukamori no Taiju"@ja-latn .

_:N1317e8531a7746da88e98b628901d303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother"@en,
        "おかあさん"@ja,
        "Okaasan"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Mother"@en,
        "おかあさん"@ja,
        "Okaasan"@ja-latn .

_:N13ec3f6f1c7c46c59a34f8edd0cfa6bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat Bus"@en,
        "Catbus"@en,
        "ねこバス"@ja,
        "Nekobasu"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Cat Bus"@en,
        "Catbus"@en,
        "ねこバス"@ja,
        "Nekobasu"@ja-latn .

_:N144a37169d324a10b348c48ca4e9aea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn .

_:N167649d5473c4c6f93cb4abfc623afc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go to the Hospital"@en,
        "おみまいにいこう"@ja,
        "Omimai ni Ikou"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Let's Go to the Hospital"@en,
        "おみまいにいこう"@ja,
        "Omimai ni Ikou"@ja-latn .

_:N2f571b937b7944d9966c7069a153cf7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey Let's Go - With Chorus"@en,
        "Stroll (with Chorus)"@en,
        "さんぽ (合唱つき)"@ja,
        "Sanpo (Gasshou tsuki)"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Hey Let's Go - With Chorus"@en,
        "Stroll (with Chorus)"@en,
        "さんぽ (合唱つき)"@ja,
        "Sanpo (Gasshou tsuki)"@ja-latn .

_:N37124c0c26f843bea94c04329b5a9157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro - Ending theme"@en,
        "My Neighbor Totoro -Ending Theme Song-"@en,
        "となりのトトロ －エンディング主題歌－"@ja,
        "Tonari no Totoro -Ending Shudaika-"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "My Neighbor Totoro - Ending theme"@en,
        "My Neighbor Totoro -Ending Theme Song-"@en,
        "となりのトトロ －エンディング主題歌－"@ja,
        "Tonari no Totoro -Ending Shudaika-"@ja-latn .

_:N64d545d1964948019a37a00a8b4f8262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Flight"@en,
        "月夜の飛行"@ja,
        "Tsukiyo no Hikou"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Moonlight Flight"@en,
        "月夜の飛行"@ja,
        "Tsukiyo no Hikou"@ja-latn .

_:N70919ea4cdef45bda560e9f73d7d9e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mei is Missing"@en,
        "メイがいない"@ja,
        "Mei ga Inai"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Mei is Missing"@en,
        "メイがいない"@ja,
        "Mei ga Inai"@ja-latn .

_:N975f3727164245afb8aa458582d1eada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Little Monster"@en,
        "小さなオバケ"@ja,
        "Chiisana Obake"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "A Little Monster"@en,
        "小さなオバケ"@ja,
        "Chiisana Obake"@ja-latn .

_:N9f8ca0fe84494ce78c6b6992184a71fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Drenched Monster"@en,
        "A Soaking Wet Creature"@en,
        "ずぶぬれオバケ"@ja,
        "Zubunure Obake"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "A Drenched Monster"@en,
        "A Soaking Wet Creature"@en,
        "ずぶぬれオバケ"@ja,
        "Zubunure Obake"@ja-latn .

_:Na347fbe316b34b13ab91b3d05c795ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Totoro"@en,
        "トトロ"@ja,
        "Totoro"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Totoro"@en,
        "トトロ"@ja,
        "Totoro"@ja-latn .

_:Nab446d3f8c2049559459dcc5bd9368a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm not Scared"@en,
        "Not Afraid"@en,
        "こわくない"@ja,
        "Kowakunai"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "I'm not Scared"@en,
        "Not Afraid"@en,
        "こわくない"@ja,
        "Kowakunai"@ja-latn .

_:Nac19b71aae094a91b06696f7cca498b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey Let's Go - Opening theme"@en,
        "Stroll -Opening Theme Song-"@en,
        "さんぽ －オープニング主題歌－"@ja,
        "Sanpo -Opening Shudaika-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Hey Let's Go - Opening theme"@en,
        "Stroll -Opening Theme Song-"@en,
        "さんぽ －オープニング主題歌－"@ja,
        "Sanpo -Opening Shudaika-"@ja-latn .

_:Nc309d2ac24424036a42e4c2fdb2c96cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn .

_:Nce51c8222dc54871a91bbe82428c3f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mei and the Dust Bunnies"@en,
        "Mei and the Traveling Soot"@en,
        "メイとすすわたり"@ja,
        "Mei to Susuwatari"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Mei and the Dust Bunnies"@en,
        "Mei and the Traveling Soot"@en,
        "メイとすすわたり"@ja,
        "Mei to Susuwatari"@ja-latn .

_:Nd1f25b6e84e0457ca0b0434d6711f055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Haunted House!"@en,
        "オバケやしき!"@ja,
        "Obake Yashiki!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "A Haunted House!"@en,
        "オバケやしき!"@ja,
        "Obake Yashiki!"@ja-latn .

_:Nea1eb474d0c74271bbdec8c2bec84f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Wind"@en,
        "夕暮れの風"@ja,
        "Yuugure no Kaze"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "Evening Wind"@en,
        "夕暮れの風"@ja,
        "Yuugure no Kaze"@ja-latn .

_:Nfa6063611a854004b5cf23b45825931d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm So Glad"@en,
        "よかったね"@ja,
        "Yokatta ne"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N210fc2c5dac144a3a8b2999e45d26046 ;
    schema:name "I'm So Glad"@en,
        "よかったね"@ja,
        "Yokatta ne"@ja-latn .

_:N210fc2c5dac144a3a8b2999e45d26046 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046751ac025b47c498d0699f369a9538,
        _:N048db8b60b4b4d73a18770465fc6441e,
        _:N1317e8531a7746da88e98b628901d303,
        _:N13ec3f6f1c7c46c59a34f8edd0cfa6bc,
        _:N144a37169d324a10b348c48ca4e9aea2,
        _:N167649d5473c4c6f93cb4abfc623afc5,
        _:N2f571b937b7944d9966c7069a153cf7f,
        _:N37124c0c26f843bea94c04329b5a9157,
        _:N64d545d1964948019a37a00a8b4f8262,
        _:N70919ea4cdef45bda560e9f73d7d9e31,
        _:N975f3727164245afb8aa458582d1eada,
        _:N9f8ca0fe84494ce78c6b6992184a71fc,
        _:Na347fbe316b34b13ab91b3d05c795ede,
        _:Nab446d3f8c2049559459dcc5bd9368a1,
        _:Nac19b71aae094a91b06696f7cca498b9,
        _:Nc309d2ac24424036a42e4c2fdb2c96cc,
        _:Nce51c8222dc54871a91bbe82428c3f6d,
        _:Nd1f25b6e84e0457ca0b0434d6711f055,
        _:Nea1eb474d0c74271bbdec8c2bec84f81,
        _:Nfa6063611a854004b5cf23b45825931d ;
    mo:track_count 20 ;
    schema:duration "PT20:55"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N046751ac025b47c498d0699f369a9538,
        _:N048db8b60b4b4d73a18770465fc6441e,
        _:N1317e8531a7746da88e98b628901d303,
        _:N13ec3f6f1c7c46c59a34f8edd0cfa6bc,
        _:N144a37169d324a10b348c48ca4e9aea2,
        _:N167649d5473c4c6f93cb4abfc623afc5,
        _:N2f571b937b7944d9966c7069a153cf7f,
        _:N37124c0c26f843bea94c04329b5a9157,
        _:N64d545d1964948019a37a00a8b4f8262,
        _:N70919ea4cdef45bda560e9f73d7d9e31,
        _:N975f3727164245afb8aa458582d1eada,
        _:N9f8ca0fe84494ce78c6b6992184a71fc,
        _:Na347fbe316b34b13ab91b3d05c795ede,
        _:Nab446d3f8c2049559459dcc5bd9368a1,
        _:Nac19b71aae094a91b06696f7cca498b9,
        _:Nc309d2ac24424036a42e4c2fdb2c96cc,
        _:Nce51c8222dc54871a91bbe82428c3f6d,
        _:Nd1f25b6e84e0457ca0b0434d6711f055,
        _:Nea1eb474d0c74271bbdec8c2bec84f81,
        _:Nfa6063611a854004b5cf23b45825931d .

