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

<artist/6810#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masayoshi Yagami"@en,
        "八神将義"@ja ;
    foaf:made <album/12530#lyrics>,
        <album/12530#subject> ;
    foaf:name "Masayoshi Yagami"@en,
        "八神将義"@ja .

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

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

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

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

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

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

<https://media.vgm.io/albums/03/12530/12530-1236688843.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12530#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/12530/12530-1236688843.png> ;
    foaf:depicts <album/12530#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/12530/12530-1236688843.png> .

<https://medium-media.vgm.io/albums/03/12530/12530-1236688843.png> a schema:ImageObject,
        foaf:Image .

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

<artist/5998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12530#performance> ;
    schema:name "Riku Hayama"@en,
        "葉山りく"@ja ;
    foaf:made <album/12530#lyrics>,
        <album/12530#subject> ;
    foaf:name "Riku Hayama"@en,
        "葉山りく"@ja .

<artist/6180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12530#performance> ;
    schema:name "Hidari Abe"@en,
        "阿部左"@ja ;
    foaf:made <album/12530#lyrics>,
        <album/12530#subject> ;
    foaf:name "Hidari Abe"@en,
        "阿部左"@ja .

<artist/6813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12530#performance> ;
    schema:name "Touya Nose"@en,
        "野瀬冬弥"@ja ;
    foaf:name "Touya Nose"@en,
        "野瀬冬弥"@ja .

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

<album/12530#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lunatic Gate"@en,
        "Lunatic Gate"@ja,
        "Lunatic Gate"@ja-latn ;
    mo:performance_of <album/12530#musicalwork> ;
    mo:performer <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6813#subject> ;
    mo:recorded_as <album/12530#musicalexpression> ;
    schema:byArtist <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6813#subject> ;
    schema:name "Lunatic Gate"@en,
        "Lunatic Gate"@ja,
        "Lunatic Gate"@ja-latn ;
    schema:workPerformed <album/12530#musicalwork> .

<album/12530#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-14"^^xsd:date ;
    dcterms:title "Lunatic Gate"@en,
        "Lunatic Gate"@ja,
        "Lunatic Gate"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12530#musicalexpression> ;
    mo:publisher <org/447#subject> ;
    mo:record _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6813#subject> ;
    schema:datePublished "2006-02-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/12530/12530-1236688843.png> ;
    schema:name "Lunatic Gate"@en,
        "Lunatic Gate"@ja,
        "Lunatic Gate"@ja-latn ;
    schema:publisher <org/447#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/12530/12530-1236688843.png> .

_:N5686d3aeb6034b7d9c95355a6181eb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女幻葬 ~Necro-Fantasy - < DGR Extreme >"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "少女幻葬 ~Necro-Fantasy - < DGR Extreme >"@ja .

_:N64b8d4576cba49c89217fea00eecb142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蠢々秋月 ~MoonedInsect - < Beat&Beatmix >"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "蠢々秋月 ~MoonedInsect - < Beat&Beatmix >"@ja .

_:N6aa579c248504c9f9a06de6b08834317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂気の瞳 ~InvisivleFullMoon - < ACID Mix >"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "狂気の瞳 ~InvisivleFullMoon - < ACID Mix >"@ja .

_:N9a4356f1c9ba4e2497a3ee7f658bbb10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EternalDream ~幽玄の槭樹 - < M-Phrease Drive >"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "EternalDream ~幽玄の槭樹 - < M-Phrease Drive >"@ja .

_:Na57ff76b5130423794763ad642438e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう歌しか聞こえない - < Through the Air >"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "もう歌しか聞こえない - < Through the Air >"@ja .

_:Nad81f78951f449798dc346421595b95c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月まで届け、不死の煙 - < Happy Step >"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "月まで届け、不死の煙 - < Happy Step >"@ja .

_:Nb3d4043673134d75bd18e865b026091d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレインエイジア - < Atmospheric Storm >"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "プレインエイジア - < Atmospheric Storm >"@ja .

_:Nbb2ff44eb4474bfb92964ef25f371e9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔 ~LunaticPrincess - < Eternal Changeing >"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "竹取飛翔 ~LunaticPrincess - < Eternal Changeing >"@ja .

_:Ne0058e4c88b44c2292248da2a1779220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、黒染めの桜 ~BoderofLife - < Transient Memories >"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nf3edd0319f1e47499e8c8a24abaf17b1 ;
    schema:name "幽雅に咲かせ、黒染めの桜 ~BoderofLife - < Transient Memories >"@ja .

_:Nf3edd0319f1e47499e8c8a24abaf17b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5686d3aeb6034b7d9c95355a6181eb5d,
        _:N64b8d4576cba49c89217fea00eecb142,
        _:N6aa579c248504c9f9a06de6b08834317,
        _:N9a4356f1c9ba4e2497a3ee7f658bbb10,
        _:Na57ff76b5130423794763ad642438e67,
        _:Nad81f78951f449798dc346421595b95c,
        _:Nb3d4043673134d75bd18e865b026091d,
        _:Nbb2ff44eb4474bfb92964ef25f371e9d,
        _:Ne0058e4c88b44c2292248da2a1779220 ;
    mo:track_count 9 ;
    schema:duration "PT36:52"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N5686d3aeb6034b7d9c95355a6181eb5d,
        _:N64b8d4576cba49c89217fea00eecb142,
        _:N6aa579c248504c9f9a06de6b08834317,
        _:N9a4356f1c9ba4e2497a3ee7f658bbb10,
        _:Na57ff76b5130423794763ad642438e67,
        _:Nad81f78951f449798dc346421595b95c,
        _:Nb3d4043673134d75bd18e865b026091d,
        _:Nbb2ff44eb4474bfb92964ef25f371e9d,
        _:Ne0058e4c88b44c2292248da2a1779220 .

