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

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

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

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

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

<artist/12781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84734#subject> ;
    schema:name "Koichi Morita"@en,
        "森田公一"@ja ;
    foaf:made <album/84734#composition>,
        <album/84734#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/84734#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/84734#musicalwork> ;
    schema:name "Shoukoushi Ceddie Ongakuhen"@en,
        "小公子セディ 音楽編"@ja,
        "Shoukoushi Ceddie Ongakuhen"@ja-latn .

<album/84734#musicalexpression> a mo:Signal ;
    mo:published_as <album/84734#subject> ;
    mo:records <album/84734#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/43/84734/84734-057e3c23317f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84734#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/84734/84734-057e3c23317f.jpg> ;
    foaf:depicts <album/84734#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/84734/84734-057e3c23317f.jpg> .

<https://medium-media.vgm.io/albums/43/84734/84734-057e3c23317f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/84734#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 "25P-7481" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/84732> ;
    mo:publication_of <album/84734#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N48568892ef37479d978bd86501d80a89 ;
    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/43/84734/84734-057e3c23317f.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/43/84734/84734-057e3c23317f.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N48568892ef37479d978bd86501d80a89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1695daa892b54c11b798bd9fcd82e1a1,
        _:N221e59ae33134c4eb42c171f04bf24bf,
        _:N291cf7052e5e400bba90fdf379cd6249,
        _:N33c4c81393c247059baf2e6ea533e6c9,
        _:N35f938413ca84ae6b3816f409210c04a,
        _:N36ee50577ebd489fa6f78992df66d3a8,
        _:N4be5c20c7e734d48b9ab9f50ca1e8ff0,
        _:N587a6c8ef52c4a0db2ff2b3e220f210d,
        _:N62515abc41bd41f18cfe977b2347a5a8,
        _:N636d599577914246bcd93b5bf5d79fa8,
        _:N6459df592549443e91724e800a28bf64,
        _:N699d27f30bf04ba5ae92811bd566ca67,
        _:N765c6753e65a4bbfa8d8b15feb8a2187,
        _:N7cb39fc5ffe24b8ca8bd91c8fc47a537,
        _:N7d3c5eab63c34068a4b2ddadda523a0c,
        _:N99648ceb19e848e68bb1dd74feff42d5,
        _:Naa7c24913711438d96187ca142420c75,
        _:Nc7f8afb4bee2448d842d68455d129ccc,
        _:Nca3503b208244709a4a948ba998b321f,
        _:Ncb76525232cc4cbfa1d563d9277c5a9f,
        _:Nd11a01e997d041508974c6b63c43bd75,
        _:Ne160d0983e7d4f7eb068b197a02ab5db,
        _:Ne28db33d85dd4b14bf23e280588c9f4a,
        _:Nfcc2e781f8494543a7eb8acbba469d5b ;
    mo:track_count 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N1695daa892b54c11b798bd9fcd82e1a1,
        _:N221e59ae33134c4eb42c171f04bf24bf,
        _:N291cf7052e5e400bba90fdf379cd6249,
        _:N33c4c81393c247059baf2e6ea533e6c9,
        _:N35f938413ca84ae6b3816f409210c04a,
        _:N36ee50577ebd489fa6f78992df66d3a8,
        _:N4be5c20c7e734d48b9ab9f50ca1e8ff0,
        _:N587a6c8ef52c4a0db2ff2b3e220f210d,
        _:N62515abc41bd41f18cfe977b2347a5a8,
        _:N636d599577914246bcd93b5bf5d79fa8,
        _:N6459df592549443e91724e800a28bf64,
        _:N699d27f30bf04ba5ae92811bd566ca67,
        _:N765c6753e65a4bbfa8d8b15feb8a2187,
        _:N7cb39fc5ffe24b8ca8bd91c8fc47a537,
        _:N7d3c5eab63c34068a4b2ddadda523a0c,
        _:N99648ceb19e848e68bb1dd74feff42d5,
        _:Naa7c24913711438d96187ca142420c75,
        _:Nc7f8afb4bee2448d842d68455d129ccc,
        _:Nca3503b208244709a4a948ba998b321f,
        _:Ncb76525232cc4cbfa1d563d9277c5a9f,
        _:Nd11a01e997d041508974c6b63c43bd75,
        _:Ne160d0983e7d4f7eb068b197a02ab5db,
        _:Ne28db33d85dd4b14bf23e280588c9f4a,
        _:Nfcc2e781f8494543a7eb8acbba469d5b .

