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

<artist/8025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michio Yamagami"@en,
        "山上路夫"@ja ;
    foaf:made <album/84733#lyrics>,
        <album/84733#subject> ;
    foaf:name "Michio Yamagami"@en,
        "山上路夫"@ja .

<artist/8736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ito"@en,
        "伊藤アキラ"@ja ;
    foaf:made <album/84733#lyrics>,
        <album/84733#subject> ;
    foaf:name "Akira Ito"@en,
        "伊藤アキラ"@ja .

<album/84732> a mo:Release ;
    mo:catalogue_number "D30G-0074" .

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

<artist/12781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84733#subject> ;
    schema:name "Koichi Morita"@en,
        "森田公一"@ja ;
    foaf:made <album/84733#composition>,
        <album/84733#subject> ;
    foaf:name "Koichi Morita"@en,
        "森田公一"@ja .

<product/16776#subject> a schema:CreativeWork ;
    schema:name "Little Lord Fauntleroy"@en,
        "小公子セディ"@ja,
        "Shoukoushi Ceddie"@ja-latn ;
    foaf:name "Little Lord Fauntleroy"@en,
        "小公子セディ"@ja,
        "Shoukoushi Ceddie"@ja-latn .

<album/84733#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shoukoushi Ceddie Ongakuhen"@en,
        "小公子セディ 音楽編"@ja,
        "Shoukoushi Ceddie Ongakuhen"@ja-latn ;
    mo:composer <artist/12781#subject> ;
    mo:produced_work <album/84733#musicalwork> ;
    schema:name "Shoukoushi Ceddie Ongakuhen"@en,
        "小公子セディ 音楽編"@ja,
        "Shoukoushi Ceddie Ongakuhen"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

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

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

<artist/3044#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84733#performance> ;
    schema:name "Ai Orikasa"@en,
        "折笠愛"@ja ;
    foaf:name "Ai Orikasa"@en,
        "折笠愛"@ja .

<artist/30960#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84733#performance> ;
    schema:name "Hikaru Nishida"@en,
        "西田ひかる"@ja ;
    foaf:name "Hikaru Nishida"@en,
        "西田ひかる"@ja .

<album/84733#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shoukoushi Ceddie Ongakuhen"@en,
        "小公子セディ 音楽編"@ja,
        "Shoukoushi Ceddie Ongakuhen"@ja-latn ;
    mo:performance_of <album/84733#musicalwork> ;
    mo:performer <artist/3044#subject>,
        <artist/30960#subject> ;
    mo:recorded_as <album/84733#musicalexpression> ;
    schema:byArtist <artist/3044#subject>,
        <artist/30960#subject> ;
    schema:name "Shoukoushi Ceddie Ongakuhen"@en,
        "小公子セディ 音楽編"@ja,
        "Shoukoushi Ceddie Ongakuhen"@ja-latn ;
    schema:workPerformed <album/84733#musicalwork> .

<album/84733#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-03-21"^^xsd:date ;
    dcterms:title "Shoukoushi Ceddie Ongakuhen"@en,
        "小公子セディ 音楽編"@ja,
        "Shoukoushi Ceddie Ongakuhen"@ja-latn ;
    mo:catalogue_number "C25G-0491" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/84732> ;
    mo:publication_of <album/84733#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nede0849fe1b147e390af2daa8eff829e ;
    mo:record_count 1 ;
    schema:about <product/16776#subject> ;
    schema:byArtist <artist/3044#subject>,
        <artist/30960#subject> ;
    schema:datePublished "1988-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/84733/84733-ad6a4276f8f2.jpg> ;
    schema:name "Shoukoushi Ceddie Ongakuhen"@en,
        "小公子セディ 音楽編"@ja,
        "Shoukoushi Ceddie Ongakuhen"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/84733/84733-ad6a4276f8f2.jpg> .

_:N051720d7ecf541e489ac118a183cb445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星のまたたく夜"@ja ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "星のまたたく夜"@ja .

_:N1d1d43e8e11c430ba7f92895229729ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 きみは友だち"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "挿入歌 きみは友だち"@ja .

_:N2a2e79b9c93b462989da826a16d5d745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再会"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "再会"@ja .

_:N306759809df148d2aa084d69341017d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明け"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "夜明け"@ja .

_:N30a2c7f5943f4b04b40b91199339e91a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "安らぎ"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "安らぎ"@ja .

_:N34bfa35caa774a1bae68a2f7a5e56658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祈り"@ja ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "祈り"@ja .

_:N3efce641eb444a43a93fec46d80d3877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感動"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "感動"@ja .

_:N42305b39020d43ddbbd73747b3dfac5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング主題歌 ぼくらのセディ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "オープニング主題歌 ぼくらのセディ"@ja .

_:N4a996ecdac5347d2976305b1fe0c1c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静寂"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "静寂"@ja .

_:N4e39d88c757d44bfb9ead28979c91af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アニー・ローリー"@ja ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "アニー・ローリー"@ja .

_:N53d82c8105ee4fb6b64fd3c797b28eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング主題歌 誰かを愛するために"@ja ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "エンディング主題歌 誰かを愛するために"@ja .

_:N6fd8b70be2f74513919e290dcdfe45e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽気なメロディー"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "陽気なメロディー"@ja .

_:N7996efc0573446eabeefc41a80954c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しみ"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "悲しみ"@ja .

_:N9847b0e24dfa462ea09fcbf5689eefef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セディの心が人々の胸に"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "セディの心が人々の胸に"@ja .

_:N9a37a8dd84bd47ce96d18a2f0df2e501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "追憶"@ja .

_:Nb6dab5a4dc134a49bf2f5b010e42c35f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニューヨークの町"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "ニューヨークの町"@ja .

_:Nbde15b5f41524963980861ad5f0599c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かな夜へと"@ja ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "静かな夜へと"@ja .

_:Nc043f7ffdd834e15be192a3d25a7dc72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さわやかな朝"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "さわやかな朝"@ja .

_:Nd629d4519fa340d69b1ee3e490197985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロンドンの情景"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "ロンドンの情景"@ja .

_:Ndb8f8c6dbea94f569ed0611a59955971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思いやり"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "思いやり"@ja .

_:Ndc2a5c410f284e20a3a84c6b3794df13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラキラと明るい町"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "キラキラと明るい町"@ja .

_:Nde350be1e3b349609cf9b8f317061304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "田園風景"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "田園風景"@ja .

_:Nebbd2156694c428fa0ba3554be42c1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆれ動くセディの心"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "ゆれ動くセディの心"@ja .

_:Nf64f098fed404fc49097fcd4802a091f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "喜び"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nede0849fe1b147e390af2daa8eff829e ;
    schema:name "喜び"@ja .

_:Nede0849fe1b147e390af2daa8eff829e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N051720d7ecf541e489ac118a183cb445,
        _:N1d1d43e8e11c430ba7f92895229729ea,
        _:N2a2e79b9c93b462989da826a16d5d745,
        _:N306759809df148d2aa084d69341017d5,
        _:N30a2c7f5943f4b04b40b91199339e91a,
        _:N34bfa35caa774a1bae68a2f7a5e56658,
        _:N3efce641eb444a43a93fec46d80d3877,
        _:N42305b39020d43ddbbd73747b3dfac5c,
        _:N4a996ecdac5347d2976305b1fe0c1c2e,
        _:N4e39d88c757d44bfb9ead28979c91af0,
        _:N53d82c8105ee4fb6b64fd3c797b28eac,
        _:N6fd8b70be2f74513919e290dcdfe45e8,
        _:N7996efc0573446eabeefc41a80954c1f,
        _:N9847b0e24dfa462ea09fcbf5689eefef,
        _:N9a37a8dd84bd47ce96d18a2f0df2e501,
        _:Nb6dab5a4dc134a49bf2f5b010e42c35f,
        _:Nbde15b5f41524963980861ad5f0599c6,
        _:Nc043f7ffdd834e15be192a3d25a7dc72,
        _:Nd629d4519fa340d69b1ee3e490197985,
        _:Ndb8f8c6dbea94f569ed0611a59955971,
        _:Ndc2a5c410f284e20a3a84c6b3794df13,
        _:Nde350be1e3b349609cf9b8f317061304,
        _:Nebbd2156694c428fa0ba3554be42c1a4,
        _:Nf64f098fed404fc49097fcd4802a091f ;
    mo:track_count 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N051720d7ecf541e489ac118a183cb445,
        _:N1d1d43e8e11c430ba7f92895229729ea,
        _:N2a2e79b9c93b462989da826a16d5d745,
        _:N306759809df148d2aa084d69341017d5,
        _:N30a2c7f5943f4b04b40b91199339e91a,
        _:N34bfa35caa774a1bae68a2f7a5e56658,
        _:N3efce641eb444a43a93fec46d80d3877,
        _:N42305b39020d43ddbbd73747b3dfac5c,
        _:N4a996ecdac5347d2976305b1fe0c1c2e,
        _:N4e39d88c757d44bfb9ead28979c91af0,
        _:N53d82c8105ee4fb6b64fd3c797b28eac,
        _:N6fd8b70be2f74513919e290dcdfe45e8,
        _:N7996efc0573446eabeefc41a80954c1f,
        _:N9847b0e24dfa462ea09fcbf5689eefef,
        _:N9a37a8dd84bd47ce96d18a2f0df2e501,
        _:Nb6dab5a4dc134a49bf2f5b010e42c35f,
        _:Nbde15b5f41524963980861ad5f0599c6,
        _:Nc043f7ffdd834e15be192a3d25a7dc72,
        _:Nd629d4519fa340d69b1ee3e490197985,
        _:Ndb8f8c6dbea94f569ed0611a59955971,
        _:Ndc2a5c410f284e20a3a84c6b3794df13,
        _:Nde350be1e3b349609cf9b8f317061304,
        _:Nebbd2156694c428fa0ba3554be42c1a4,
        _:Nf64f098fed404fc49097fcd4802a091f .

