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

<artist/23987#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Kitahara"@en,
        "北原拓"@ja ;
    foaf:made <album/50659#subject>,
        <album/50659#vocals> ;
    foaf:name "Taku Kitahara"@en,
        "北原拓"@ja .

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

<artist/8460#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Mori"@en,
        "森公美子"@ja ;
    foaf:made <album/50659#subject>,
        <album/50659#vocals> ;
    foaf:name "Kumiko Mori"@en,
        "森公美子"@ja .

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

<album/25263> a mo:Release ;
    mo:catalogue_number "32ATC-157" .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50659#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/50659#composition>,
        <album/50659#subject>,
        <album/50659#vocals> ;
    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/50659#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/50659#musicalwork> ;
    schema:name "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn .

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

<album/50659#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    mo:performance_of <album/50659#musicalwork> ;
    mo:recorded_as <album/50659#musicalexpression> ;
    schema:name "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    schema:workPerformed <album/50659#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/95/50659/50659-1564777360.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/50659#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/50659/50659-1564777360.jpg> ;
    foaf:depicts <album/50659#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/50659/50659-1564777360.jpg> .

<https://medium-media.vgm.io/albums/95/50659/50659-1564777360.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/50659#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-11-25"^^xsd:date ;
    dcterms:title "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    mo:catalogue_number "25AGC-2053" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/25263> ;
    mo:publication_of <album/50659#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:Nf13892eadea64a4981cd194377bfbb6f ;
    mo:record_count 1 ;
    schema:about <product/1788#subject> ;
    schema:datePublished "1987-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/95/50659/50659-1564777360.jpg> ;
    schema:name "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/50659/50659-1564777360.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "W.シティ制作部"@en ;
    foaf:made <album/50659#lyrics> ;
    foaf:name "W.シティ制作部"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "W.シティ制作部"@en ;
    foaf:made <album/50659#subject> ;
    foaf:name "W.シティ制作部"@en .

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

_:N1e7c99746a6547f48b935e885e575648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catbus"@en,
        "ねこバス"@ja,
        "Nekobasu"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "Catbus"@en,
        "ねこバス"@ja,
        "Nekobasu"@ja-latn .

_:N3fbc205b6fe84f119f82110ff8233d80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wondrous Play Song"@en,
        "ふしぎしりとりうた"@ja,
        "Fushigi Shiritori Uta"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "A Wondrous Play Song"@en,
        "ふしぎしりとりうた"@ja,
        "Fushigi Shiritori Uta"@ja-latn .

_:N428a66af36e942c7b4a39009d7a19637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Little Picture"@en,
        "小さな写真"@ja,
        "Chiisana Shashin"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "A Little Picture"@en,
        "小さな写真"@ja,
        "Chiisana Shashin"@ja-latn .

_:N7079f5bda0b54f80bd7d2b9f9815bed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn .

_:N755bbf3dc61b4317a09e0b56d8f1bc1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:N7f9b64d6538c42d182d289c81d6435f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Wind"@en,
        "風のとおり道"@ja,
        "Kaze no Toorimichi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "The Path of Wind"@en,
        "風のとおり道"@ja,
        "Kaze no Toorimichi"@ja-latn .

_:N88f755d0e60549e29e8a421bd3b34861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

_:N9c8076737a41477b935517f7e88427d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveling Soot"@en,
        "すすわたり"@ja,
        "Susuwatari"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "Traveling Soot"@en,
        "すすわたり"@ja,
        "Susuwatari"@ja-latn .

_:Na18308043d7147c2906a57acdf35f2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dondoko Festival"@en,
        "ドンドコまつり"@ja,
        "Dondoko Matsuri"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf13892eadea64a4981cd194377bfbb6f ;
    schema:name "Dondoko Festival"@en,
        "ドンドコまつり"@ja,
        "Dondoko Matsuri"@ja-latn .

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

_:Nf13892eadea64a4981cd194377bfbb6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06b4f047d1a343c7ae437c9d5f22c9dd,
        _:N1e7c99746a6547f48b935e885e575648,
        _:N3fbc205b6fe84f119f82110ff8233d80,
        _:N428a66af36e942c7b4a39009d7a19637,
        _:N7079f5bda0b54f80bd7d2b9f9815bed2,
        _:N755bbf3dc61b4317a09e0b56d8f1bc1b,
        _:N7f9b64d6538c42d182d289c81d6435f8,
        _:N88f755d0e60549e29e8a421bd3b34861,
        _:N9c8076737a41477b935517f7e88427d5,
        _:Na18308043d7147c2906a57acdf35f2d1,
        _:Nf88964cf0c5e474e8fbfa2b573badf3c ;
    mo:track_count 11 ;
    schema:duration "PT20:36"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N06b4f047d1a343c7ae437c9d5f22c9dd,
        _:N1e7c99746a6547f48b935e885e575648,
        _:N3fbc205b6fe84f119f82110ff8233d80,
        _:N428a66af36e942c7b4a39009d7a19637,
        _:N7079f5bda0b54f80bd7d2b9f9815bed2,
        _:N755bbf3dc61b4317a09e0b56d8f1bc1b,
        _:N7f9b64d6538c42d182d289c81d6435f8,
        _:N88f755d0e60549e29e8a421bd3b34861,
        _:N9c8076737a41477b935517f7e88427d5,
        _:Na18308043d7147c2906a57acdf35f2d1,
        _:Nf88964cf0c5e474e8fbfa2b573badf3c .

