@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 _:Nf8d29a0217fb4515a6795173c079352f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Soukuu no Frontier"@en ;
            foaf:name "Soukuu no Frontier"@en ],
        [ a schema:CreativeWork ;
            schema:name "S.Y.K Shinsetsu Saiyuuki"@en ;
            foaf:name "S.Y.K Shinsetsu Saiyuuki"@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> .

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

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

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

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

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

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

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

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

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

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

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

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

_:Nf8d29a0217fb4515a6795173c079352f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N253cac3da23547188b195a4e07f0611e,
        _:N36348075cfdb43a799df5a268f0e8477,
        _:N3bb1ee26c3954b05bb4eb5a13afe971b,
        _:N540d87951bd540b99fcfd0190fa379a9,
        _:N56a0aa4ac7c34802988d2d7ead483002,
        _:N6852593607d8494eb69eb0135c1a3bfd,
        _:N6f45193f99ee40d58da4a5a925126d7c,
        _:N74ddd3762cd443a69d87f78dd24b4f81,
        _:N9981916ce44d4bb59c70536450ccc06d,
        _:Na0064f2ccff043a7a20dc55914fcfee9,
        _:Na4a81dbca95845c1a77513eb0935f128,
        _:Nf59accdb7c2c41c1b51fda43de0d5b36 ;
    mo:track_count 12 ;
    schema:duration "PT49:24"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N253cac3da23547188b195a4e07f0611e,
        _:N36348075cfdb43a799df5a268f0e8477,
        _:N3bb1ee26c3954b05bb4eb5a13afe971b,
        _:N540d87951bd540b99fcfd0190fa379a9,
        _:N56a0aa4ac7c34802988d2d7ead483002,
        _:N6852593607d8494eb69eb0135c1a3bfd,
        _:N6f45193f99ee40d58da4a5a925126d7c,
        _:N74ddd3762cd443a69d87f78dd24b4f81,
        _:N9981916ce44d4bb59c70536450ccc06d,
        _:Na0064f2ccff043a7a20dc55914fcfee9,
        _:Na4a81dbca95845c1a77513eb0935f128,
        _:Nf59accdb7c2c41c1b51fda43de0d5b36 .

