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

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

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

<artist/4990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13280#subject> ;
    schema:name "MAYA AKAI"@en ;
    foaf:made <album/13280#composition>,
        <album/13280#subject> ;
    foaf:name "MAYA AKAI"@en .

<artist/4995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13280#subject> ;
    schema:name "Lucifer"@en ;
    foaf:made <album/13280#composition>,
        <album/13280#subject> ;
    foaf:name "Lucifer"@en .

<artist/5085#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13280#subject> ;
    schema:name "Riki"@en ;
    foaf:made <album/13280#composition>,
        <album/13280#subject> ;
    foaf:name "Riki"@en .

<artist/5086#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13280#subject> ;
    schema:name "Catherine Felze"@en ;
    foaf:made <album/13280#composition>,
        <album/13280#subject> ;
    foaf:name "Catherine Felze"@en .

<artist/5087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13280#subject> ;
    schema:name "kokke"@en,
        "こっけ"@ja ;
    foaf:made <album/13280#composition>,
        <album/13280#subject> ;
    foaf:name "kokke"@en,
        "こっけ"@ja .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

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

<album/13280#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Angel ~*Eden*~"@en,
        "Blue Angel ~*Eden*~"@ja,
        "Blue Angel ~*Eden*~"@ja-latn ;
    mo:performance_of <album/13280#musicalwork> ;
    mo:recorded_as <album/13280#musicalexpression> ;
    schema:name "Blue Angel ~*Eden*~"@en,
        "Blue Angel ~*Eden*~"@ja,
        "Blue Angel ~*Eden*~"@ja-latn ;
    schema:workPerformed <album/13280#musicalwork> .

<org/264#subject> schema:name "Carmina Lunae"@en,
        "Carmina Lunae"@ja,
        "Carmina Lunae"@ja-latn ;
    foaf:name "Carmina Lunae"@en,
        "Carmina Lunae"@ja,
        "Carmina Lunae"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/13280/13280-1278254538.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13280#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Angel ~*Eden*~"@en,
        "Blue Angel ~*Eden*~"@ja,
        "Blue Angel ~*Eden*~"@ja-latn ;
    mo:composer <artist/4990#subject>,
        <artist/4995#subject>,
        <artist/5085#subject>,
        <artist/5086#subject>,
        <artist/5087#subject> ;
    mo:produced_work <album/13280#musicalwork> ;
    schema:name "Blue Angel ~*Eden*~"@en,
        "Blue Angel ~*Eden*~"@ja,
        "Blue Angel ~*Eden*~"@ja-latn .

<album/13280#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "Blue Angel ~*Eden*~"@en,
        "Blue Angel ~*Eden*~"@ja,
        "Blue Angel ~*Eden*~"@ja-latn ;
    mo:catalogue_number "CLPJ-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13280#musicalexpression> ;
    mo:publisher <org/264#subject> ;
    mo:record _:N104c08a8f1364e508d6695fead6fc4b2 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/08/13280/13280-1278254538.jpg> ;
    schema:name "Blue Angel ~*Eden*~"@en,
        "Blue Angel ~*Eden*~"@ja,
        "Blue Angel ~*Eden*~"@ja-latn ;
    schema:publisher <org/264#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/13280/13280-1278254538.jpg> .

_:N2090513ff31f4667b03744f9ded6455d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bilqs"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Bilqs"@ja .

_:N35094cf9789148c68b8812772017608d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of Moon"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Tears of Moon"@ja .

_:N5849a5739f46437e91cbb40edd07e1cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqua"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Aqua"@ja .

_:N5dcb623968844e3e9950f66f8378f859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The STAR"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "The STAR"@ja .

_:N64d36689e9dd4303af3f4c781c3b9d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eden"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Eden"@ja .

_:N67a10e69430c436fbf872adec4096683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏空"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "夏空"@ja .

_:N7590568f4b2143828d51c8ccae142072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of Angel"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Tears of Angel"@ja .

_:N7b8af513066c470ebf68f9ca13a42817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sealed of Memories"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Sealed of Memories"@ja .

_:N7f42ebfb516447f9a6233b30827f808d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Folest"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Holy Folest"@ja .

_:N8790c2c3fd6045f889f9d50f875f7493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華*蝶*雪*月"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "華*蝶*雪*月"@ja .

_:N886a9f112c03464fb078f4ca51f2ea92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Reincarnation"@ja .

_:Nbf83f0d8db6e4b6aa4e75486bcb01d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flugel"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "flugel"@ja .

_:Nc2f486ee8a8b4132acb834f67a6b1ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風 -wind-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "風 -wind-"@ja .

_:Ncbb75a61929748d0a5ce301b44a4c6d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Angel ～*Eden*～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Blue Angel ～*Eden*～"@ja .

_:Ne15343d951c342f48f390ab91b9c59f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "take off"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "take off"@ja .

_:Nf643ba6473f345a3a039fa37f8f2a032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna Lux"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N104c08a8f1364e508d6695fead6fc4b2 ;
    schema:name "Luna Lux"@ja .

_:N104c08a8f1364e508d6695fead6fc4b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2090513ff31f4667b03744f9ded6455d,
        _:N35094cf9789148c68b8812772017608d,
        _:N5849a5739f46437e91cbb40edd07e1cb,
        _:N5dcb623968844e3e9950f66f8378f859,
        _:N64d36689e9dd4303af3f4c781c3b9d71,
        _:N67a10e69430c436fbf872adec4096683,
        _:N7590568f4b2143828d51c8ccae142072,
        _:N7b8af513066c470ebf68f9ca13a42817,
        _:N7f42ebfb516447f9a6233b30827f808d,
        _:N8790c2c3fd6045f889f9d50f875f7493,
        _:N886a9f112c03464fb078f4ca51f2ea92,
        _:Nbf83f0d8db6e4b6aa4e75486bcb01d40,
        _:Nc2f486ee8a8b4132acb834f67a6b1ec9,
        _:Ncbb75a61929748d0a5ce301b44a4c6d5,
        _:Ne15343d951c342f48f390ab91b9c59f7,
        _:Nf643ba6473f345a3a039fa37f8f2a032 ;
    mo:track_count 16 ;
    schema:duration "PT57:36"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N2090513ff31f4667b03744f9ded6455d,
        _:N35094cf9789148c68b8812772017608d,
        _:N5849a5739f46437e91cbb40edd07e1cb,
        _:N5dcb623968844e3e9950f66f8378f859,
        _:N64d36689e9dd4303af3f4c781c3b9d71,
        _:N67a10e69430c436fbf872adec4096683,
        _:N7590568f4b2143828d51c8ccae142072,
        _:N7b8af513066c470ebf68f9ca13a42817,
        _:N7f42ebfb516447f9a6233b30827f808d,
        _:N8790c2c3fd6045f889f9d50f875f7493,
        _:N886a9f112c03464fb078f4ca51f2ea92,
        _:Nbf83f0d8db6e4b6aa4e75486bcb01d40,
        _:Nc2f486ee8a8b4132acb834f67a6b1ec9,
        _:Ncbb75a61929748d0a5ce301b44a4c6d5,
        _:Ne15343d951c342f48f390ab91b9c59f7,
        _:Nf643ba6473f345a3a039fa37f8f2a032 .

