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

<artist/15821#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Tochinai"@en,
        "栃内淳"@ja ;
    foaf:made <album/52891#lyrics>,
        <album/52891#subject> ;
    foaf:name "Jun Tochinai"@en,
        "栃内淳"@ja .

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

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

<artist/9973#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ohtsu"@en,
        "大津あきら"@ja ;
    foaf:made <album/52891#lyrics>,
        <album/52891#subject> ;
    foaf:name "Akira Ohtsu"@en,
        "大津あきら"@ja .

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

<artist/11371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    schema:name "Toshihiko Shibaya"@en,
        "柴矢俊彦"@ja ;
    foaf:made <album/52891#composition>,
        <album/52891#subject> ;
    foaf:name "Toshihiko Shibaya"@en,
        "柴矢俊彦"@ja .

<artist/16278#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    schema:name "Takahiro Matsumoto"@en,
        "松本孝弘"@ja ;
    foaf:made <album/52891#composition>,
        <album/52891#subject> ;
    foaf:name "Takahiro Matsumoto"@en,
        "松本孝弘"@ja .

<artist/4425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    schema:name "Hitoshi Haba"@en,
        "羽場仁志"@ja ;
    foaf:made <album/52891#composition>,
        <album/52891#subject> ;
    foaf:name "Hitoshi Haba"@en,
        "羽場仁志"@ja .

<artist/4645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    schema:name "Hiroaki Sei"@en,
        "瀬井広明"@ja ;
    foaf:made <album/52891#composition>,
        <album/52891#subject> ;
    foaf:name "Hiroaki Sei"@en,
        "瀬井広明"@ja .

<artist/642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    schema:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja ;
    foaf:made <album/52891#composition>,
        <album/52891#subject> ;
    foaf:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/52891#composition>,
        <album/52891#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/52891#musicalexpression> a mo:Signal ;
    mo:published_as <album/52891#subject> ;
    mo:records <album/52891#performance> .

<org/3039#subject> schema:name "TOKUMA JAPAN COMMUNICATIONS"@en,
        "TOKUMA JAPAN COMMUNICATIONS"@ja,
        "TOKUMA JAPAN COMMUNICATIONS"@ja-latn ;
    foaf:name "TOKUMA JAPAN COMMUNICATIONS"@en,
        "TOKUMA JAPAN COMMUNICATIONS"@ja,
        "TOKUMA JAPAN COMMUNICATIONS"@ja-latn .

<https://media.vgm.io/albums/19/52891/52891-1432074940.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52891#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/52891/52891-1432074940.png> ;
    foaf:depicts <album/52891#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/52891/52891-1432074940.png> .

<https://medium-media.vgm.io/albums/19/52891/52891-1432074940.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1737#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52891#performance> ;
    schema:name "Miwako Saito"@en,
        "斉藤美和子"@ja ;
    foaf:made <album/52891#lyrics>,
        <album/52891#subject> ;
    foaf:name "Miwako Saito"@en,
        "斉藤美和子"@ja .

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

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

<artist/63700#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52891#performance> ;
    schema:name "Ichiko Fujii"@en,
        "藤井一子"@ja ;
    foaf:name "Ichiko Fujii"@en,
        "藤井一子"@ja .

<artist/16181#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    mo:performed <album/52891#performance> ;
    schema:name "Youri Sugimoto"@en,
        "杉本誘里"@ja ;
    foaf:made <album/52891#composition>,
        <album/52891#lyrics>,
        <album/52891#subject> ;
    foaf:name "Youri Sugimoto"@en,
        "杉本誘里"@ja .

<artist/52176#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    mo:performed <album/52891#performance> ;
    schema:name "YOURI with the CASH"@en ;
    foaf:made <album/52891#composition>,
        <album/52891#subject> ;
    foaf:name "YOURI with the CASH"@en .

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

<album/52891#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@en,
        "⑤アニメージュ シングルズ 〜なつかしのアニメソング集〜 1987編"@ja,
        "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@ja-latn ;
    mo:performance_of <album/52891#musicalwork> ;
    mo:performer _:N14ab518faf1d40fe8cbe6d5f730febc3,
        <artist/16181#subject>,
        <artist/1737#subject>,
        <artist/5025#subject>,
        <artist/52176#subject>,
        <artist/5916#subject>,
        <artist/63700#subject> ;
    mo:recorded_as <album/52891#musicalexpression> ;
    schema:byArtist _:N14ab518faf1d40fe8cbe6d5f730febc3,
        <artist/16181#subject>,
        <artist/1737#subject>,
        <artist/5025#subject>,
        <artist/52176#subject>,
        <artist/5916#subject>,
        <artist/63700#subject> ;
    schema:name "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@en,
        "⑤アニメージュ シングルズ 〜なつかしのアニメソング集〜 1987編"@ja,
        "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@ja-latn ;
    schema:workPerformed <album/52891#musicalwork> .

<album/52891#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@en,
        "⑤アニメージュ シングルズ 〜なつかしのアニメソング集〜 1987編"@ja,
        "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jun Usui"@en ;
            foaf:made <album/52891#composition> ;
            foaf:name "Jun Usui"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroshi Sugita"@en ;
            foaf:made <album/52891#composition> ;
            foaf:name "Hiroshi Sugita"@en ],
        <artist/11371#subject>,
        <artist/16181#subject>,
        <artist/16278#subject>,
        <artist/4425#subject>,
        <artist/4645#subject>,
        <artist/52176#subject>,
        <artist/642#subject>,
        <artist/752#subject> ;
    mo:produced_work <album/52891#musicalwork> ;
    schema:name "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@en,
        "⑤アニメージュ シングルズ 〜なつかしのアニメソング集〜 1987編"@ja,
        "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@ja-latn .

<album/52891#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-26"^^xsd:date ;
    dcterms:title "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@en,
        "⑤アニメージュ シングルズ 〜なつかしのアニメソング集〜 1987編"@ja,
        "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@ja-latn ;
    mo:catalogue_number "TKCA-71848" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52891#musicalexpression> ;
    mo:publisher <org/3039#subject> ;
    mo:record _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Space Family Carlvinson"@en ;
            foaf:name "Space Family Carlvinson"@en ],
        [ a schema:CreativeWork ;
            schema:name "Battle Royal High School"@en ;
            foaf:name "Battle Royal High School"@en ],
        [ a schema:CreativeWork ;
            schema:name "Digital Devil Monogatari: Megami Tensei"@en ;
            foaf:name "Digital Devil Monogatari: Megami Tensei"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tooyamazakura Space-chou: Yatsu no Na wa Gold"@en ;
            foaf:name "Tooyamazakura Space-chou: Yatsu no Na wa Gold"@en ],
        [ a schema:CreativeWork ;
            schema:name "Daimaju Gekito Hagane no Oni"@en ;
            foaf:name "Daimaju Gekito Hagane no Oni"@en ],
        <product/1788#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "J-WALK"@en ;
            foaf:name "J-WALK"@en ],
        <artist/16181#subject>,
        <artist/1737#subject>,
        <artist/5025#subject>,
        <artist/52176#subject>,
        <artist/5916#subject>,
        <artist/63700#subject> ;
    schema:datePublished "2000-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/52891/52891-1432074940.png> ;
    schema:name "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@en,
        "⑤アニメージュ シングルズ 〜なつかしのアニメソング集〜 1987編"@ja,
        "(5) Animage Singles ~Natsukashi no Anime Song Collection~ 1987 Compilation"@ja-latn ;
    schema:publisher <org/3039#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/52891/52891-1432074940.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "YABU"@en ;
    foaf:made <album/52891#subject> ;
    foaf:name "YABU"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    schema:name "Hiroshi Sugita"@en ;
    foaf:made <album/52891#subject> ;
    foaf:name "Hiroshi Sugita"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52891#subject> ;
    schema:name "Jun Usui"@en ;
    foaf:made <album/52891#subject> ;
    foaf:name "Jun Usui"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YABU"@en ;
    foaf:made <album/52891#lyrics> ;
    foaf:name "YABU"@en .

_:N04350869e3864b42a7cd4c968d472b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いちばんステキなラブ・ソング"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "いちばんステキなラブ・ソング"@ja .

_:N05dcdf2083d5401d8cfcd6885d8f15e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "告白"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "告白"@ja .

_:N14ab518faf1d40fe8cbe6d5f730febc3 a schema:Person,
        foaf:Person ;
    mo:performed <album/52891#performance> ;
    schema:name "J-WALK"@en ;
    foaf:name "J-WALK"@en .

_:N195b0ae1feea47b8a9c5d03675b94b61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MEDUSA"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "MEDUSA"@ja .

_:N39792d81a5474b638c8e4843c13df4b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刺青レイディ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "刺青レイディ"@ja .

_:N891b8174e1b84e1e84cf7c4730b7656f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BURNING EYES"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "BURNING EYES"@ja .

_:N9aa578ac660142609a624dd25a3bd18e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斬奸、見参！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "斬奸、見参！"@ja .

_:N9be4777235f4402e85fc0de4dda9d9d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "となりのトトロ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "となりのトトロ"@ja .

_:Na51b653032b24600af11a2330f7ab43e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さんぽ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "さんぽ"@ja .

_:Ndaa220dc886a4bfe8269c20f3d4ba55f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LADY YOUR EYES"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "LADY YOUR EYES"@ja .

_:Ndbcc182951e942049f0c13eb74053308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すぷりんぐ・そんぐ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "すぷりんぐ・そんぐ"@ja .

_:Ne1278b5d46814b97a5016f433aa2f1ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUST BECAUSE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "JUST BECAUSE"@ja .

_:Ne91655652b004665babe8ce36932da38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色あせたMemories"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ndd960649e21a495fb0b57b3e52f7c042 ;
    schema:name "色あせたMemories"@ja .

_:Ndd960649e21a495fb0b57b3e52f7c042 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04350869e3864b42a7cd4c968d472b44,
        _:N05dcdf2083d5401d8cfcd6885d8f15e8,
        _:N195b0ae1feea47b8a9c5d03675b94b61,
        _:N39792d81a5474b638c8e4843c13df4b3,
        _:N891b8174e1b84e1e84cf7c4730b7656f,
        _:N9aa578ac660142609a624dd25a3bd18e,
        _:N9be4777235f4402e85fc0de4dda9d9d5,
        _:Na51b653032b24600af11a2330f7ab43e,
        _:Ndaa220dc886a4bfe8269c20f3d4ba55f,
        _:Ndbcc182951e942049f0c13eb74053308,
        _:Ne1278b5d46814b97a5016f433aa2f1ab,
        _:Ne91655652b004665babe8ce36932da38 ;
    mo:track_count 12 ;
    schema:duration "PT47:23"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N04350869e3864b42a7cd4c968d472b44,
        _:N05dcdf2083d5401d8cfcd6885d8f15e8,
        _:N195b0ae1feea47b8a9c5d03675b94b61,
        _:N39792d81a5474b638c8e4843c13df4b3,
        _:N891b8174e1b84e1e84cf7c4730b7656f,
        _:N9aa578ac660142609a624dd25a3bd18e,
        _:N9be4777235f4402e85fc0de4dda9d9d5,
        _:Na51b653032b24600af11a2330f7ab43e,
        _:Ndaa220dc886a4bfe8269c20f3d4ba55f,
        _:Ndbcc182951e942049f0c13eb74053308,
        _:Ne1278b5d46814b97a5016f433aa2f1ab,
        _:Ne91655652b004665babe8ce36932da38 .

