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

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

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<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/52483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenkuu no Diva"@en,
        "天空のディーバ"@ja,
        "Tenkuu no Diva"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/52483#musicalwork> ;
    schema:name "Tenkuu no Diva"@en,
        "天空のディーバ"@ja,
        "Tenkuu no Diva"@ja-latn .

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

<org/172#subject> schema:name "AQUA STYLE"@en,
        "アクアスタイル"@ja,
        "AQUA STYLE"@ja-latn ;
    foaf:name "AQUA STYLE"@en,
        "アクアスタイル"@ja,
        "AQUA STYLE"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/52483/52483-1430613521.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52483#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/47496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52483#performance> ;
    schema:name "Tama"@en,
        "たま"@ja ;
    foaf:name "Tama"@en,
        "たま"@ja .

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52483#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

<album/52483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenkuu no Diva"@en,
        "天空のディーバ"@ja,
        "Tenkuu no Diva"@ja-latn ;
    mo:performance_of <album/52483#musicalwork> ;
    mo:performer _:Neada7cecc82544188051d9be5c1fb220,
        <artist/4383#subject>,
        <artist/47496#subject>,
        <artist/9173#subject> ;
    mo:recorded_as <album/52483#musicalexpression> ;
    schema:byArtist _:Neada7cecc82544188051d9be5c1fb220,
        <artist/4383#subject>,
        <artist/47496#subject>,
        <artist/9173#subject> ;
    schema:name "Tenkuu no Diva"@en,
        "天空のディーバ"@ja,
        "Tenkuu no Diva"@ja-latn ;
    schema:workPerformed <album/52483#musicalwork> .

<album/52483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Tenkuu no Diva"@en,
        "天空のディーバ"@ja,
        "Tenkuu no Diva"@ja-latn ;
    mo:catalogue_number "EK21-01T" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52483#musicalexpression> ;
    mo:publisher <org/172#subject> ;
    mo:record _:N1982efe822f043ccb118bbbef4324537 ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "早瀬智美"@en ;
            foaf:name "早瀬智美"@en ],
        <artist/4383#subject>,
        <artist/47496#subject>,
        <artist/9173#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/52483/52483-1430613521.jpg> ;
    schema:name "Tenkuu no Diva"@en,
        "天空のディーバ"@ja,
        "Tenkuu no Diva"@ja-latn ;
    schema:publisher <org/172#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/52483/52483-1430613521.jpg> .

_:N2f27c05590a04bc48fe8a4713aaba346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loulan"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "Loulan"@en .

_:N6899e0eb217e45f9a323bd37cbd6c956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drop of the Moon"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "Drop of the Moon"@en .

_:N75544b35b1f344d0a203dc8ae535ddbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost in the \"Brain\""@en ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "Ghost in the \"Brain\""@en .

_:N862b8bc9a3384aff896572c41f64be34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight to heaven"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "Flight to heaven"@en .

_:N897ba759312d418683a28a9adab97e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ala"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "ala"@en .

_:N904695c676d944df95dc26d712529a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River of the life"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "River of the life"@en .

_:N9aa19891a2974066bca26cf69a6d87fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ovlivio"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "Ovlivio"@en .

_:Nafc316d114dc40f4bc0cf6615c601b09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ark"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "Ark"@en .

_:Nc0d9a48e7bc848a6916651c5874928d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xeno"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "Xeno"@en .

_:Ne41edb351ba54bc78c6fc8c622504cbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXODUS"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N1982efe822f043ccb118bbbef4324537 ;
    schema:name "EXODUS"@en .

_:Neada7cecc82544188051d9be5c1fb220 a schema:Person,
        foaf:Person ;
    mo:performed <album/52483#performance> ;
    schema:name "早瀬智美"@en ;
    foaf:name "早瀬智美"@en .

_:N1982efe822f043ccb118bbbef4324537 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f27c05590a04bc48fe8a4713aaba346,
        _:N6899e0eb217e45f9a323bd37cbd6c956,
        _:N75544b35b1f344d0a203dc8ae535ddbf,
        _:N862b8bc9a3384aff896572c41f64be34,
        _:N897ba759312d418683a28a9adab97e2c,
        _:N904695c676d944df95dc26d712529a28,
        _:N9aa19891a2974066bca26cf69a6d87fa,
        _:Nafc316d114dc40f4bc0cf6615c601b09,
        _:Nc0d9a48e7bc848a6916651c5874928d3,
        _:Ne41edb351ba54bc78c6fc8c622504cbc ;
    mo:track_count 10 ;
    schema:duration "PT43:22"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2f27c05590a04bc48fe8a4713aaba346,
        _:N6899e0eb217e45f9a323bd37cbd6c956,
        _:N75544b35b1f344d0a203dc8ae535ddbf,
        _:N862b8bc9a3384aff896572c41f64be34,
        _:N897ba759312d418683a28a9adab97e2c,
        _:N904695c676d944df95dc26d712529a28,
        _:N9aa19891a2974066bca26cf69a6d87fa,
        _:Nafc316d114dc40f4bc0cf6615c601b09,
        _:Nc0d9a48e7bc848a6916651c5874928d3,
        _:Ne41edb351ba54bc78c6fc8c622504cbc .

