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

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

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

<artist/2100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13238#subject> ;
    schema:name "T.Hari"@en ;
    foaf:made <album/13238#composition>,
        <album/13238#subject> ;
    foaf:name "T.Hari"@en .

<artist/2120#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13238#subject> ;
    schema:name "amakko2"@en,
        "尼っ子2号"@ja ;
    foaf:made <album/13238#composition>,
        <album/13238#subject> ;
    foaf:name "amakko2"@en,
        "尼っ子2号"@ja .

<artist/62369#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13238#subject> ;
    schema:name "Loser"@en ;
    foaf:made <album/13238#composition>,
        <album/13238#subject> ;
    foaf:name "Loser"@en .

<artist/65171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13238#subject> ;
    schema:name "simo"@en ;
    foaf:made <album/13238#composition>,
        <album/13238#subject> ;
    foaf:name "simo"@en .

<artist/67729#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13238#subject> ;
    schema:name "Tactics Sound Staff"@en ;
    foaf:made <album/13238#composition>,
        <album/13238#subject> ;
    foaf:name "Tactics Sound Staff"@en .

<artist/9277#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13238#subject> ;
    schema:name "miku"@en ;
    foaf:made <album/13238#composition>,
        <album/13238#subject> ;
    foaf:name "miku"@en .

<artist/98#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13238#subject> ;
    schema:name "Ebi"@en,
        "えび"@ja ;
    foaf:made <album/13238#composition>,
        <album/13238#subject> ;
    foaf:name "Ebi"@en,
        "えび"@ja .

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

<org/3466#subject> schema:name "EXOBITANT RECORDS"@en,
        "EXOBITANT RECORDS"@ja,
        "EXOBITANT RECORDS"@ja-latn ;
    foaf:name "EXOBITANT RECORDS"@en,
        "EXOBITANT RECORDS"@ja,
        "EXOBITANT RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/13238/13238-1241199333.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13238#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cheerio! Original Soundtracks"@en,
        "Cheerio! Original Soundtracks"@ja,
        "Cheerio! Original Soundtracks"@ja-latn ;
    mo:performance_of <album/13238#musicalwork> ;
    mo:performer <artist/11879#subject> ;
    mo:recorded_as <album/13238#musicalexpression> ;
    schema:byArtist <artist/11879#subject> ;
    schema:name "Cheerio! Original Soundtracks"@en,
        "Cheerio! Original Soundtracks"@ja,
        "Cheerio! Original Soundtracks"@ja-latn ;
    schema:workPerformed <album/13238#musicalwork> .

<artist/11879#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13238#performance> ;
    schema:name "Tirol"@en,
        "ちろる"@ja ;
    foaf:name "Tirol"@en,
        "ちろる"@ja .

<album/13238#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cheerio! Original Soundtracks"@en,
        "Cheerio! Original Soundtracks"@ja,
        "Cheerio! Original Soundtracks"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "John Laudon"@en ;
            foaf:made <album/13238#composition> ;
            foaf:name "John Laudon"@en ],
        <artist/2100#subject>,
        <artist/2120#subject>,
        <artist/62369#subject>,
        <artist/65171#subject>,
        <artist/67729#subject>,
        <artist/9277#subject>,
        <artist/98#subject> ;
    mo:produced_work <album/13238#musicalwork> ;
    schema:name "Cheerio! Original Soundtracks"@en,
        "Cheerio! Original Soundtracks"@ja,
        "Cheerio! Original Soundtracks"@ja-latn .

<album/13238#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-03-10"^^xsd:date ;
    dcterms:title "Cheerio! Original Soundtracks"@en,
        "Cheerio! Original Soundtracks"@ja,
        "Cheerio! Original Soundtracks"@ja-latn ;
    mo:catalogue_number "EXRC-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13238#musicalexpression> ;
    mo:publisher <org/3466#subject> ;
    mo:record _:N016033b51b4946cb87e6e953ff78de8d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cheerio!"@en ;
            foaf:name "Cheerio!"@en ] ;
    schema:byArtist <artist/11879#subject> ;
    schema:datePublished "2001-03-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/13238/13238-1241199333.jpg> ;
    schema:name "Cheerio! Original Soundtracks"@en,
        "Cheerio! Original Soundtracks"@ja,
        "Cheerio! Original Soundtracks"@ja-latn ;
    schema:publisher <org/3466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/13238/13238-1241199333.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13238#subject> ;
    schema:name "John Laudon"@en ;
    foaf:made <album/13238#subject> ;
    foaf:name "John Laudon"@en .

_:N2215e900a7ff426fbf53ee633bb4a365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life so good?"@en,
        "Life so good？"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Life so good?"@en,
        "Life so good？"@ja .

_:N4243fa98f9124a7095eb8f176c58fc9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Try Saying My Name"@en,
        "俺の名を言ってみろ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Try Saying My Name"@en,
        "俺の名を言ってみろ"@ja .

_:N4cb0c06e2ad04165b9ed67e4e7ab4028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Status Recovery Motivation"@en,
        "原状回復モチベーション"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Status Recovery Motivation"@en,
        "原状回復モチベーション"@ja .

_:N4fc62b5d48664e7db6f17540e7dbdc96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inscribing What May Come"@en,
        "刻んでいくこれから"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Inscribing What May Come"@en,
        "刻んでいくこれから"@ja .

_:N521a235a519a4a36a7b1e30f47c36bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step on These Fallen Leaves"@en,
        "この落葉踏みしめて"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Step on These Fallen Leaves"@en,
        "この落葉踏みしめて"@ja .

_:N57c3c49421ef4684addebe634b322b9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Summer Delivery"@en,
        "常夏デリバリー"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Everlasting Summer Delivery"@en,
        "常夏デリバリー"@ja .

_:N5b652b374699496abff44aaf811d08b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Day of Frost"@en,
        "初霜の降りた日"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "First Day of Frost"@en,
        "初霜の降りた日"@ja .

_:N5eb02610c21141b6b7c4ec01dfe13ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duet"@en,
        "奏でる二人"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Duet"@en,
        "奏でる二人"@ja .

_:N63d9e0b58286452f9c32f5695be60274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay Like This Forever"@en,
        "いつまでもそのままで"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Stay Like This Forever"@en,
        "いつまでもそのままで"@ja .

_:N743aeda3918d41a19831ddeb380afda2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Since It's Something Precious"@en,
        "それは大切なものだから"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Since It's Something Precious"@en,
        "それは大切なものだから"@ja .

_:N7dd7b9a560cd4916ae504b54a9aa2cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky, White Clouds"@en,
        "あおいそらしろいくも"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Blue Sky, White Clouds"@en,
        "あおいそらしろいくも"@ja .

_:N838cb802d4454334815823c054ac71b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano"@en,
        "ぴあの"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Piano"@en,
        "ぴあの"@ja .

_:N939aebfad80c4354a6882ca5b3cc4133 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Child's Tambourine"@en,
        "お子様タンバリン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Child's Tambourine"@en,
        "お子様タンバリン"@ja .

_:N9d6cfd8f5e684056be2fc042f78cdfd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure in Your Palm"@en,
        "てのひらのたからもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Treasure in Your Palm"@en,
        "てのひらのたからもの"@ja .

_:N9e25509e36f44b42b00b7e167547ca4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance Fuse"@en,
        "Dance,導火線"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Dance Fuse"@en,
        "Dance,導火線"@ja .

_:Na89838ef25714f9188f978dc80b2f42e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go Together"@en,
        "歩こう一緒に"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Let's Go Together"@en,
        "歩こう一緒に"@ja .

_:Nb8c51c4d687942de9f2ef07dfae72c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her veil"@en,
        "彼女のveil"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Her veil"@en,
        "彼女のveil"@ja .

_:Nc1d488e5f7424422a97cc12ea0cf52fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is a Sunny Spot"@en,
        "ここは日溜まり"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "This is a Sunny Spot"@en,
        "ここは日溜まり"@ja .

_:Nccda422bf59d4c0da15afbf0b01b6ab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If a Gentle Wind Blows"@en,
        "そよ風のいたずら"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "If a Gentle Wind Blows"@en,
        "そよ風のいたずら"@ja .

_:Ncfaa2936f5b447b6ad78c7c02b704b0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three · Seconds · Before"@en,
        "三・秒・前"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Three · Seconds · Before"@en,
        "三・秒・前"@ja .

_:Nd30b6f671a4a44a4839ac08bacb4d8c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bed Hair"@en,
        "朝寝髪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Bed Hair"@en,
        "朝寝髪"@ja .

_:Nd3d66b0dc9e344ca89e45c1190de1846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's a Lamplight There"@en,
        "灯火は彼方にありき"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "There's a Lamplight There"@en,
        "灯火は彼方にありき"@ja .

_:Ne148852a72244a2493123ce8176ea75c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lasso Stars"@en,
        "たたらぼし"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Lasso Stars"@en,
        "たたらぼし"@ja .

_:Ne760635f060a49059ca59307383281d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make a trouble"@en,
        "Make a trouble"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Make a trouble"@en,
        "Make a trouble"@ja .

_:Ne92f5b95dca54b7390748f787e3b756c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flipping Out"@en,
        "ちゃぶ台返し"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "Flipping Out"@en,
        "ちゃぶ台返し"@ja .

_:Nf3fb5c657aab449a8b8c779ebe0c2bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Take a Step Forward!"@en,
        "一歩出たならっ！"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N016033b51b4946cb87e6e953ff78de8d ;
    schema:name "If I Take a Step Forward!"@en,
        "一歩出たならっ！"@ja .

_:N016033b51b4946cb87e6e953ff78de8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2215e900a7ff426fbf53ee633bb4a365,
        _:N4243fa98f9124a7095eb8f176c58fc9b,
        _:N4cb0c06e2ad04165b9ed67e4e7ab4028,
        _:N4fc62b5d48664e7db6f17540e7dbdc96,
        _:N521a235a519a4a36a7b1e30f47c36bec,
        _:N57c3c49421ef4684addebe634b322b9e,
        _:N5b652b374699496abff44aaf811d08b0,
        _:N5eb02610c21141b6b7c4ec01dfe13ec0,
        _:N63d9e0b58286452f9c32f5695be60274,
        _:N743aeda3918d41a19831ddeb380afda2,
        _:N7dd7b9a560cd4916ae504b54a9aa2cff,
        _:N838cb802d4454334815823c054ac71b7,
        _:N939aebfad80c4354a6882ca5b3cc4133,
        _:N9d6cfd8f5e684056be2fc042f78cdfd7,
        _:N9e25509e36f44b42b00b7e167547ca4d,
        _:Na89838ef25714f9188f978dc80b2f42e,
        _:Nb8c51c4d687942de9f2ef07dfae72c2d,
        _:Nc1d488e5f7424422a97cc12ea0cf52fe,
        _:Nccda422bf59d4c0da15afbf0b01b6ab4,
        _:Ncfaa2936f5b447b6ad78c7c02b704b0c,
        _:Nd30b6f671a4a44a4839ac08bacb4d8c8,
        _:Nd3d66b0dc9e344ca89e45c1190de1846,
        _:Ne148852a72244a2493123ce8176ea75c,
        _:Ne760635f060a49059ca59307383281d4,
        _:Ne92f5b95dca54b7390748f787e3b756c,
        _:Nf3fb5c657aab449a8b8c779ebe0c2bc1 ;
    mo:track_count 26 ;
    schema:duration "PT42:16"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N2215e900a7ff426fbf53ee633bb4a365,
        _:N4243fa98f9124a7095eb8f176c58fc9b,
        _:N4cb0c06e2ad04165b9ed67e4e7ab4028,
        _:N4fc62b5d48664e7db6f17540e7dbdc96,
        _:N521a235a519a4a36a7b1e30f47c36bec,
        _:N57c3c49421ef4684addebe634b322b9e,
        _:N5b652b374699496abff44aaf811d08b0,
        _:N5eb02610c21141b6b7c4ec01dfe13ec0,
        _:N63d9e0b58286452f9c32f5695be60274,
        _:N743aeda3918d41a19831ddeb380afda2,
        _:N7dd7b9a560cd4916ae504b54a9aa2cff,
        _:N838cb802d4454334815823c054ac71b7,
        _:N939aebfad80c4354a6882ca5b3cc4133,
        _:N9d6cfd8f5e684056be2fc042f78cdfd7,
        _:N9e25509e36f44b42b00b7e167547ca4d,
        _:Na89838ef25714f9188f978dc80b2f42e,
        _:Nb8c51c4d687942de9f2ef07dfae72c2d,
        _:Nc1d488e5f7424422a97cc12ea0cf52fe,
        _:Nccda422bf59d4c0da15afbf0b01b6ab4,
        _:Ncfaa2936f5b447b6ad78c7c02b704b0c,
        _:Nd30b6f671a4a44a4839ac08bacb4d8c8,
        _:Nd3d66b0dc9e344ca89e45c1190de1846,
        _:Ne148852a72244a2493123ce8176ea75c,
        _:Ne760635f060a49059ca59307383281d4,
        _:Ne92f5b95dca54b7390748f787e3b756c,
        _:Nf3fb5c657aab449a8b8c779ebe0c2bc1 .

