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

<album/134172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nanairo Angel"@en,
        "なないろエンジェル"@ja,
        "Nanairo Angel"@ja-latn ;
    mo:produced_work <album/134172#musicalwork> ;
    schema:name "Nanairo Angel"@en,
        "なないろエンジェル"@ja,
        "Nanairo Angel"@ja-latn .

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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

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

<album/134172#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nanairo Angel"@en,
        "なないろエンジェル"@ja,
        "Nanairo Angel"@ja-latn ;
    mo:performance_of <album/134172#musicalwork> ;
    mo:recorded_as <album/134172#musicalexpression> ;
    schema:name "Nanairo Angel"@en,
        "なないろエンジェル"@ja,
        "Nanairo Angel"@ja-latn ;
    schema:workPerformed <album/134172#musicalwork> .

<org/1274#subject> schema:name "Lapis moss"@en,
        "Lapis moss"@ja,
        "Lapis moss"@ja-latn ;
    foaf:name "Lapis moss"@en,
        "Lapis moss"@ja,
        "Lapis moss"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/134172/134172-a4177600fdaa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Nanairo Angel"@en,
        "なないろエンジェル"@ja,
        "Nanairo Angel"@ja-latn ;
    mo:catalogue_number "LMCD-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134172#musicalexpression> ;
    mo:publisher <org/1274#subject> ;
    mo:record _:Nb9b92caf02a64b838430b95475842a69 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/35#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/134172/134172-a4177600fdaa.jpg> ;
    schema:name "Nanairo Angel"@en,
        "なないろエンジェル"@ja,
        "Nanairo Angel"@ja-latn ;
    schema:publisher <org/1274#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/134172/134172-a4177600fdaa.jpg> .

_:N5badb952d1f847a7afeafc2e4feb41b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prism Wing"@en,
        "Prism Wing"@ja,
        "Prism Wing"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nb9b92caf02a64b838430b95475842a69 ;
    schema:name "Prism Wing"@en,
        "Prism Wing"@ja,
        "Prism Wing"@ja-latn .

_:N8197b581d1184566b6042e991f574da7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ex-Supremacy"@en,
        "嘗ての至上"@ja,
        "Katsute no Shijou"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nb9b92caf02a64b838430b95475842a69 ;
    schema:name "Ex-Supremacy"@en,
        "嘗ての至上"@ja,
        "Katsute no Shijou"@ja-latn .

_:N95aeb24f96624b04bf601d720c9b5dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream's Fragment"@en,
        "夢のかけら"@ja,
        "Yume no Kakera"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nb9b92caf02a64b838430b95475842a69 ;
    schema:name "Dream's Fragment"@en,
        "夢のかけら"@ja,
        "Yume no Kakera"@ja-latn .

_:N9f428a9173f94ddb9c702f70dfe772a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Blue"@en,
        "スノーブルー"@ja,
        "Snow Blue"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nb9b92caf02a64b838430b95475842a69 ;
    schema:name "Snow Blue"@en,
        "スノーブルー"@ja,
        "Snow Blue"@ja-latn .

_:N9ffa6568592b4c28b91d0ef698790307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Believe"@en,
        "Just Believe"@ja,
        "Just Believe"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nb9b92caf02a64b838430b95475842a69 ;
    schema:name "Just Believe"@en,
        "Just Believe"@ja,
        "Just Believe"@ja-latn .

_:Nee3df4248f71419e894559891c2819bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked☆Holy Night"@en,
        "ラクト☆ホーリーナイト"@ja,
        "Locked☆Holy Night"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nb9b92caf02a64b838430b95475842a69 ;
    schema:name "Locked☆Holy Night"@en,
        "ラクト☆ホーリーナイト"@ja,
        "Locked☆Holy Night"@ja-latn .

_:Nf0e0564bc7914be086888e84b47fdbd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave"@en,
        "Leave"@ja,
        "Leave"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Nb9b92caf02a64b838430b95475842a69 ;
    schema:name "Leave"@en,
        "Leave"@ja,
        "Leave"@ja-latn .

_:Nb9b92caf02a64b838430b95475842a69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5badb952d1f847a7afeafc2e4feb41b8,
        _:N8197b581d1184566b6042e991f574da7,
        _:N95aeb24f96624b04bf601d720c9b5dab,
        _:N9f428a9173f94ddb9c702f70dfe772a5,
        _:N9ffa6568592b4c28b91d0ef698790307,
        _:Nee3df4248f71419e894559891c2819bb,
        _:Nf0e0564bc7914be086888e84b47fdbd6 ;
    mo:track_count 7 ;
    schema:duration "PT39:26"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N5badb952d1f847a7afeafc2e4feb41b8,
        _:N8197b581d1184566b6042e991f574da7,
        _:N95aeb24f96624b04bf601d720c9b5dab,
        _:N9f428a9173f94ddb9c702f70dfe772a5,
        _:N9ffa6568592b4c28b91d0ef698790307,
        _:Nee3df4248f71419e894559891c2819bb,
        _:Nf0e0564bc7914be086888e84b47fdbd6 .

