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

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

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

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

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/14407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHO TRANCENATION"@en,
        "東方トランスネーション"@ja,
        "TOHO TRANCENATION"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14407#musicalwork> ;
    schema:name "TOHO TRANCENATION"@en,
        "東方トランスネーション"@ja,
        "TOHO TRANCENATION"@ja-latn .

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

<album/14407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHO TRANCENATION"@en,
        "東方トランスネーション"@ja,
        "TOHO TRANCENATION"@ja-latn ;
    mo:performance_of <album/14407#musicalwork> ;
    mo:recorded_as <album/14407#musicalexpression> ;
    schema:name "TOHO TRANCENATION"@en,
        "東方トランスネーション"@ja,
        "TOHO TRANCENATION"@ja-latn ;
    schema:workPerformed <album/14407#musicalwork> .

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

<https://medium-media.vgm.io/albums/70/14407/14407-1249090554.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-30"^^xsd:date ;
    dcterms:title "TOHO TRANCENATION"@en,
        "東方トランスネーション"@ja,
        "TOHO TRANCENATION"@ja-latn ;
    mo:catalogue_number "TUMR-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14407#musicalexpression> ;
    mo:publisher _:N22cdb058e2cd44e183af13be238ca069 ;
    mo:record _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2009-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/14407/14407-1249090554.jpg> ;
    schema:name "TOHO TRANCENATION"@en,
        "東方トランスネーション"@ja,
        "TOHO TRANCENATION"@ja-latn ;
    schema:publisher _:N22cdb058e2cd44e183af13be238ca069 ;
    foaf:depiction <https://media.vgm.io/albums/70/14407/14407-1249090554.jpg> .

_:N0cd7a51647814ee5a11ba4275ba4f29f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream world"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Dream world"@en .

_:N22cdb058e2cd44e183af13be238ca069 schema:name "The Universal Mind Records"@en ;
    foaf:name "The Universal Mind Records"@en .

_:N30dd388f24ea4c169b980dd025c3fcda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Massive"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Massive"@en .

_:N3fbbf150e6284e2690f0fea5a00de908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digital space"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Digital space"@en .

_:N7d6835c24d884634808beeeab3277694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Love Never Dies"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "True Love Never Dies"@en .

_:N8e080fce7b3546728cab91292d8e5d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arise"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Arise"@en .

_:N92e454c26a1f40388e3c3d86bb2500ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love laday"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Love laday"@en .

_:N9d840bb3b565456490afe8648b56c4d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satan's undulation"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Satan's undulation"@en .

_:Na7aa8c741df0451b9f1d394ea98d3dbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The stairs"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "The stairs"@en .

_:Nb62bd7c9e6044e9e977da940a1b0d856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muscular machine"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Muscular machine"@en .

_:Ne0b17e6c18814e709f28c9c5a38111bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nose dive"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Nose dive"@en .

_:Nf79dafef073d4b2c91bf5d4787a6a2de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulses the boast high"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Pulses the boast high"@en .

_:Nf8377f83f88149e484af90f934a057e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transformer body shake"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Transformer body shake"@en .

_:Nfda009ad87f741ffa827187e0dc4f482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's start the festival"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nc2fe4e67b25b46afa8e19bcd957f097b ;
    schema:name "Let's start the festival"@en .

_:Nc2fe4e67b25b46afa8e19bcd957f097b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cd7a51647814ee5a11ba4275ba4f29f,
        _:N30dd388f24ea4c169b980dd025c3fcda,
        _:N3fbbf150e6284e2690f0fea5a00de908,
        _:N7d6835c24d884634808beeeab3277694,
        _:N8e080fce7b3546728cab91292d8e5d7f,
        _:N92e454c26a1f40388e3c3d86bb2500ec,
        _:N9d840bb3b565456490afe8648b56c4d9,
        _:Na7aa8c741df0451b9f1d394ea98d3dbb,
        _:Nb62bd7c9e6044e9e977da940a1b0d856,
        _:Ne0b17e6c18814e709f28c9c5a38111bb,
        _:Nf79dafef073d4b2c91bf5d4787a6a2de,
        _:Nf8377f83f88149e484af90f934a057e1,
        _:Nfda009ad87f741ffa827187e0dc4f482 ;
    mo:track_count 13 ;
    schema:duration "PT44:24"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0cd7a51647814ee5a11ba4275ba4f29f,
        _:N30dd388f24ea4c169b980dd025c3fcda,
        _:N3fbbf150e6284e2690f0fea5a00de908,
        _:N7d6835c24d884634808beeeab3277694,
        _:N8e080fce7b3546728cab91292d8e5d7f,
        _:N92e454c26a1f40388e3c3d86bb2500ec,
        _:N9d840bb3b565456490afe8648b56c4d9,
        _:Na7aa8c741df0451b9f1d394ea98d3dbb,
        _:Nb62bd7c9e6044e9e977da940a1b0d856,
        _:Ne0b17e6c18814e709f28c9c5a38111bb,
        _:Nf79dafef073d4b2c91bf5d4787a6a2de,
        _:Nf8377f83f88149e484af90f934a057e1,
        _:Nfda009ad87f741ffa827187e0dc4f482 .

