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

<artist/5025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azumi Inoue"@en,
        "井上あずみ"@ja ;
    foaf:made <album/44933#subject>,
        <album/44933#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/44933#subject>,
        <album/44933#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/44933#lyrics>,
        <album/44933#subject> ;
    foaf:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja .

<artist/8466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja ;
    foaf:made <album/44933#lyrics>,
        <album/44933#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/44933#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/44933#composition>,
        <album/44933#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/44933#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tonari no Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Collection"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/44933#musicalwork> ;
    schema:name "Tonari no Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Collection"@ja-latn .

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

<album/44933#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tonari no Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Collection"@ja-latn ;
    mo:performance_of <album/44933#musicalwork> ;
    mo:recorded_as <album/44933#musicalexpression> ;
    schema:name "Tonari no Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Collection"@ja-latn ;
    schema:workPerformed <album/44933#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/33/44933/44933-1395226575.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44933#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/44933/44933-1395226575.jpg> ;
    foaf:depicts <album/44933#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/44933/44933-1395226575.jpg> .

<https://medium-media.vgm.io/albums/33/44933/44933-1395226575.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/44933#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-05-01"^^xsd:date ;
    dcterms:title "Tonari no Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Collection"@ja-latn ;
    mo:catalogue_number "25AGC-2058" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/19156> ;
    mo:publication_of <album/44933#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    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/33/44933/44933-1395226575.jpg> ;
    schema:name "Tonari no Totoro Soundtrack Collection"@en,
        "となりのトトロ サウンドトラック集"@ja,
        "Tonari no Totoro Soundtrack Collection"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/44933/44933-1395226575.jpg> .

_:N0730816c3b324758a3807183b9180d80 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "A Haunted House!"@en,
        "オバケやしき!"@ja,
        "Obake Yashiki!"@ja-latn .

_:N14aa594fa9f14b6fbfc6815c03b7dc7a 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn .

_:N2ed6b4a51f8545ec8ef7919ad0dc8f2b 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "My Neighbor Totoro - Ending theme"@en,
        "My Neighbor Totoro -Ending Theme Song-"@en,
        "となりのトトロ －エンディング主題歌－"@ja,
        "Tonari no Totoro -Ending Shudaika-"@ja-latn .

_:N3c00bbd04e5b48cca708ade01d51cb27 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Mei and the Dust Bunnies"@en,
        "Mei and the Traveling Soot"@en,
        "メイとすすわたり"@ja,
        "Mei to Susuwatari"@ja-latn .

_:N41b47c6abee340fe965eacb726e6cc52 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Mei is Missing"@en,
        "メイがいない"@ja,
        "Mei ga Inai"@ja-latn .

_:N4cc60418fc6f4cdc9ccb41809068057b 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Hey Let's Go - Opening theme"@en,
        "Stroll -Opening Theme Song-"@en,
        "さんぽ －オープニング主題歌－"@ja,
        "Sanpo -Opening Shudaika-"@ja-latn .

_:N4e23889918ce40bbb35a9389f0b46c75 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Totoro"@en,
        "トトロ"@ja,
        "Totoro"@ja-latn .

_:N55afcf49a72445a7b4d556a5184843c5 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "A Huge Tree in the Tsukamori Forest"@en,
        "The Huge Tree in the Tsukamori Forest"@en,
        "塚森の大樹"@ja,
        "Tsukamori no Taiju"@ja-latn .

_:N6055c13357e84bdbbf30f7f37412cec3 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Moonlight Flight"@en,
        "月夜の飛行"@ja,
        "Tsukiyo no Hikou"@ja-latn .

_:N894d3c2fc9564f7d9dc0627af5d56034 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Hey Let's Go - With Chorus"@en,
        "Stroll (with Chorus)"@en,
        "さんぽ (合唱つき)"@ja,
        "Sanpo (Gasshou tsuki)"@ja-latn .

_:N938a6aeab33c4c7db04b204a1b71d0ff 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "A Drenched Monster"@en,
        "A Soaking Wet Creature"@en,
        "ずぶぬれオバケ"@ja,
        "Zubunure Obake"@ja-latn .

_:N9eb5e6f0e6b14aee9d5b77893189b28c 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Mother"@en,
        "おかあさん"@ja,
        "Okaasan"@ja-latn .

_:Nab6454607db64d7da737edd39a06047c 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Let's Go to the Hospital"@en,
        "おみまいにいこう"@ja,
        "Omimai ni Ikou"@ja-latn .

_:Nb07302520953474983ea368b85b2e127 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "I'm not Scared"@en,
        "Not Afraid"@en,
        "こわくない"@ja,
        "Kowakunai"@ja-latn .

_:Nb9dd9a9ff7c54fbe90e7c0b1b9a9a533 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Cat Bus"@en,
        "Catbus"@en,
        "ねこバス"@ja,
        "Nekobasu"@ja-latn .

_:Nd1dd8386fda24d70b0d677106124cfaa 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "Evening Wind"@en,
        "夕暮れの風"@ja,
        "Yuugure no Kaze"@ja-latn .

_:Nda9955496bfc47958f9f02672d7ac0ad 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "The Path of Wind (Instrumental)"@en,
        "The Path of the Wind - Instrumental"@en,
        "風のとおり道 (インストゥルメンタル)"@ja,
        "Kaze no Toorimichi (Instrumental)"@ja-latn .

_:Ne8a150b1fb68413e8a1e79604c455b06 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "I'm So Glad"@en,
        "よかったね"@ja,
        "Yokatta ne"@ja-latn .

_:Nf624638ca4f643da996af320c8f3a60c 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "A Little Monster"@en,
        "小さなオバケ"@ja,
        "Chiisana Obake"@ja-latn .

_:Nf65653f69fed48d4853b84c3d10a6526 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 _:Nc6ff62c8a3de4a25ace4ead12c7757ca ;
    schema:name "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn .

_:Nc6ff62c8a3de4a25ace4ead12c7757ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0730816c3b324758a3807183b9180d80,
        _:N14aa594fa9f14b6fbfc6815c03b7dc7a,
        _:N2ed6b4a51f8545ec8ef7919ad0dc8f2b,
        _:N3c00bbd04e5b48cca708ade01d51cb27,
        _:N41b47c6abee340fe965eacb726e6cc52,
        _:N4cc60418fc6f4cdc9ccb41809068057b,
        _:N4e23889918ce40bbb35a9389f0b46c75,
        _:N55afcf49a72445a7b4d556a5184843c5,
        _:N6055c13357e84bdbbf30f7f37412cec3,
        _:N894d3c2fc9564f7d9dc0627af5d56034,
        _:N938a6aeab33c4c7db04b204a1b71d0ff,
        _:N9eb5e6f0e6b14aee9d5b77893189b28c,
        _:Nab6454607db64d7da737edd39a06047c,
        _:Nb07302520953474983ea368b85b2e127,
        _:Nb9dd9a9ff7c54fbe90e7c0b1b9a9a533,
        _:Nd1dd8386fda24d70b0d677106124cfaa,
        _:Nda9955496bfc47958f9f02672d7ac0ad,
        _:Ne8a150b1fb68413e8a1e79604c455b06,
        _:Nf624638ca4f643da996af320c8f3a60c,
        _:Nf65653f69fed48d4853b84c3d10a6526 ;
    mo:track_count 20 ;
    schema:duration "PT20:55"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0730816c3b324758a3807183b9180d80,
        _:N14aa594fa9f14b6fbfc6815c03b7dc7a,
        _:N2ed6b4a51f8545ec8ef7919ad0dc8f2b,
        _:N3c00bbd04e5b48cca708ade01d51cb27,
        _:N41b47c6abee340fe965eacb726e6cc52,
        _:N4cc60418fc6f4cdc9ccb41809068057b,
        _:N4e23889918ce40bbb35a9389f0b46c75,
        _:N55afcf49a72445a7b4d556a5184843c5,
        _:N6055c13357e84bdbbf30f7f37412cec3,
        _:N894d3c2fc9564f7d9dc0627af5d56034,
        _:N938a6aeab33c4c7db04b204a1b71d0ff,
        _:N9eb5e6f0e6b14aee9d5b77893189b28c,
        _:Nab6454607db64d7da737edd39a06047c,
        _:Nb07302520953474983ea368b85b2e127,
        _:Nb9dd9a9ff7c54fbe90e7c0b1b9a9a533,
        _:Nd1dd8386fda24d70b0d677106124cfaa,
        _:Nda9955496bfc47958f9f02672d7ac0ad,
        _:Ne8a150b1fb68413e8a1e79604c455b06,
        _:Nf624638ca4f643da996af320c8f3a60c,
        _:Nf65653f69fed48d4853b84c3d10a6526 .

