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

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

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

<artist/46703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141449#subject> ;
    schema:name "Bernis"@en ;
    foaf:made <album/141449#composition>,
        <album/141449#subject> ;
    foaf:name "Bernis"@en .

<event/196> a mo:Release ;
    schema:name "Released at M3-2016 Fall (Oct 30, 2016)" .

<album/141449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "On the shore of the Eden"@en,
        "On the shore of the Eden"@ja,
        "On the shore of the Eden"@ja-latn ;
    mo:composer <artist/46703#subject> ;
    mo:produced_work <album/141449#musicalwork> ;
    schema:name "On the shore of the Eden"@en,
        "On the shore of the Eden"@ja,
        "On the shore of the Eden"@ja-latn .

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

<album/141449#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "On the shore of the Eden"@en,
        "On the shore of the Eden"@ja,
        "On the shore of the Eden"@ja-latn ;
    mo:performance_of <album/141449#musicalwork> ;
    mo:recorded_as <album/141449#musicalexpression> ;
    schema:name "On the shore of the Eden"@en,
        "On the shore of the Eden"@ja,
        "On the shore of the Eden"@ja-latn ;
    schema:workPerformed <album/141449#musicalwork> .

<org/3700#subject> schema:name "Digital Logics"@en,
        "Digital Logics"@ja,
        "Digital Logics"@ja-latn ;
    foaf:name "Digital Logics"@en,
        "Digital Logics"@ja,
        "Digital Logics"@ja-latn .

<https://media.vgm.io/albums/94/141449/141449-42633f11954b.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141449#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/141449/141449-42633f11954b.png> ;
    foaf:depicts <album/141449#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/141449/141449-42633f11954b.png> .

<https://medium-media.vgm.io/albums/94/141449/141449-42633f11954b.png> a schema:ImageObject,
        foaf:Image .

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

<album/141449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-30"^^xsd:date ;
    dcterms:title "On the shore of the Eden"@en,
        "On the shore of the Eden"@ja,
        "On the shore of the Eden"@ja-latn ;
    mo:catalogue_number "SETI-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141449#musicalexpression> ;
    mo:publisher <org/3700#subject> ;
    mo:record _:N569847ef685b48ce9993958355eafe76 ;
    mo:record_count 1 ;
    mo:release <event/196> ;
    schema:datePublished "2016-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/94/141449/141449-42633f11954b.png> ;
    schema:name "On the shore of the Eden"@en,
        "On the shore of the Eden"@ja,
        "On the shore of the Eden"@ja-latn ;
    schema:publisher <org/3700#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/141449/141449-42633f11954b.png> .

_:N17821a2dc22741aa97f599fcc022f31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chronicle"@en,
        "Chronicle"@ja,
        "Chronicle"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Chronicle"@en,
        "Chronicle"@ja,
        "Chronicle"@ja-latn .

_:N234e827108ff4d09b19e334bdbefa7f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Covenant"@en,
        "Covenant"@ja,
        "Covenant"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Covenant"@en,
        "Covenant"@ja,
        "Covenant"@ja-latn .

_:N29192f50c24144058c58c513c8cf0ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pleiades"@en,
        "Pleiades"@ja,
        "Pleiades"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Pleiades"@en,
        "Pleiades"@ja,
        "Pleiades"@ja-latn .

_:N362b432b1f594215b26e756fbae01f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cor"@en,
        "Cor"@ja,
        "Cor"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Cor"@en,
        "Cor"@ja,
        "Cor"@ja-latn .

_:N5c3a45adf49d463a8d125797ce06396e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elysion"@en,
        "Elysion"@ja,
        "Elysion"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Elysion"@en,
        "Elysion"@ja,
        "Elysion"@ja-latn .

_:N666d30892acf476984527a6a8a86759a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars Will Rise Again"@en,
        "Stars Will Rise Again"@ja,
        "Stars Will Rise Again"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Stars Will Rise Again"@en,
        "Stars Will Rise Again"@ja,
        "Stars Will Rise Again"@ja-latn .

_:N99885598c8a64db0a931d7e570336b74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the shore of the Eden"@en,
        "On the shore of the Eden"@ja,
        "On the shore of the Eden"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "On the shore of the Eden"@en,
        "On the shore of the Eden"@ja,
        "On the shore of the Eden"@ja-latn .

_:Na11045988e934d9985bde80d90ce857c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Lighthouse Keeper"@en,
        "宇宙の灯台守"@ja,
        "Uchuu Todaimori"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Space Lighthouse Keeper"@en,
        "宇宙の灯台守"@ja,
        "Uchuu Todaimori"@ja-latn .

_:Na6e85aaa281d43db9963f2c7f0a650dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightspeed"@en,
        "Lightspeed"@ja,
        "Lightspeed"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Lightspeed"@en,
        "Lightspeed"@ja,
        "Lightspeed"@ja-latn .

_:Nb6bea72e458b4540841173873cb88476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exodus"@en,
        "Exodus"@ja,
        "Exodus"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Exodus"@en,
        "Exodus"@ja,
        "Exodus"@ja-latn .

_:Nbc2739c1531b4688815674bb3177e7ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Blue"@en,
        "Into the Blue"@ja,
        "Into the Blue"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "Into the Blue"@en,
        "Into the Blue"@ja,
        "Into the Blue"@ja-latn .

_:Nf2da5b337c30465483cef5b9ef763d76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Last Leap"@en,
        "One Last Leap"@ja,
        "One Last Leap"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N569847ef685b48ce9993958355eafe76 ;
    schema:name "One Last Leap"@en,
        "One Last Leap"@ja,
        "One Last Leap"@ja-latn .

_:N569847ef685b48ce9993958355eafe76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17821a2dc22741aa97f599fcc022f31b,
        _:N234e827108ff4d09b19e334bdbefa7f0,
        _:N29192f50c24144058c58c513c8cf0ec8,
        _:N362b432b1f594215b26e756fbae01f3a,
        _:N5c3a45adf49d463a8d125797ce06396e,
        _:N666d30892acf476984527a6a8a86759a,
        _:N99885598c8a64db0a931d7e570336b74,
        _:Na11045988e934d9985bde80d90ce857c,
        _:Na6e85aaa281d43db9963f2c7f0a650dd,
        _:Nb6bea72e458b4540841173873cb88476,
        _:Nbc2739c1531b4688815674bb3177e7ec,
        _:Nf2da5b337c30465483cef5b9ef763d76 ;
    mo:track_count 12 ;
    schema:duration "PT73:24"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N17821a2dc22741aa97f599fcc022f31b,
        _:N234e827108ff4d09b19e334bdbefa7f0,
        _:N29192f50c24144058c58c513c8cf0ec8,
        _:N362b432b1f594215b26e756fbae01f3a,
        _:N5c3a45adf49d463a8d125797ce06396e,
        _:N666d30892acf476984527a6a8a86759a,
        _:N99885598c8a64db0a931d7e570336b74,
        _:Na11045988e934d9985bde80d90ce857c,
        _:Na6e85aaa281d43db9963f2c7f0a650dd,
        _:Nb6bea72e458b4540841173873cb88476,
        _:Nbc2739c1531b4688815674bb3177e7ec,
        _:Nf2da5b337c30465483cef5b9ef763d76 .

