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

<artist/891#subject> a schema:Person,
        foaf:Person ;
    schema:name "mao"@en ;
    foaf:made <album/20358#lyrics>,
        <album/20358#subject>,
        <album/20358#vocals> ;
    foaf:name "mao"@en .

<artist/35#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20358#subject> ;
    schema:name "Hijiri Anze"@en,
        "安瀬聖"@ja ;
    foaf:made <album/20358#composition>,
        <album/20358#subject> ;
    foaf:name "Hijiri Anze"@en,
        "安瀬聖"@ja .

<artist/38#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20358#subject> ;
    schema:name "chokix"@en ;
    foaf:made <album/20358#composition>,
        <album/20358#subject> ;
    foaf:name "chokix"@en .

<artist/7719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20358#subject> ;
    schema:name "Kazuki Yanagawa"@en,
        "柳川和樹"@ja ;
    foaf:made <album/20358#composition>,
        <album/20358#lyrics>,
        <album/20358#subject> ;
    foaf:name "Kazuki Yanagawa"@en,
        "柳川和樹"@ja .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20358#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/20358#composition>,
        <album/20358#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/1481#subject> a schema:CreativeWork ;
    schema:name "Hakuoki ~Demon of the Fleeting Blossom~"@en,
        "薄桜鬼"@ja,
        "Hakuoki"@ja-latn ;
    foaf:name "Hakuoki ~Demon of the Fleeting Blossom~"@en,
        "薄桜鬼"@ja,
        "Hakuoki"@ja-latn .

<product/17022#subject> a schema:CreativeWork ;
    schema:name "S.Y.K ~Renshouden~"@en,
        "S.Y.K ～蓮咲伝～"@ja,
        "S.Y.K ~Renshouden~"@ja-latn ;
    foaf:name "S.Y.K ~Renshouden~"@en,
        "S.Y.K ～蓮咲伝～"@ja,
        "S.Y.K ~Renshouden~"@ja-latn .

<product/22727#subject> a schema:CreativeWork ;
    schema:name "Record of Agarest War Zero"@en,
        "アガレスト戦記ZERO"@ja,
        "Agarest Senki Zero"@ja-latn ;
    foaf:name "Record of Agarest War Zero"@en,
        "アガレスト戦記ZERO"@ja,
        "Agarest Senki Zero"@ja-latn .

<product/706#subject> a schema:CreativeWork ;
    schema:name "Atelier Totori: The Adventurer of Arland"@en,
        "トトリのアトリエ ～アーランドの錬金術士 2～"@ja,
        "Totori no Atelier: Arland no Renkinjutsushi 2"@ja-latn ;
    foaf:name "Atelier Totori: The Adventurer of Arland"@en,
        "トトリのアトリエ ～アーランドの錬金術士 2～"@ja,
        "Totori no Atelier: Arland no Renkinjutsushi 2"@ja-latn .

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

<album/20358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "toddle / mao"@en,
        "toddle / mao"@ja,
        "toddle / mao"@ja-latn ;
    mo:performance_of <album/20358#musicalwork> ;
    mo:recorded_as <album/20358#musicalexpression> ;
    schema:name "toddle / mao"@en,
        "toddle / mao"@ja,
        "toddle / mao"@ja-latn ;
    schema:workPerformed <album/20358#musicalwork> .

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

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/20358/20358-1313376532.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/20358#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "toddle / mao"@en,
        "toddle / mao"@ja,
        "toddle / mao"@ja-latn ;
    mo:composer <artist/35#subject>,
        <artist/38#subject>,
        <artist/7719#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/20358#musicalwork> ;
    schema:name "toddle / mao"@en,
        "toddle / mao"@ja,
        "toddle / mao"@ja-latn .

<album/20358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-07"^^xsd:date ;
    dcterms:title "toddle / mao"@en,
        "toddle / mao"@ja,
        "toddle / mao"@ja-latn ;
    mo:catalogue_number "KDSD-00376" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20358#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N29d8d2461d8d451ca832de124a9396d7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "S.Y.K Shinsetsu Saiyuuki"@en ;
            foaf:name "S.Y.K Shinsetsu Saiyuuki"@en ],
        [ a schema:CreativeWork ;
            schema:name "Soukuu no Frontier"@en ;
            foaf:name "Soukuu no Frontier"@en ],
        <product/1481#subject>,
        <product/17022#subject>,
        <product/22727#subject>,
        <product/706#subject> ;
    schema:datePublished "2010-07-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/20358/20358-1313376532.jpg> ;
    schema:name "toddle / mao"@en,
        "toddle / mao"@ja,
        "toddle / mao"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/20358/20358-1313376532.jpg> .

_:N1659ccfe44054053a7176adc1cf94cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のココロ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "恋のココロ"@ja .

_:N342ba2fc168845d482a3058a9608f4dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ココにいる。"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "ココにいる。"@ja .

_:N3c435908b669438691aec5b9dc1dd4cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センチメント"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "センチメント"@ja .

_:N5c36ee3eebe74a6a9bbcc716755f32c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "START!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "START!"@ja .

_:N6846ffd406dd40c0b8aba9e1b2735742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな翼"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "小さな翼"@ja .

_:N755ab0b720474d1ba77888bfc15737a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君ノ記憶"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "君ノ記憶"@ja .

_:N77fa666fdc6648ea9ad5479fb29e8b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "toddle"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "toddle"@ja .

_:N8ba1e209f10f4a9ba0c812e1d2dc91c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "願いゴト。"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "願いゴト。"@ja .

_:N8c51d53bf71b461d8f75008c87c69fd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない世界"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "終わらない世界"@ja .

_:Ne0efd5aad09e47b087b557e9ed4d07cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.Y.K"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "S.Y.K"@ja .

_:Ne5bc1b57d0184d3a9a5ec4321ce0587e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "Departure"@ja .

_:Nf800523f7b344e8aad37d28c2d560e23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dia"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N29d8d2461d8d451ca832de124a9396d7 ;
    schema:name "Dia"@ja .

_:N29d8d2461d8d451ca832de124a9396d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1659ccfe44054053a7176adc1cf94cf9,
        _:N342ba2fc168845d482a3058a9608f4dc,
        _:N3c435908b669438691aec5b9dc1dd4cd,
        _:N5c36ee3eebe74a6a9bbcc716755f32c4,
        _:N6846ffd406dd40c0b8aba9e1b2735742,
        _:N755ab0b720474d1ba77888bfc15737a8,
        _:N77fa666fdc6648ea9ad5479fb29e8b9c,
        _:N8ba1e209f10f4a9ba0c812e1d2dc91c7,
        _:N8c51d53bf71b461d8f75008c87c69fd7,
        _:Ne0efd5aad09e47b087b557e9ed4d07cc,
        _:Ne5bc1b57d0184d3a9a5ec4321ce0587e,
        _:Nf800523f7b344e8aad37d28c2d560e23 ;
    mo:track_count 12 ;
    schema:duration "PT49:24"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1659ccfe44054053a7176adc1cf94cf9,
        _:N342ba2fc168845d482a3058a9608f4dc,
        _:N3c435908b669438691aec5b9dc1dd4cd,
        _:N5c36ee3eebe74a6a9bbcc716755f32c4,
        _:N6846ffd406dd40c0b8aba9e1b2735742,
        _:N755ab0b720474d1ba77888bfc15737a8,
        _:N77fa666fdc6648ea9ad5479fb29e8b9c,
        _:N8ba1e209f10f4a9ba0c812e1d2dc91c7,
        _:N8c51d53bf71b461d8f75008c87c69fd7,
        _:Ne0efd5aad09e47b087b557e9ed4d07cc,
        _:Ne5bc1b57d0184d3a9a5ec4321ce0587e,
        _:Nf800523f7b344e8aad37d28c2d560e23 .

