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

<artist/3238#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32759#subject> ;
    schema:name "Kotaro Odaka"@en,
        "小高光太郎"@ja ;
    foaf:made <album/32759#composition>,
        <album/32759#subject> ;
    foaf:name "Kotaro Odaka"@en,
        "小高光太郎"@ja .

<artist/3240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32759#subject> ;
    schema:name "Ceui"@en ;
    foaf:made <album/32759#composition>,
        <album/32759#lyrics>,
        <album/32759#subject>,
        <album/32759#vocals> ;
    foaf:name "Ceui"@en .

<product/1504#subject> a schema:CreativeWork ;
    schema:name "Horizon in the Middle of Nowhere"@en,
        "境界線上のホライゾン"@ja,
        "Kyoukaisen Jou no Horizon"@ja-latn ;
    foaf:name "Horizon in the Middle of Nowhere"@en,
        "境界線上のホライゾン"@ja,
        "Kyoukaisen Jou no Horizon"@ja-latn .

<product/4568#subject> a schema:CreativeWork ;
    schema:name "The Legend of the Legendary Heroes"@en,
        "伝説の勇者の伝説"@ja,
        "Densetsu no Yuusha no Densetsu"@ja-latn ;
    foaf:name "The Legend of the Legendary Heroes"@en,
        "伝説の勇者の伝説"@ja,
        "Densetsu no Yuusha no Densetsu"@ja-latn .

<product/5247#subject> a schema:CreativeWork ;
    schema:name "Sora wo Miageru Syoujo no Hitomi ni Utsuru Sekai"@en,
        "空を見上げる少女の瞳に映る世界"@ja,
        "Sora wo Miageru Syoujo no Hitomi ni Utsuru Sekai"@ja-latn ;
    foaf:name "Sora wo Miageru Syoujo no Hitomi ni Utsuru Sekai"@en,
        "空を見上げる少女の瞳に映る世界"@ja,
        "Sora wo Miageru Syoujo no Hitomi ni Utsuru Sekai"@ja-latn .

<product/5600#subject> a schema:CreativeWork ;
    schema:name "Sweet Blue Flowers"@en,
        "青い花 Sweet Blue Flowers"@ja,
        "Aoi Hana: Sweet Blue Flowers"@ja-latn ;
    foaf:name "Sweet Blue Flowers"@en,
        "青い花 Sweet Blue Flowers"@ja,
        "Aoi Hana: Sweet Blue Flowers"@ja-latn .

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

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

<album/32759#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Labyrinthus / Ceui"@en,
        "Labyrinthus / Ceui"@ja,
        "Labyrinthus / Ceui"@ja-latn ;
    mo:performance_of <album/32759#musicalwork> ;
    mo:recorded_as <album/32759#musicalexpression> ;
    schema:name "Labyrinthus / Ceui"@en,
        "Labyrinthus / Ceui"@ja,
        "Labyrinthus / Ceui"@ja-latn ;
    schema:workPerformed <album/32759#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/95/32759/32759-1336120683.jpg> a schema:ImageObject,
        foaf:Image .

<album/32759#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Labyrinthus / Ceui"@en,
        "Labyrinthus / Ceui"@ja,
        "Labyrinthus / Ceui"@ja-latn ;
    mo:composer <artist/3238#subject>,
        <artist/3240#subject> ;
    mo:produced_work <album/32759#musicalwork> ;
    schema:name "Labyrinthus / Ceui"@en,
        "Labyrinthus / Ceui"@ja,
        "Labyrinthus / Ceui"@ja-latn .

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

<album/32759#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-20"^^xsd:date ;
    dcterms:title "Labyrinthus / Ceui"@en,
        "Labyrinthus / Ceui"@ja,
        "Labyrinthus / Ceui"@ja-latn ;
    mo:catalogue_number "LACA-15194" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32759#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    mo:record_count 1 ;
    schema:about <product/1504#subject>,
        <product/4568#subject>,
        <product/5247#subject>,
        <product/5600#subject> ;
    schema:datePublished "2012-06-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/95/32759/32759-1336120683.jpg> ;
    schema:name "Labyrinthus / Ceui"@en,
        "Labyrinthus / Ceui"@ja,
        "Labyrinthus / Ceui"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/32759/32759-1336120683.jpg> .

_:N08984ecd2f19453aa43b17e08dfa8bf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧の中の美しい少女 †Interlude†"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "霧の中の美しい少女 †Interlude†"@ja .

_:N0d0f294fb00a44fc8d9fba5eeee8ef86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth Of My Destiny"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "Truth Of My Destiny"@ja .

_:N1a968eefcd744d6e96534b4003658709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしが天使じゃなくなる日"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "わたしが天使じゃなくなる日"@ja .

_:N2f356faef95f42348f8f81a3c633e544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一縷の宝石 †Interlude†"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "一縷の宝石 †Interlude†"@ja .

_:N4ccbc4156eb34466b1256502799451e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIROSUNA"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "SIROSUNA"@ja .

_:N5ea96e575d284a5c9d12be9c05e9e385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リトルガーデン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "リトルガーデン"@ja .

_:N60f5e33449ec40a8ae3069cd596d1a2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使と悪魔のシンフォニア"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "天使と悪魔のシンフォニア"@ja .

_:N7f4bbbd9002f42d69a87af58457c3f01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祈り舞う、天上の草原 †Interlude†"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "祈り舞う、天上の草原 †Interlude†"@ja .

_:N9d4c80948a1541d79d0b364d20ae412a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てのひらの追憶 †Interlude†"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "てのひらの追憶 †Interlude†"@ja .

_:Nac1c7d92ace244f9a9e34f6930ce04dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinthus"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "Labyrinthus"@ja .

_:Nbf41924856ff4902a239df9deda91561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Energy"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "Energy"@ja .

_:Nca4f95b9a0bb460bb35b01e40e2d9545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Inferno"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "Last Inferno"@ja .

_:Nd29f40254ffe4dc592b5a41a322c170f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Bless-あなたに光あれ-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "God Bless-あなたに光あれ-"@ja .

_:Nde86644257b1452dab6c0ac494bc028e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センティフォリア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "センティフォリア"@ja .

_:Ne83e04e0127a4d41baea8dda4253b9e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Melodia"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "Stardust Melodia"@ja .

_:Nfe2a23dd537b4266ab184c5c4b3c7cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光と闇と時の果て"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf1fa495f6ce44dcf9d85a527a77fe050 ;
    schema:name "光と闇と時の果て"@ja .

_:Nf1fa495f6ce44dcf9d85a527a77fe050 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08984ecd2f19453aa43b17e08dfa8bf3,
        _:N0d0f294fb00a44fc8d9fba5eeee8ef86,
        _:N1a968eefcd744d6e96534b4003658709,
        _:N2f356faef95f42348f8f81a3c633e544,
        _:N4ccbc4156eb34466b1256502799451e1,
        _:N5ea96e575d284a5c9d12be9c05e9e385,
        _:N60f5e33449ec40a8ae3069cd596d1a2a,
        _:N7f4bbbd9002f42d69a87af58457c3f01,
        _:N9d4c80948a1541d79d0b364d20ae412a,
        _:Nac1c7d92ace244f9a9e34f6930ce04dd,
        _:Nbf41924856ff4902a239df9deda91561,
        _:Nca4f95b9a0bb460bb35b01e40e2d9545,
        _:Nd29f40254ffe4dc592b5a41a322c170f,
        _:Nde86644257b1452dab6c0ac494bc028e,
        _:Ne83e04e0127a4d41baea8dda4253b9e7,
        _:Nfe2a23dd537b4266ab184c5c4b3c7cac ;
    mo:track_count 16 ;
    schema:duration "PT61:39"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N08984ecd2f19453aa43b17e08dfa8bf3,
        _:N0d0f294fb00a44fc8d9fba5eeee8ef86,
        _:N1a968eefcd744d6e96534b4003658709,
        _:N2f356faef95f42348f8f81a3c633e544,
        _:N4ccbc4156eb34466b1256502799451e1,
        _:N5ea96e575d284a5c9d12be9c05e9e385,
        _:N60f5e33449ec40a8ae3069cd596d1a2a,
        _:N7f4bbbd9002f42d69a87af58457c3f01,
        _:N9d4c80948a1541d79d0b364d20ae412a,
        _:Nac1c7d92ace244f9a9e34f6930ce04dd,
        _:Nbf41924856ff4902a239df9deda91561,
        _:Nca4f95b9a0bb460bb35b01e40e2d9545,
        _:Nd29f40254ffe4dc592b5a41a322c170f,
        _:Nde86644257b1452dab6c0ac494bc028e,
        _:Ne83e04e0127a4d41baea8dda4253b9e7,
        _:Nfe2a23dd537b4266ab184c5c4b3c7cac .

