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

<artist/39947#subject> a schema:Person,
        foaf:Person ;
    schema:name "EXiNA"@en ;
    foaf:made <album/109385#subject>,
        <album/109385#vocals> ;
    foaf:name "EXiNA"@en .

<artist/39948#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiena Nishizawa"@en ;
    foaf:made <album/109385#lyrics>,
        <album/109385#subject> ;
    foaf:name "Shiena Nishizawa"@en .

<artist/21783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109385#subject> ;
    schema:name "Atsushi"@en,
        "篤志"@ja ;
    foaf:made <album/109385#composition>,
        <album/109385#subject> ;
    foaf:name "Atsushi"@en,
        "篤志"@ja .

<artist/2367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109385#subject> ;
    schema:name "Kisida"@en,
        "岸田"@ja ;
    foaf:made <album/109385#composition>,
        <album/109385#subject> ;
    foaf:name "Kisida"@en,
        "岸田"@ja .

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

<product/10000#subject> a schema:CreativeWork ;
    schema:name "Blue Reflection Ray"@en,
        "BLUE REFLECTION RAY/澪"@ja,
        "Blue Reflection Ray"@ja-latn ;
    foaf:name "Blue Reflection Ray"@en,
        "BLUE REFLECTION RAY/澪"@ja,
        "Blue Reflection Ray"@ja-latn .

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

<album/109385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DiViNE / EXiNA [Limited Edition]"@en,
        "DiViNE / EXiNA [初回生産限定盤]"@ja,
        "DiViNE / EXiNA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/109385#musicalwork> ;
    mo:recorded_as <album/109385#musicalexpression> ;
    schema:name "DiViNE / EXiNA [Limited Edition]"@en,
        "DiViNE / EXiNA [初回生産限定盤]"@ja,
        "DiViNE / EXiNA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/109385#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

<https://media.vgm.io/albums/58/109385/109385-7de633843f5b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109385#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/109385/109385-7de633843f5b.jpg> ;
    foaf:depicts <album/109385#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/109385/109385-7de633843f5b.jpg> .

<https://medium-media.vgm.io/albums/58/109385/109385-7de633843f5b.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DiViNE / EXiNA [Limited Edition]"@en,
        "DiViNE / EXiNA [初回生産限定盤]"@ja,
        "DiViNE / EXiNA [Limited Edition]"@ja-latn ;
    mo:composer <artist/21783#subject>,
        <artist/2367#subject>,
        <artist/31386#subject> ;
    mo:produced_work <album/109385#musicalwork> ;
    schema:name "DiViNE / EXiNA [Limited Edition]"@en,
        "DiViNE / EXiNA [初回生産限定盤]"@ja,
        "DiViNE / EXiNA [Limited Edition]"@ja-latn .

<album/109385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-19"^^xsd:date ;
    dcterms:title "DiViNE / EXiNA [Limited Edition]"@en,
        "DiViNE / EXiNA [初回生産限定盤]"@ja,
        "DiViNE / EXiNA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1853~4" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/109385#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N293f633eddad4d1f98277265373a71af,
        _:N355ce083863c49d7bfe58f97d0b134d2 ;
    mo:record_count 2 ;
    schema:about <product/10000#subject> ;
    schema:datePublished "2021-05-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/109385/109385-7de633843f5b.jpg> ;
    schema:name "DiViNE / EXiNA [Limited Edition]"@en,
        "DiViNE / EXiNA [初回生産限定盤]"@ja,
        "DiViNE / EXiNA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/109385/109385-7de633843f5b.jpg> .

_:N3378c5bbdddd4e7383598a87b4a5b41d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEAR JUNKS feat.KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "DEAR JUNKS feat.岸田教団&THE明星ロケッツ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N355ce083863c49d7bfe58f97d0b134d2 ;
    schema:name "DEAR JUNKS feat.KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "DEAR JUNKS feat.岸田教団&THE明星ロケッツ"@ja .

_:N734532b6acb945fd9a9f1d11a3a4dcc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DiViNE -TV Ver.-"@en,
        "DiViNE -TV Ver.-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N355ce083863c49d7bfe58f97d0b134d2 ;
    schema:name "DiViNE -TV Ver.-"@en,
        "DiViNE -TV Ver.-"@ja .

_:N9d3d08042ebd42d1a41a27ad1fc066b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DiViNE -Instrumental-"@en,
        "DiViNE -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N355ce083863c49d7bfe58f97d0b134d2 ;
    schema:name "DiViNE -Instrumental-"@en,
        "DiViNE -Instrumental-"@ja .

_:Naeb30d91bcda4ca9b63d524ddc27045f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DiViNE"@en,
        "DiViNE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N355ce083863c49d7bfe58f97d0b134d2 ;
    schema:name "DiViNE"@en,
        "DiViNE"@ja .

_:Nb596698900bd4bc392a01bf1bcedb37b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ERiCA feat.majiko"@en,
        "ERiCA feat.majiko"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N355ce083863c49d7bfe58f97d0b134d2 ;
    schema:name "ERiCA feat.majiko"@en,
        "ERiCA feat.majiko"@ja .

_:Nb87cd170ad0e4d8a8f69eda5877d0f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DiViNE -Music Video-"@en,
        "DiViNE -Music Video-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N293f633eddad4d1f98277265373a71af ;
    schema:name "DiViNE -Music Video-"@en,
        "DiViNE -Music Video-"@ja .

_:Nc1b0dd0b9bfe48c28613f17c03bdaaef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"BLUE REFLECTION RAY\" Non-credit Opening"@en,
        "TVアニメ『BLUE REFLECTION RAY/澪』ノンクレジットオープニング"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N293f633eddad4d1f98277265373a71af ;
    schema:name "TV Anime \"BLUE REFLECTION RAY\" Non-credit Opening"@en,
        "TVアニメ『BLUE REFLECTION RAY/澪』ノンクレジットオープニング"@ja .

_:N293f633eddad4d1f98277265373a71af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nb87cd170ad0e4d8a8f69eda5877d0f8b,
        _:Nc1b0dd0b9bfe48c28613f17c03bdaaef ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb87cd170ad0e4d8a8f69eda5877d0f8b,
        _:Nc1b0dd0b9bfe48c28613f17c03bdaaef .

_:N355ce083863c49d7bfe58f97d0b134d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3378c5bbdddd4e7383598a87b4a5b41d,
        _:N734532b6acb945fd9a9f1d11a3a4dcc3,
        _:N9d3d08042ebd42d1a41a27ad1fc066b8,
        _:Naeb30d91bcda4ca9b63d524ddc27045f,
        _:Nb596698900bd4bc392a01bf1bcedb37b ;
    mo:track_count 5 ;
    schema:duration "PT16:58"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3378c5bbdddd4e7383598a87b4a5b41d,
        _:N734532b6acb945fd9a9f1d11a3a4dcc3,
        _:N9d3d08042ebd42d1a41a27ad1fc066b8,
        _:Naeb30d91bcda4ca9b63d524ddc27045f,
        _:Nb596698900bd4bc392a01bf1bcedb37b .

