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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

<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/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/20219#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Termination Road"@en,
        "Termination Road"@ja,
        "Termination Road"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20219#musicalwork> ;
    schema:name "Termination Road"@en,
        "Termination Road"@ja,
        "Termination Road"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/91/20219/20219-1279158824.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20219#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/20219#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Termination Road"@en,
        "Termination Road"@ja,
        "Termination Road"@ja-latn ;
    mo:performance_of <album/20219#musicalwork> ;
    mo:performer _:Ncef273a4c4fb45a2b305ee98855791b6,
        _:Nfd2c8edd9f004db28efbb0711eda8b95,
        <artist/2466#subject> ;
    mo:recorded_as <album/20219#musicalexpression> ;
    schema:byArtist _:Ncef273a4c4fb45a2b305ee98855791b6,
        _:Nfd2c8edd9f004db28efbb0711eda8b95,
        <artist/2466#subject> ;
    schema:name "Termination Road"@en,
        "Termination Road"@ja,
        "Termination Road"@ja-latn ;
    schema:workPerformed <album/20219#musicalwork> .

<album/20219#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Termination Road"@en,
        "Termination Road"@ja,
        "Termination Road"@ja-latn ;
    mo:catalogue_number "HC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20219#musicalexpression> ;
    mo:publisher _:N4cecf5887dc24b28a417161b0b51ad7c ;
    mo:record _:Neb0920cd19934af2b8891bd92d853cf7 ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Irina ☆"@en ;
            foaf:name "Irina ☆"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Maron-chan"@en ;
            foaf:name "Maron-chan"@en ],
        <artist/2466#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/20219/20219-1279158824.jpg> ;
    schema:name "Termination Road"@en,
        "Termination Road"@ja,
        "Termination Road"@ja-latn ;
    schema:publisher _:N4cecf5887dc24b28a417161b0b51ad7c ;
    foaf:depiction <https://media.vgm.io/albums/91/20219/20219-1279158824.jpg> .

_:N30aab105e92045a6b81ed5e91ac0f016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワニャングナイト"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "フラワニャングナイト"@ja .

_:N44941768eb7248f8913e409b3bee6837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダンスフロアで踊りましょう"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "ダンスフロアで踊りましょう"@ja .

_:N4af788b63bb148bd9126dc44a0caa658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レミリア生誕の調べ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "レミリア生誕の調べ"@ja .

_:N4cecf5887dc24b28a417161b0b51ad7c schema:name "HAPPY CLOVER"@en ;
    foaf:name "HAPPY CLOVER"@en .

_:N5d436837e2be4bcf96b92650f6a1d162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNA INFINITE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "LUNA INFINITE"@ja .

_:N629ade284c16485b8d371d19e932163f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting Scarlet"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "Fighting Scarlet"@ja .

_:N684c5b83396e4f28b1281afb6504e76f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終末の大図書館"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "終末の大図書館"@ja .

_:N8bc315afe4d844b7b306ea15b45db89f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight tear～月光の涙～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "Moonlight tear～月光の涙～"@ja .

_:N941deadfcddd47bf868304822fdb4be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇の狂奏曲"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "暗闇の狂奏曲"@ja .

_:N9bc517ce246e4fcab734b46851612ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔の覚醒"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "悪魔の覚醒"@ja .

_:Na8033e8f42a84e948d36fccd7408247d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "magic library"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "magic library"@ja .

_:Naa293f7989c543e9a2e96409bb5d8fe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dream fantasy"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Neb0920cd19934af2b8891bd92d853cf7 ;
    schema:name "dream fantasy"@ja .

_:Ncef273a4c4fb45a2b305ee98855791b6 a schema:Person,
        foaf:Person ;
    mo:performed <album/20219#performance> ;
    schema:name "Maron-chan"@en ;
    foaf:name "Maron-chan"@en .

_:Nfd2c8edd9f004db28efbb0711eda8b95 a schema:Person,
        foaf:Person ;
    mo:performed <album/20219#performance> ;
    schema:name "Irina ☆"@en ;
    foaf:name "Irina ☆"@en .

_:Neb0920cd19934af2b8891bd92d853cf7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30aab105e92045a6b81ed5e91ac0f016,
        _:N44941768eb7248f8913e409b3bee6837,
        _:N4af788b63bb148bd9126dc44a0caa658,
        _:N5d436837e2be4bcf96b92650f6a1d162,
        _:N629ade284c16485b8d371d19e932163f,
        _:N684c5b83396e4f28b1281afb6504e76f,
        _:N8bc315afe4d844b7b306ea15b45db89f,
        _:N941deadfcddd47bf868304822fdb4be5,
        _:N9bc517ce246e4fcab734b46851612ffd,
        _:Na8033e8f42a84e948d36fccd7408247d,
        _:Naa293f7989c543e9a2e96409bb5d8fe9 ;
    mo:track_count 11 ;
    schema:duration "PT49:17"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N30aab105e92045a6b81ed5e91ac0f016,
        _:N44941768eb7248f8913e409b3bee6837,
        _:N4af788b63bb148bd9126dc44a0caa658,
        _:N5d436837e2be4bcf96b92650f6a1d162,
        _:N629ade284c16485b8d371d19e932163f,
        _:N684c5b83396e4f28b1281afb6504e76f,
        _:N8bc315afe4d844b7b306ea15b45db89f,
        _:N941deadfcddd47bf868304822fdb4be5,
        _:N9bc517ce246e4fcab734b46851612ffd,
        _:Na8033e8f42a84e948d36fccd7408247d,
        _:Naa293f7989c543e9a2e96409bb5d8fe9 .

