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

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

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

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

<event/9> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 4 (May 20, 2007)" .

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

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

<album/6514#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Virtual x Real"@en,
        "Virtual x Real"@ja,
        "Virtual x Real"@ja-latn ;
    mo:performance_of <album/6514#musicalwork> ;
    mo:recorded_as <album/6514#musicalexpression> ;
    schema:name "Virtual x Real"@en,
        "Virtual x Real"@ja,
        "Virtual x Real"@ja-latn ;
    schema:workPerformed <album/6514#musicalwork> .

<org/211#subject> schema:name "CYTOKINE"@en,
        "CYTOKINE"@ja,
        "CYTOKINE"@ja-latn ;
    foaf:name "CYTOKINE"@en,
        "CYTOKINE"@ja,
        "CYTOKINE"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/6514/6514-1199363894.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6514#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-20"^^xsd:date ;
    dcterms:title "Virtual x Real"@en,
        "Virtual x Real"@ja,
        "Virtual x Real"@ja-latn ;
    mo:catalogue_number "CK-0005P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6514#musicalexpression> ;
    mo:publisher <org/211#subject> ;
    mo:record _:N2c61f9d9bff94ef1881711a563df1a7f ;
    mo:record_count 1 ;
    mo:release <event/9> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2007-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/6514/6514-1199363894.jpg> ;
    schema:name "Virtual x Real"@en,
        "Virtual x Real"@ja,
        "Virtual x Real"@ja-latn ;
    schema:publisher <org/211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/6514/6514-1199363894.jpg> .

_:N0969458a489b4d9fbe9707c5007be064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tick down"@en,
        "tick down"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "tick down"@en,
        "tick down"@ja .

_:N1cc87f8f65b149469e270bb305f69324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hiroshige Thirty-six ~ Tokyo Rabbit→Kyoto Rooster mix"@en,
        "The Hiroshige Thirty-six ～卯東京→酉京都mix"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "The Hiroshige Thirty-six ~ Tokyo Rabbit→Kyoto Rooster mix"@en,
        "The Hiroshige Thirty-six ～卯東京→酉京都mix"@ja .

_:N52e511903a664fb2816803a9b9b1b4ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventures in Wonderland"@en,
        "Adventures in Wonderland"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "Adventures in Wonderland"@en,
        "Adventures in Wonderland"@ja .

_:N5c7928c6db384ab1b680a97dc70c3634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kaleidoscreen for 53 minutes"@en,
        "kaleidoscreen for 53 minutes"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "kaleidoscreen for 53 minutes"@en,
        "kaleidoscreen for 53 minutes"@ja .

_:N5f0144990fa84e07839cda5cdcde7b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yume x Utsutsu"@en,
        "Yume x Utsutsu"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "Yume x Utsutsu"@en,
        "Yume x Utsutsu"@ja .

_:N88e49b1f068b4586bfb4f7fff9d33fe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon-bound path"@en,
        "moon-bound path"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "moon-bound path"@en,
        "moon-bound path"@ja .

_:Ne7401374cb7b4918ad21ee608c9b5866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old World"@en,
        "Old World"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "Old World"@en,
        "Old World"@ja .

_:Nef88eb69494d4e4bb08c07b8d2a8eccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "problem-solving game"@en,
        "problem-solving game"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "problem-solving game"@en,
        "problem-solving game"@ja .

_:Nf9f00c523cfc47658fd293540de4cecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Forest"@en,
        "Forbidden Forest"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2c61f9d9bff94ef1881711a563df1a7f ;
    schema:name "Forbidden Forest"@en,
        "Forbidden Forest"@ja .

_:N2c61f9d9bff94ef1881711a563df1a7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0969458a489b4d9fbe9707c5007be064,
        _:N1cc87f8f65b149469e270bb305f69324,
        _:N52e511903a664fb2816803a9b9b1b4ea,
        _:N5c7928c6db384ab1b680a97dc70c3634,
        _:N5f0144990fa84e07839cda5cdcde7b2e,
        _:N88e49b1f068b4586bfb4f7fff9d33fe8,
        _:Ne7401374cb7b4918ad21ee608c9b5866,
        _:Nef88eb69494d4e4bb08c07b8d2a8eccb,
        _:Nf9f00c523cfc47658fd293540de4cecd ;
    mo:track_count 9 ;
    schema:duration "PT39:59"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0969458a489b4d9fbe9707c5007be064,
        _:N1cc87f8f65b149469e270bb305f69324,
        _:N52e511903a664fb2816803a9b9b1b4ea,
        _:N5c7928c6db384ab1b680a97dc70c3634,
        _:N5f0144990fa84e07839cda5cdcde7b2e,
        _:N88e49b1f068b4586bfb4f7fff9d33fe8,
        _:Ne7401374cb7b4918ad21ee608c9b5866,
        _:Nef88eb69494d4e4bb08c07b8d2a8eccb,
        _:Nf9f00c523cfc47658fd293540de4cecd .

