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

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/15765#lyrics>,
        <album/15765#subject> ;
    foaf:name "azuki"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15765#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/15765#composition>,
        <album/15765#subject> ;
    foaf:name "ZUN"@en .

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/15765#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "White Lotus..."@en,
        "White Lotus..."@ja,
        "White Lotus..."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15765#musicalwork> ;
    schema:name "White Lotus..."@en,
        "White Lotus..."@ja,
        "White Lotus..."@ja-latn .

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

<org/356#subject> schema:name "Liz Triangle"@en,
        "Liz Triangle"@ja,
        "Liz Triangle"@ja-latn ;
    foaf:name "Liz Triangle"@en,
        "Liz Triangle"@ja,
        "Liz Triangle"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/15765/15765-1255385512.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15765#performance> ;
    schema:name "lily-an"@en,
        "りりあん"@ja ;
    foaf:name "lily-an"@en,
        "りりあん"@ja .

<album/15765#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "White Lotus..."@en,
        "White Lotus..."@ja,
        "White Lotus..."@ja-latn ;
    mo:performance_of <album/15765#musicalwork> ;
    mo:performer _:N700c870d22e14d948b002f3b20a63492,
        <artist/6770#subject> ;
    mo:recorded_as <album/15765#musicalexpression> ;
    schema:byArtist _:N700c870d22e14d948b002f3b20a63492,
        <artist/6770#subject> ;
    schema:name "White Lotus..."@en,
        "White Lotus..."@ja,
        "White Lotus..."@ja-latn ;
    schema:workPerformed <album/15765#musicalwork> .

<album/15765#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "White Lotus..."@en,
        "White Lotus..."@ja,
        "White Lotus..."@ja-latn ;
    mo:catalogue_number "LTCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15765#musicalexpression> ;
    mo:publisher <org/356#subject> ;
    mo:record _:N682b19be65b0417499d5ddcd788f5298 ;
    mo:record_count 1 ;
    mo:release <event/52>,
        <event/65> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "akari"@en ;
            foaf:name "akari"@en ],
        <artist/6770#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/15765/15765-1255385512.jpg> ;
    schema:name "White Lotus..."@en,
        "White Lotus..."@ja,
        "White Lotus..."@ja-latn ;
    schema:publisher <org/356#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/15765/15765-1255385512.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "akari"@en ;
    foaf:made <album/15765#lyrics> ;
    foaf:name "akari"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "akari"@en ;
    foaf:made <album/15765#subject> ;
    foaf:name "akari"@en .

_:N0fac1382bf4549888f50766e7d2d0e98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enjoy★Now!"@en,
        "エンジョイ★なう！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N682b19be65b0417499d5ddcd788f5298 ;
    schema:name "Enjoy★Now!"@en,
        "エンジョイ★なう！"@ja .

_:N4d91c3bd509a44edb2b72351a1ca1662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Lotus...~Piano"@en,
        "White Lotus...～Piano"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N682b19be65b0417499d5ddcd788f5298 ;
    schema:name "White Lotus...~Piano"@en,
        "White Lotus...～Piano"@ja .

_:N700c870d22e14d948b002f3b20a63492 a schema:Person,
        foaf:Person ;
    mo:performed <album/15765#performance> ;
    schema:name "akari"@en ;
    foaf:name "akari"@en .

_:N74f0bf74d70143e2ac2afd1217fdf575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anchor's Compass"@en,
        "錨の羅針盤"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N682b19be65b0417499d5ddcd788f5298 ;
    schema:name "Anchor's Compass"@en,
        "錨の羅針盤"@ja .

_:Nbb9d43564679448eb32b38c0fa82c8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Lotus..."@en,
        "White Lotus..."@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N682b19be65b0417499d5ddcd788f5298 ;
    schema:name "White Lotus..."@en,
        "White Lotus..."@ja .

_:Nc12c64bf47dc464ab43ed5f9d38cb44f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Pagoda's Smile"@en,
        "宝塔の微笑む先に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N682b19be65b0417499d5ddcd788f5298 ;
    schema:name "Before the Pagoda's Smile"@en,
        "宝塔の微笑む先に"@ja .

_:Nc362ae8bb0004c2faffc5bdfccd4d72d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kagura"@en,
        "神楽"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N682b19be65b0417499d5ddcd788f5298 ;
    schema:name "Kagura"@en,
        "神楽"@ja .

_:N682b19be65b0417499d5ddcd788f5298 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fac1382bf4549888f50766e7d2d0e98,
        _:N4d91c3bd509a44edb2b72351a1ca1662,
        _:N74f0bf74d70143e2ac2afd1217fdf575,
        _:Nbb9d43564679448eb32b38c0fa82c8e6,
        _:Nc12c64bf47dc464ab43ed5f9d38cb44f,
        _:Nc362ae8bb0004c2faffc5bdfccd4d72d ;
    mo:track_count 6 ;
    schema:duration "PT32:45"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fac1382bf4549888f50766e7d2d0e98,
        _:N4d91c3bd509a44edb2b72351a1ca1662,
        _:N74f0bf74d70143e2ac2afd1217fdf575,
        _:Nbb9d43564679448eb32b38c0fa82c8e6,
        _:Nc12c64bf47dc464ab43ed5f9d38cb44f,
        _:Nc362ae8bb0004c2faffc5bdfccd4d72d .

