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

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

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

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

<artist/2423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6399#subject> ;
    schema:name "guernica"@en ;
    foaf:made <album/6399#composition>,
        <album/6399#subject> ;
    foaf:name "guernica"@en .

<event/10> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 3 (May 21, 2006)" .

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

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

<album/6399#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "IA-STYLE/Toho"@en,
        "IA-STYLE/Toho"@ja,
        "IA-STYLE/Toho"@ja-latn ;
    mo:performance_of <album/6399#musicalwork> ;
    mo:recorded_as <album/6399#musicalexpression> ;
    schema:name "IA-STYLE/Toho"@en,
        "IA-STYLE/Toho"@ja,
        "IA-STYLE/Toho"@ja-latn ;
    schema:workPerformed <album/6399#musicalwork> .

<org/344#subject> schema:name "Iemitsu.Productions"@en,
        "Iemitsu.Productions"@ja,
        "Iemitsu.Productions"@ja-latn ;
    foaf:name "Iemitsu.Productions"@en,
        "Iemitsu.Productions"@ja,
        "Iemitsu.Productions"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/6399/6399-1199143569.jpg> a schema:ImageObject,
        foaf:Image .

<album/6399#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IA-STYLE/Toho"@en,
        "IA-STYLE/Toho"@ja,
        "IA-STYLE/Toho"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/2423#subject> ;
    mo:produced_work <album/6399#musicalwork> ;
    schema:name "IA-STYLE/Toho"@en,
        "IA-STYLE/Toho"@ja,
        "IA-STYLE/Toho"@ja-latn .

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

<album/6399#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "IA-STYLE/Toho"@en,
        "IA-STYLE/Toho"@ja,
        "IA-STYLE/Toho"@ja-latn ;
    mo:catalogue_number "SICD-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6399#musicalexpression> ;
    mo:publisher <org/344#subject> ;
    mo:record _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/6399/6399-1199143569.jpg> ;
    schema:name "IA-STYLE/Toho"@en,
        "IA-STYLE/Toho"@ja,
        "IA-STYLE/Toho"@ja-latn ;
    schema:publisher <org/344#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/6399/6399-1199143569.jpg> .

_:N1bbe5777e7cf40d79b91cbaebd820d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Hear Anything!!!!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "Don't Hear Anything!!!!"@ja .

_:N1bd501427026467d8fb6af4292a785b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "T.H.K.文録は彼なのか？"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "T.H.K.文録は彼なのか？"@ja .

_:N3860a8c4cd9f4e1886c7ae611fcb0e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Through Knives"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "Ghost Through Knives"@ja .

_:N4339d231cef24cce9d514eebd68b3e64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RactGirl -WW2 After Rhythm Mix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "RactGirl -WW2 After Rhythm Mix-"@ja .

_:N4b40c38677c6431ea06339e1c1924df6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "voyage"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "voyage"@ja .

_:N5441037ee7d24297a53a72ed48c210ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "倫敦硬核紅茶館"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "倫敦硬核紅茶館"@ja .

_:N6b3feb206eb2469599374c727241ca03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸Retour"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "彼岸Retour"@ja .

_:N84471d5b9b2544f29266a989befed3fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取ふらいとッ☆ to: Luna /from: our Tokyo"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "竹取ふらいとッ☆ to: Luna /from: our Tokyo"@ja .

_:Na1e450c667ca4b32aed18b5050b6affc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Song - Lunatic - Boss - Ex"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "Last Song - Lunatic - Boss - Ex"@ja .

_:Ne60c2925d43640ecbe45c71fe25b4c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "高*血*圧"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "高*血*圧"@ja .

_:Ne7ce694490d342f1aba741df4da5eb4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage de Cosmo 2001"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "Voyage de Cosmo 2001"@ja .

_:Nf3a9622fa9064954bb829342b6aaf497 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取TOKYO物語～Shibuya Street Princess"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 ;
    schema:name "竹取TOKYO物語～Shibuya Street Princess"@ja .

_:Nb2f4ca2fd91a4a40a7aa2965b1ca3b06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bbe5777e7cf40d79b91cbaebd820d4f,
        _:N1bd501427026467d8fb6af4292a785b2,
        _:N3860a8c4cd9f4e1886c7ae611fcb0e02,
        _:N4339d231cef24cce9d514eebd68b3e64,
        _:N4b40c38677c6431ea06339e1c1924df6,
        _:N5441037ee7d24297a53a72ed48c210ec,
        _:N6b3feb206eb2469599374c727241ca03,
        _:N84471d5b9b2544f29266a989befed3fe,
        _:Na1e450c667ca4b32aed18b5050b6affc,
        _:Ne60c2925d43640ecbe45c71fe25b4c94,
        _:Ne7ce694490d342f1aba741df4da5eb4e,
        _:Nf3a9622fa9064954bb829342b6aaf497 ;
    mo:track_count 12 ;
    schema:duration "PT57:31"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1bbe5777e7cf40d79b91cbaebd820d4f,
        _:N1bd501427026467d8fb6af4292a785b2,
        _:N3860a8c4cd9f4e1886c7ae611fcb0e02,
        _:N4339d231cef24cce9d514eebd68b3e64,
        _:N4b40c38677c6431ea06339e1c1924df6,
        _:N5441037ee7d24297a53a72ed48c210ec,
        _:N6b3feb206eb2469599374c727241ca03,
        _:N84471d5b9b2544f29266a989befed3fe,
        _:Na1e450c667ca4b32aed18b5050b6affc,
        _:Ne60c2925d43640ecbe45c71fe25b4c94,
        _:Ne7ce694490d342f1aba741df4da5eb4e,
        _:Nf3a9622fa9064954bb829342b6aaf497 .

