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

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

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

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

<event/34> a mo:Release ;
    schema:name "Released at Comic Communication 7 (Oct 10, 2004)" .

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

<album/10948#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gekka Kyouran"@en,
        "月下狂爛"@ja,
        "Gekka Kyouran"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/10948#musicalwork> ;
    schema:name "Gekka Kyouran"@en,
        "月下狂爛"@ja,
        "Gekka Kyouran"@ja-latn .

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

<album/10948#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gekka Kyouran"@en,
        "月下狂爛"@ja,
        "Gekka Kyouran"@ja-latn ;
    mo:performance_of <album/10948#musicalwork> ;
    mo:recorded_as <album/10948#musicalexpression> ;
    schema:name "Gekka Kyouran"@en,
        "月下狂爛"@ja,
        "Gekka Kyouran"@ja-latn ;
    schema:workPerformed <album/10948#musicalwork> .

<org/157#subject> schema:name "Love Machine"@en,
        "LOVEマシーン"@ja,
        "Love Machine"@ja-latn ;
    foaf:name "Love Machine"@en,
        "LOVEマシーン"@ja,
        "Love Machine"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/10948/10948-1225830952.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10948#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-10-10"^^xsd:date ;
    dcterms:title "Gekka Kyouran"@en,
        "月下狂爛"@ja,
        "Gekka Kyouran"@ja-latn ;
    mo:catalogue_number "LMCD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10948#musicalexpression> ;
    mo:publisher <org/157#subject> ;
    mo:record _:N61ad8802172f4280ae4fe08c37185c58 ;
    mo:record_count 1 ;
    mo:release <event/34> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2004-10-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/10948/10948-1225830952.jpg> ;
    schema:name "Gekka Kyouran"@en,
        "月下狂爛"@ja,
        "Gekka Kyouran"@ja-latn ;
    schema:publisher <org/157#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/10948/10948-1225830952.jpg> .

_:N025732d51ec04d109f4cbc42187fec8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女幻葬"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "少女幻葬"@ja .

_:N24dff750168e4c6696f457819d38ca12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖魔夜行"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "妖魔夜行"@ja .

_:N3175ba3154be473c83a7509995d8e6a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "紅楼"@ja .

_:N65b7b6d2b2364f409792ffda588f7ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんば恋娘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "おてんば恋娘"@ja .

_:N819fb42ffa254a13a5792b0312351ec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "亡き王女の為のセプテット"@ja .

_:Na9c3d9629a18476c98bf778067456276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intermission　ヴォヤージュ1969"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "intermission　ヴォヤージュ1969"@ja .

_:Nb550ae21eb6f48b08ce37f76d742b9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "U.N.オーエンは彼女なのか？"@ja .

_:Nc79e7f90953f49b5ac22e934558e1aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intermission　月まで届け、不死の煙"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "intermission　月まで届け、不死の煙"@ja .

_:Neef85818fa2d4dfd91f6e7281becd3ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空の花の都"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:N61ad8802172f4280ae4fe08c37185c58 ;
    schema:name "天空の花の都"@ja .

_:N61ad8802172f4280ae4fe08c37185c58 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N025732d51ec04d109f4cbc42187fec8e,
        _:N24dff750168e4c6696f457819d38ca12,
        _:N3175ba3154be473c83a7509995d8e6a1,
        _:N65b7b6d2b2364f409792ffda588f7ae5,
        _:N819fb42ffa254a13a5792b0312351ec2,
        _:Na9c3d9629a18476c98bf778067456276,
        _:Nb550ae21eb6f48b08ce37f76d742b9d3,
        _:Nc79e7f90953f49b5ac22e934558e1aa1,
        _:Neef85818fa2d4dfd91f6e7281becd3ae ;
    mo:track_count 9 ;
    schema:duration "PT47:10"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N025732d51ec04d109f4cbc42187fec8e,
        _:N24dff750168e4c6696f457819d38ca12,
        _:N3175ba3154be473c83a7509995d8e6a1,
        _:N65b7b6d2b2364f409792ffda588f7ae5,
        _:N819fb42ffa254a13a5792b0312351ec2,
        _:Na9c3d9629a18476c98bf778067456276,
        _:Nb550ae21eb6f48b08ce37f76d742b9d3,
        _:Nc79e7f90953f49b5ac22e934558e1aa1,
        _:Neef85818fa2d4dfd91f6e7281becd3ae .

