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

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

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

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

<event/116> a mo:Release ;
    schema:name "Released at Tsuki no Utage (Jul 20, 2008)" .

<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/12215#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kochou Mugen ~ drip the drop of drug for trip to slip"@en,
        "胡蝶夢眼 ～drip the drop of drug for trip to slip"@ja,
        "Kochou Mugen ~ drip the drop of drug for trip to slip"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12215#musicalwork> ;
    schema:name "Kochou Mugen ~ drip the drop of drug for trip to slip"@en,
        "胡蝶夢眼 ～drip the drop of drug for trip to slip"@ja,
        "Kochou Mugen ~ drip the drop of drug for trip to slip"@ja-latn .

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

<album/12215#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kochou Mugen ~ drip the drop of drug for trip to slip"@en,
        "胡蝶夢眼 ～drip the drop of drug for trip to slip"@ja,
        "Kochou Mugen ~ drip the drop of drug for trip to slip"@ja-latn ;
    mo:performance_of <album/12215#musicalwork> ;
    mo:recorded_as <album/12215#musicalexpression> ;
    schema:name "Kochou Mugen ~ drip the drop of drug for trip to slip"@en,
        "胡蝶夢眼 ～drip the drop of drug for trip to slip"@ja,
        "Kochou Mugen ~ drip the drop of drug for trip to slip"@ja-latn ;
    schema:workPerformed <album/12215#musicalwork> .

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/12215/12215-1235212707.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12215#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-20"^^xsd:date ;
    dcterms:title "Kochou Mugen ~ drip the drop of drug for trip to slip"@en,
        "胡蝶夢眼 ～drip the drop of drug for trip to slip"@ja,
        "Kochou Mugen ~ drip the drop of drug for trip to slip"@ja-latn ;
    mo:catalogue_number "ARAM-0102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12215#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N4d42828debcd42b2a29bad7c26d25ebb ;
    mo:record_count 1 ;
    mo:release <event/116> ;
    schema:about <product/27#subject> ;
    schema:datePublished "2008-07-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/12215/12215-1235212707.jpg> ;
    schema:name "Kochou Mugen ~ drip the drop of drug for trip to slip"@en,
        "胡蝶夢眼 ～drip the drop of drug for trip to slip"@ja,
        "Kochou Mugen ~ drip the drop of drug for trip to slip"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/12215/12215-1235212707.jpg> .

_:N060d5dc71f1e46e38cb606113cd9bacf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深層心理旅行"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "深層心理旅行"@ja .

_:N0cde455f6f854536a42e597861baa5ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heat of the Blaze Melted Flame in the Fire"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "Heat of the Blaze Melted Flame in the Fire"@ja .

_:N193301ed053d4c6db885600d230e0bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infected Full Moon"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "Infected Full Moon"@ja .

_:N287599c7846b4f729ee5984e611b2aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon(92%)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "moon(92%)"@ja .

_:N32d6a6a0bd7049eebdcafd8febdbaa06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻覚不覚夜間疾走 (胡蝶夢丸mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "幻覚不覚夜間疾走 (胡蝶夢丸mix)"@ja .

_:N3332004de3e54a8fb0857ec5e09721e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon(40%)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "moon(40%)"@ja .

_:N552c3aed15154eeaac2723d46b951535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon(25%)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "moon(25%)"@ja .

_:N65a9b45a2ebb491d9fe9643b18a3e85b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon(10%)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "moon(10%)"@ja .

_:N66cf190955034054b5eca3805ce39901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペリシングナイト"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "ペリシングナイト"@ja .

_:N986ec568c95b495b961125a277a4ced1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon(65%)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "moon(65%)"@ja .

_:N9948e1b2239e4825aac6a101f1ecd0da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歌雀 (胡蝶夢丸mix)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "歌雀 (胡蝶夢丸mix)"@ja .

_:Nc291ea95c0fd4b4d8e24ad0db7169905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペルコアオブワタツキ (harDDrunker)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "スペルコアオブワタツキ (harDDrunker)"@ja .

_:Nd1fec4f9e6514bd392da84c6bdd70659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon(80%)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "moon(80%)"@ja .

_:Nd5f771740ac64aaf9eb7fec67967496c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アウトオブザシルバー2000"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:49"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "アウトオブザシルバー2000"@ja .

_:Nef462bd9134e44eea6f0497f542f3a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャウティン，ラーガ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N4d42828debcd42b2a29bad7c26d25ebb ;
    schema:name "シャウティン，ラーガ"@ja .

_:N4d42828debcd42b2a29bad7c26d25ebb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N060d5dc71f1e46e38cb606113cd9bacf,
        _:N0cde455f6f854536a42e597861baa5ac,
        _:N193301ed053d4c6db885600d230e0bc0,
        _:N287599c7846b4f729ee5984e611b2aa2,
        _:N32d6a6a0bd7049eebdcafd8febdbaa06,
        _:N3332004de3e54a8fb0857ec5e09721e7,
        _:N552c3aed15154eeaac2723d46b951535,
        _:N65a9b45a2ebb491d9fe9643b18a3e85b,
        _:N66cf190955034054b5eca3805ce39901,
        _:N986ec568c95b495b961125a277a4ced1,
        _:N9948e1b2239e4825aac6a101f1ecd0da,
        _:Nc291ea95c0fd4b4d8e24ad0db7169905,
        _:Nd1fec4f9e6514bd392da84c6bdd70659,
        _:Nd5f771740ac64aaf9eb7fec67967496c,
        _:Nef462bd9134e44eea6f0497f542f3a84 ;
    mo:track_count 15 ;
    schema:duration "PT67:43"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N060d5dc71f1e46e38cb606113cd9bacf,
        _:N0cde455f6f854536a42e597861baa5ac,
        _:N193301ed053d4c6db885600d230e0bc0,
        _:N287599c7846b4f729ee5984e611b2aa2,
        _:N32d6a6a0bd7049eebdcafd8febdbaa06,
        _:N3332004de3e54a8fb0857ec5e09721e7,
        _:N552c3aed15154eeaac2723d46b951535,
        _:N65a9b45a2ebb491d9fe9643b18a3e85b,
        _:N66cf190955034054b5eca3805ce39901,
        _:N986ec568c95b495b961125a277a4ced1,
        _:N9948e1b2239e4825aac6a101f1ecd0da,
        _:Nc291ea95c0fd4b4d8e24ad0db7169905,
        _:Nd1fec4f9e6514bd392da84c6bdd70659,
        _:Nd5f771740ac64aaf9eb7fec67967496c,
        _:Nef462bd9134e44eea6f0497f542f3a84 .

