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

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<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 .

<album/95729#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "mirage"@en,
        "ミラージュ"@ja,
        "mirage"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/95729#musicalwork> ;
    schema:name "mirage"@en,
        "ミラージュ"@ja,
        "mirage"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/92/95729/95729-1580147622.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/33069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95729#performance> ;
    schema:name "Kamiyashiro"@en,
        "カミヤシロ"@ja ;
    foaf:made <album/95729#lyrics>,
        <album/95729#subject> ;
    foaf:name "Kamiyashiro"@en,
        "カミヤシロ"@ja .

<artist/4797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95729#performance> ;
    schema:name "Tamari"@en,
        "珠梨"@ja ;
    foaf:name "Tamari"@en,
        "珠梨"@ja .

<album/95729#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "mirage"@en,
        "ミラージュ"@ja,
        "mirage"@ja-latn ;
    mo:performance_of <album/95729#musicalwork> ;
    mo:performer _:N058e0fd2a31d45c982f5704438198f4c,
        _:N8c715436008e4cd685ad085f07bc86a4,
        <artist/33069#subject>,
        <artist/4797#subject> ;
    mo:recorded_as <album/95729#musicalexpression> ;
    schema:byArtist _:N058e0fd2a31d45c982f5704438198f4c,
        _:N8c715436008e4cd685ad085f07bc86a4,
        <artist/33069#subject>,
        <artist/4797#subject> ;
    schema:name "mirage"@en,
        "ミラージュ"@ja,
        "mirage"@ja-latn ;
    schema:workPerformed <album/95729#musicalwork> .

<album/95729#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "mirage"@en,
        "ミラージュ"@ja,
        "mirage"@ja-latn ;
    mo:catalogue_number "AK-013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95729#musicalexpression> ;
    mo:publisher <org/4578#subject> ;
    mo:record _:Na17d59df5d404f29bbc00ec171af81b9 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kiui"@en ;
            foaf:name "Kiui"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "RAT1959"@en ;
            foaf:name "RAT1959"@en ],
        <artist/33069#subject>,
        <artist/4797#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/95729/95729-1580147622.jpg> ;
    schema:name "mirage"@en,
        "ミラージュ"@ja,
        "mirage"@ja-latn ;
    schema:publisher <org/4578#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/95729/95729-1580147622.jpg> .

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

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

_:N058e0fd2a31d45c982f5704438198f4c a schema:Person,
        foaf:Person ;
    mo:performed <album/95729#performance> ;
    schema:name "Kiui"@en ;
    foaf:name "Kiui"@en .

_:N11a81e4fcb3a4b55acdf38d64c9e7a9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROPE -ver.AK- -Off vocal-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "ROPE -ver.AK- -Off vocal-"@ja .

_:N330285ce51474f40b9ce312131fa6b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROPE -ver.AK-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "ROPE -ver.AK-"@ja .

_:N576f97283de4434dbe3077df8a30ed0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Sky"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "Phantom Sky"@ja .

_:N61ee2664511b4fbf887c4c05052cd21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Control ～Name is j～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "Lunar Control ～Name is j～"@ja .

_:N8c715436008e4cd685ad085f07bc86a4 a schema:Person,
        foaf:Person ;
    mo:performed <album/95729#performance> ;
    schema:name "RAT1959"@en ;
    foaf:name "RAT1959"@en .

_:N914d1c26a87e43c2b871292e5df991ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜、儚く、美しく… -Off vocal-"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "桜、儚く、美しく… -Off vocal-"@ja .

_:N93432fb9ad594ec79be926fa6f00c242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇色クルセイド"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "闇色クルセイド"@ja .

_:Na77fa64fc61949eaa49f29ca31859dee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜、儚く、美しく…"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "桜、儚く、美しく…"@ja .

_:Nd0ec8a6fe6d5495792055fe492cf4abd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜絵×刹華"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "月夜絵×刹華"@ja .

_:Ne5ed6bfcd28e4df7a08bb2c325256d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想、恋桜 ～君がいなくなってから～"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na17d59df5d404f29bbc00ec171af81b9 ;
    schema:name "幻想、恋桜 ～君がいなくなってから～"@ja .

_:Na17d59df5d404f29bbc00ec171af81b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11a81e4fcb3a4b55acdf38d64c9e7a9f,
        _:N330285ce51474f40b9ce312131fa6b3e,
        _:N576f97283de4434dbe3077df8a30ed0b,
        _:N61ee2664511b4fbf887c4c05052cd21a,
        _:N914d1c26a87e43c2b871292e5df991ef,
        _:N93432fb9ad594ec79be926fa6f00c242,
        _:Na77fa64fc61949eaa49f29ca31859dee,
        _:Nd0ec8a6fe6d5495792055fe492cf4abd,
        _:Ne5ed6bfcd28e4df7a08bb2c325256d8e ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N11a81e4fcb3a4b55acdf38d64c9e7a9f,
        _:N330285ce51474f40b9ce312131fa6b3e,
        _:N576f97283de4434dbe3077df8a30ed0b,
        _:N61ee2664511b4fbf887c4c05052cd21a,
        _:N914d1c26a87e43c2b871292e5df991ef,
        _:N93432fb9ad594ec79be926fa6f00c242,
        _:Na77fa64fc61949eaa49f29ca31859dee,
        _:Nd0ec8a6fe6d5495792055fe492cf4abd,
        _:Ne5ed6bfcd28e4df7a08bb2c325256d8e .

