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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

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

<org/1260#subject> schema:name "Tik-Tak-Tone"@en,
        "ちくたくとーん"@ja,
        "Tik-Tak-Tone"@ja-latn ;
    foaf:name "Tik-Tak-Tone"@en,
        "ちくたくとーん"@ja,
        "Tik-Tak-Tone"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/27945/27945-1312660507.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11513#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27945#performance> ;
    schema:name "Riku Hisameduki"@en,
        "氷雨月りく"@ja ;
    foaf:name "Riku Hisameduki"@en,
        "氷雨月りく"@ja .

<artist/15159#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27945#performance> ;
    schema:name "Yuy"@en ;
    foaf:name "Yuy"@en .

<album/27945#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Love"@en,
        "One Love"@ja,
        "One Love"@ja-latn ;
    mo:performance_of <album/27945#musicalwork> ;
    mo:performer <artist/11513#subject>,
        <artist/15159#subject> ;
    mo:recorded_as <album/27945#musicalexpression> ;
    schema:byArtist <artist/11513#subject>,
        <artist/15159#subject> ;
    schema:name "One Love"@en,
        "One Love"@ja,
        "One Love"@ja-latn ;
    schema:workPerformed <album/27945#musicalwork> .

<album/27945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "One Love"@en,
        "One Love"@ja,
        "One Love"@ja-latn ;
    mo:catalogue_number "TTTR-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27945#musicalexpression> ;
    mo:publisher <org/1260#subject> ;
    mo:record _:N38caa7373dca4d25ac9b5d7de77f177e ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/11513#subject>,
        <artist/15159#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/27945/27945-1312660507.jpg> ;
    schema:name "One Love"@en,
        "One Love"@ja,
        "One Love"@ja-latn ;
    schema:publisher <org/1260#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/27945/27945-1312660507.jpg> .

_:N11e998c407ec4c7791f58b27cf05db9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Looking-Mirror, and What Mary Found There"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "Through the Looking-Mirror, and What Mary Found There"@ja .

_:N4ba20a746b724999af2793693d1856ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "back to far east ～ Outroduction"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "back to far east ～ Outroduction"@ja .

_:N4c0ca885083e4cf793eef753e7fdf3a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wait for thawing(tik-tak-tone ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "wait for thawing(tik-tak-tone ver.)"@ja .

_:N55b848cf104945e8831f97d5488c04ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockworks"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "Clockworks"@ja .

_:N7219d2201652451cbf06caf40a15ea07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そして私もいなくなる"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "そして私もいなくなる"@ja .

_:Na7c62d8d7aa9466d957692bde882bb45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その風景にあの日あなたを重ねて(Album ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "その風景にあの日あなたを重ねて(Album ver.)"@ja .

_:Ncd30d26f8de9471e9b8da35bdb3d3801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人形遣いのエチュード"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "人形遣いのエチュード"@ja .

_:Nddf11243491b42be9949b30ed1d18b62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華に蝶舞う黄泉平良坂(Album ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "華に蝶舞う黄泉平良坂(Album ver.)"@ja .

_:Ne27d6d272ac7499188e06027a6cce978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜が逝くとき(tik-tak-tone ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "桜が逝くとき(tik-tak-tone ver.)"@ja .

_:Neaed24a6fb3a431da4309b12dde8f2e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muzzle Flash"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "Muzzle Flash"@ja .

_:Ned0992ddcdb3457d8ab017c97256e455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "come from far east ～ Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "come from far east ～ Introduction"@ja .

_:Nfad348376a7448e580c20efcb4b464dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantomize ～ Interlude"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N38caa7373dca4d25ac9b5d7de77f177e ;
    schema:name "Phantomize ～ Interlude"@ja .

_:N38caa7373dca4d25ac9b5d7de77f177e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11e998c407ec4c7791f58b27cf05db9a,
        _:N4ba20a746b724999af2793693d1856ee,
        _:N4c0ca885083e4cf793eef753e7fdf3a2,
        _:N55b848cf104945e8831f97d5488c04ee,
        _:N7219d2201652451cbf06caf40a15ea07,
        _:Na7c62d8d7aa9466d957692bde882bb45,
        _:Ncd30d26f8de9471e9b8da35bdb3d3801,
        _:Nddf11243491b42be9949b30ed1d18b62,
        _:Ne27d6d272ac7499188e06027a6cce978,
        _:Neaed24a6fb3a431da4309b12dde8f2e4,
        _:Ned0992ddcdb3457d8ab017c97256e455,
        _:Nfad348376a7448e580c20efcb4b464dc ;
    mo:track_count 12 ;
    schema:duration "PT54:09"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N11e998c407ec4c7791f58b27cf05db9a,
        _:N4ba20a746b724999af2793693d1856ee,
        _:N4c0ca885083e4cf793eef753e7fdf3a2,
        _:N55b848cf104945e8831f97d5488c04ee,
        _:N7219d2201652451cbf06caf40a15ea07,
        _:Na7c62d8d7aa9466d957692bde882bb45,
        _:Ncd30d26f8de9471e9b8da35bdb3d3801,
        _:Nddf11243491b42be9949b30ed1d18b62,
        _:Ne27d6d272ac7499188e06027a6cce978,
        _:Neaed24a6fb3a431da4309b12dde8f2e4,
        _:Ned0992ddcdb3457d8ab017c97256e455,
        _:Nfad348376a7448e580c20efcb4b464dc .

