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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92588#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/92588#composition>,
        <album/92588#subject> ;
    foaf:name "ZUN"@en .

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92588#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/92588#composition>,
        <album/92588#subject> ;
    foaf:name "U2"@en .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/88/92588/92588-be3c6594aaf2.jpg> a schema:ImageObject,
        foaf:Image .

<album/92588#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Innocent Story"@en,
        "Innocent Story"@ja,
        "Innocent Story"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/92588#musicalwork> ;
    schema:name "Innocent Story"@en,
        "Innocent Story"@ja,
        "Innocent Story"@ja-latn .

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

<album/92588#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-25"^^xsd:date ;
    dcterms:title "Innocent Story"@en,
        "Innocent Story"@ja,
        "Innocent Story"@ja-latn ;
    mo:catalogue_number "GBCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92588#musicalexpression> ;
    mo:publisher _:N391a57036df94b62b2c64cbc6b9737a0 ;
    mo:record _:N8c75380fc75a4def825029a54d2539d8 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:datePublished "2015-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/92588/92588-be3c6594aaf2.jpg> ;
    schema:name "Innocent Story"@en,
        "Innocent Story"@ja,
        "Innocent Story"@ja-latn ;
    schema:publisher _:N391a57036df94b62b2c64cbc6b9737a0 ;
    foaf:depiction <https://media.vgm.io/albums/88/92588/92588-be3c6594aaf2.jpg> .

_:N0ca882e27df749a8897001ee4d4d0563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "잊혀진 가을의 이야기"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "잊혀진 가을의 이야기"@en .

_:N18bda1c8424842ecbe55e45d91dafa30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La cafe de Satori – 1st Anniversary –"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "La cafe de Satori – 1st Anniversary –"@en .

_:N391a57036df94b62b2c64cbc6b9737a0 schema:name "Gensou Bakery"@en,
        "Gensou Bakery"@ja,
        "Gensou Bakery"@ja-latn ;
    foaf:name "Gensou Bakery"@en,
        "Gensou Bakery"@ja,
        "Gensou Bakery"@ja-latn .

_:N5b9518e6739c437b984f99c3e92cdaf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "달의 하늘"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "달의 하늘"@en .

_:N6a4ae6fcd28644b583bc049e3b893367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart to heart"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "Heart to heart"@en .

_:N86891ae5b37f4b73ab11c80ae9396202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between Justice and Injustice"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "Between Justice and Injustice"@en .

_:N9086a61f92814f0c8aa3e57117645e9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Violet"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "Broken Violet"@en .

_:N9eed68adc3dc4ac7912d0781aab951e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Story"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "Innocent Story"@en .

_:Nae95577b23364fd6bf3bcf994b1987b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purple LOVE"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "Purple LOVE"@en .

_:Nd82f1d248d5d413ca2ee62473b77f6ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyblue Daydream"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "Skyblue Daydream"@en .

_:Ne1150cb4242946a8b2a2a72726669bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "칠색의 랩소디"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "칠색의 랩소디"@en .

_:Nfbf5333a207d42949bddd9c530ff7a06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The tales of green eyes"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N8c75380fc75a4def825029a54d2539d8 ;
    schema:name "The tales of green eyes"@en .

_:N8c75380fc75a4def825029a54d2539d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ca882e27df749a8897001ee4d4d0563,
        _:N18bda1c8424842ecbe55e45d91dafa30,
        _:N5b9518e6739c437b984f99c3e92cdaf0,
        _:N6a4ae6fcd28644b583bc049e3b893367,
        _:N86891ae5b37f4b73ab11c80ae9396202,
        _:N9086a61f92814f0c8aa3e57117645e9b,
        _:N9eed68adc3dc4ac7912d0781aab951e3,
        _:Nae95577b23364fd6bf3bcf994b1987b1,
        _:Nd82f1d248d5d413ca2ee62473b77f6ed,
        _:Ne1150cb4242946a8b2a2a72726669bde,
        _:Nfbf5333a207d42949bddd9c530ff7a06 ;
    mo:track_count 11 ;
    schema:duration "PT49:01"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0ca882e27df749a8897001ee4d4d0563,
        _:N18bda1c8424842ecbe55e45d91dafa30,
        _:N5b9518e6739c437b984f99c3e92cdaf0,
        _:N6a4ae6fcd28644b583bc049e3b893367,
        _:N86891ae5b37f4b73ab11c80ae9396202,
        _:N9086a61f92814f0c8aa3e57117645e9b,
        _:N9eed68adc3dc4ac7912d0781aab951e3,
        _:Nae95577b23364fd6bf3bcf994b1987b1,
        _:Nd82f1d248d5d413ca2ee62473b77f6ed,
        _:Ne1150cb4242946a8b2a2a72726669bde,
        _:Nfbf5333a207d42949bddd9c530ff7a06 .

