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

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

<artist/27753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98613#subject> ;
    schema:name "sky_delta"@en ;
    foaf:made <album/98613#composition>,
        <album/98613#lyrics>,
        <album/98613#subject> ;
    foaf:name "sky_delta"@en .

<event/234> a mo:Release ;
    schema:name "Released at M3-2019 Fall (Oct 27, 2019)" .

<product/6338#subject> a schema:CreativeWork ;
    schema:name "pop'n music Usagi to Neko to Shounen no Yume"@en,
        "pop'n music うさぎと猫と少年の夢"@ja,
        "pop'n music Usagi to Neko to Shounen no Yume"@ja-latn ;
    foaf:name "pop'n music Usagi to Neko to Shounen no Yume"@en,
        "pop'n music うさぎと猫と少年の夢"@ja,
        "pop'n music Usagi to Neko to Shounen no Yume"@ja-latn .

<album/98613#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stories of Eve"@en,
        "Stories of Eve"@ja,
        "Stories of Eve"@ja-latn ;
    mo:composer <artist/27753#subject> ;
    mo:produced_work <album/98613#musicalwork> ;
    schema:name "Stories of Eve"@en,
        "Stories of Eve"@ja,
        "Stories of Eve"@ja-latn .

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

<org/2161#subject> schema:name "Endorfin."@en,
        "Endorfin."@ja,
        "Endorfin."@ja-latn ;
    foaf:name "Endorfin."@en,
        "Endorfin."@ja,
        "Endorfin."@ja-latn .

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

<https://medium-media.vgm.io/albums/31/98613/98613-1588775053.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98613#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stories of Eve"@en,
        "Stories of Eve"@ja,
        "Stories of Eve"@ja-latn ;
    mo:performance_of <album/98613#musicalwork> ;
    mo:performer <artist/30803#subject> ;
    mo:recorded_as <album/98613#musicalexpression> ;
    schema:byArtist <artist/30803#subject> ;
    schema:name "Stories of Eve"@en,
        "Stories of Eve"@ja,
        "Stories of Eve"@ja-latn ;
    schema:workPerformed <album/98613#musicalwork> .

<artist/30803#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98613#performance> ;
    schema:name "Nakuru Aitsuki"@en,
        "藍月なくる"@ja ;
    foaf:made <album/98613#lyrics>,
        <album/98613#subject> ;
    foaf:name "Nakuru Aitsuki"@en,
        "藍月なくる"@ja .

<album/98613#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-27"^^xsd:date ;
    dcterms:title "Stories of Eve"@en,
        "Stories of Eve"@ja,
        "Stories of Eve"@ja-latn ;
    mo:catalogue_number "EDCD-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98613#musicalexpression> ;
    mo:publisher <org/2161#subject> ;
    mo:record _:N5a4d9bebfd51404c9fba1ba5b8e39e07 ;
    mo:record_count 1 ;
    mo:release <event/234> ;
    schema:about <product/6338#subject> ;
    schema:byArtist <artist/30803#subject> ;
    schema:datePublished "2019-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/98613/98613-1588775053.jpg> ;
    schema:name "Stories of Eve"@en,
        "Stories of Eve"@ja,
        "Stories of Eve"@ja-latn ;
    schema:publisher <org/2161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/98613/98613-1588775053.jpg> .

_:N078db1c59d6c459abc7d6b11cdcd60d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスアゲハ"@ja,
        "Glass Ageha"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N5a4d9bebfd51404c9fba1ba5b8e39e07 ;
    schema:name "ガラスアゲハ"@ja,
        "Glass Ageha"@ja-latn .

_:N37e227364b29453fbcbe950517b2f637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終点前"@ja,
        "Shuuten Mae"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5a4d9bebfd51404c9fba1ba5b8e39e07 ;
    schema:name "終点前"@ja,
        "Shuuten Mae"@ja-latn .

_:N50a1f537bf0348fb9697108077851396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M:routine"@ja,
        "M:routine"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5a4d9bebfd51404c9fba1ba5b8e39e07 ;
    schema:name "M:routine"@ja,
        "M:routine"@ja-latn .

_:N8bedc0038167450780e0080de1dea19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスアゲハ (Instrumental)"@ja,
        "Glass Ageha (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N5a4d9bebfd51404c9fba1ba5b8e39e07 ;
    schema:name "ガラスアゲハ (Instrumental)"@ja,
        "Glass Ageha (Instrumental)"@ja-latn .

_:Nbb43174a54d54138afc9ce6300e90ef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終点前 (Instrumental)"@ja,
        "Shuuten Mae (Instrumental)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5a4d9bebfd51404c9fba1ba5b8e39e07 ;
    schema:name "終点前 (Instrumental)"@ja,
        "Shuuten Mae (Instrumental)"@ja-latn .

_:Nc056d30bdb464ce298bebf58e52910e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white night story"@ja,
        "white night story"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N5a4d9bebfd51404c9fba1ba5b8e39e07 ;
    schema:name "white night story"@ja,
        "white night story"@ja-latn .

_:Nc9958fd227584845a92de6eb31532f39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M:routine (Instrumental)"@ja,
        "M:routine (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5a4d9bebfd51404c9fba1ba5b8e39e07 ;
    schema:name "M:routine (Instrumental)"@ja,
        "M:routine (Instrumental)"@ja-latn .

_:N5a4d9bebfd51404c9fba1ba5b8e39e07 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N078db1c59d6c459abc7d6b11cdcd60d5,
        _:N37e227364b29453fbcbe950517b2f637,
        _:N50a1f537bf0348fb9697108077851396,
        _:N8bedc0038167450780e0080de1dea19d,
        _:Nbb43174a54d54138afc9ce6300e90ef6,
        _:Nc056d30bdb464ce298bebf58e52910e7,
        _:Nc9958fd227584845a92de6eb31532f39 ;
    mo:track_count 7 ;
    schema:duration "PT23:33"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N078db1c59d6c459abc7d6b11cdcd60d5,
        _:N37e227364b29453fbcbe950517b2f637,
        _:N50a1f537bf0348fb9697108077851396,
        _:N8bedc0038167450780e0080de1dea19d,
        _:Nbb43174a54d54138afc9ce6300e90ef6,
        _:Nc056d30bdb464ce298bebf58e52910e7,
        _:Nc9958fd227584845a92de6eb31532f39 .

