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

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

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

<artist/12225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155602#subject> ;
    schema:name "xi"@en ;
    foaf:made <album/155602#composition>,
        <album/155602#subject> ;
    foaf:name "xi"@en .

<artist/24692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155602#subject> ;
    schema:name "Feryquitous"@en ;
    foaf:made <album/155602#composition>,
        <album/155602#subject> ;
    foaf:name "Feryquitous"@en .

<artist/35743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155602#subject> ;
    schema:name "Team Grimoire"@en ;
    foaf:made <album/155602#composition>,
        <album/155602#subject> ;
    foaf:name "Team Grimoire"@en .

<artist/56419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155602#subject> ;
    schema:name "Umiai"@en ;
    foaf:made <album/155602#composition>,
        <album/155602#subject> ;
    foaf:name "Umiai"@en .

<artist/7172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155602#subject> ;
    schema:name "sakuzyo"@en,
        "削除"@ja ;
    foaf:made <album/155602#composition>,
        <album/155602#subject> ;
    foaf:name "sakuzyo"@en,
        "削除"@ja .

<event/207> a mo:Release ;
    schema:name "Released at Comic Market 93 (Dec 29, 2017 to Dec 31, 2017)" .

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

<album/155602#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "L'éveil / Sennzai"@en,
        "L'éveil / Sennzai"@ja,
        "L'éveil / Sennzai"@ja-latn ;
    mo:performance_of <album/155602#musicalwork> ;
    mo:recorded_as <album/155602#musicalexpression> ;
    schema:name "L'éveil / Sennzai"@en,
        "L'éveil / Sennzai"@ja,
        "L'éveil / Sennzai"@ja-latn ;
    schema:workPerformed <album/155602#musicalwork> .

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

<https://media.vgm.io/albums/20/155602/155602-83c4ac0bcd96.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155602#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/155602/155602-83c4ac0bcd96.jpg> ;
    foaf:depicts <album/155602#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/155602/155602-83c4ac0bcd96.jpg> .

<https://medium-media.vgm.io/albums/20/155602/155602-83c4ac0bcd96.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155602#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "L'éveil / Sennzai"@en,
        "L'éveil / Sennzai"@ja,
        "L'éveil / Sennzai"@ja-latn ;
    mo:composer <artist/12225#subject>,
        <artist/24692#subject>,
        <artist/35743#subject>,
        <artist/56419#subject>,
        <artist/7172#subject> ;
    mo:produced_work <album/155602#musicalwork> ;
    schema:name "L'éveil / Sennzai"@en,
        "L'éveil / Sennzai"@ja,
        "L'éveil / Sennzai"@ja-latn .

<album/155602#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-29"^^xsd:date ;
    dcterms:title "L'éveil / Sennzai"@en,
        "L'éveil / Sennzai"@ja,
        "L'éveil / Sennzai"@ja-latn ;
    mo:catalogue_number "SECD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155602#musicalexpression> ;
    mo:publisher <org/3577#subject> ;
    mo:record _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:datePublished "2017-12-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/155602/155602-83c4ac0bcd96.jpg> ;
    schema:name "L'éveil / Sennzai"@en,
        "L'éveil / Sennzai"@ja,
        "L'éveil / Sennzai"@ja-latn ;
    schema:publisher <org/3577#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/155602/155602-83c4ac0bcd96.jpg> .

_:N1ac503e47d8e453bb4efe5bf177a74d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蓋棺クリサリス (Instrumental Ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "蓋棺クリサリス (Instrumental Ver.)"@ja .

_:N1f10df58a05b449e9e1722547c6a7149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe in your mind"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "Believe in your mind"@ja .

_:N224483708b42468d8bb3f5bc88e1fe4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緋の青 (SprightS Remix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "緋の青 (SprightS Remix)"@ja .

_:N491463689fdb4c869279949c7d29d18b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe in your mind (Instrumental Ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "Believe in your mind (Instrumental Ver.)"@ja .

_:N4ceac34e51474741a52a451442ce4bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憂の赫"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "憂の赫"@ja .

_:N94adbf0b3d074f03ae500cd918b671fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蓋棺クリサリス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "蓋棺クリサリス"@ja .

_:Nc9e0267578bc464bbefa38b299bcbd29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'éveil (Instrumental Ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "L'éveil (Instrumental Ver.)"@ja .

_:Ne44e7313c1074ac98ee722c9097c9fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憂の赫 (Instrumental Ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "憂の赫 (Instrumental Ver.)"@ja .

_:Ne5152f2d39c44d96b0d89c336f0cfb63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bailaora (Instrumental Ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "bailaora (Instrumental Ver.)"@ja .

_:Nee67eaabd6e74bf5a87d3cd25e805852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'éveil"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "L'éveil"@ja .

_:Nf4d9e51ff79b4597a42eaded88411dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bailaora"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd3fa83a0b5de4d99a20e79ce95be2f4e ;
    schema:name "bailaora"@ja .

_:Nd3fa83a0b5de4d99a20e79ce95be2f4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ac503e47d8e453bb4efe5bf177a74d7,
        _:N1f10df58a05b449e9e1722547c6a7149,
        _:N224483708b42468d8bb3f5bc88e1fe4f,
        _:N491463689fdb4c869279949c7d29d18b,
        _:N4ceac34e51474741a52a451442ce4bf6,
        _:N94adbf0b3d074f03ae500cd918b671fa,
        _:Nc9e0267578bc464bbefa38b299bcbd29,
        _:Ne44e7313c1074ac98ee722c9097c9fe2,
        _:Ne5152f2d39c44d96b0d89c336f0cfb63,
        _:Nee67eaabd6e74bf5a87d3cd25e805852,
        _:Nf4d9e51ff79b4597a42eaded88411dd8 ;
    mo:track_count 11 ;
    schema:duration "PT52:49"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1ac503e47d8e453bb4efe5bf177a74d7,
        _:N1f10df58a05b449e9e1722547c6a7149,
        _:N224483708b42468d8bb3f5bc88e1fe4f,
        _:N491463689fdb4c869279949c7d29d18b,
        _:N4ceac34e51474741a52a451442ce4bf6,
        _:N94adbf0b3d074f03ae500cd918b671fa,
        _:Nc9e0267578bc464bbefa38b299bcbd29,
        _:Ne44e7313c1074ac98ee722c9097c9fe2,
        _:Ne5152f2d39c44d96b0d89c336f0cfb63,
        _:Nee67eaabd6e74bf5a87d3cd25e805852,
        _:Nf4d9e51ff79b4597a42eaded88411dd8 .

