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

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

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

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

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 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/34006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crimson Devil"@en,
        "Crimson Devil"@ja,
        "Crimson Devil"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34006#musicalwork> ;
    schema:name "Crimson Devil"@en,
        "Crimson Devil"@ja,
        "Crimson Devil"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/60/34006/34006-1341680236.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Crimson Devil"@en,
        "Crimson Devil"@ja,
        "Crimson Devil"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34006#musicalexpression> ;
    mo:publisher _:Ne31900b93ffb4319a972ace9c80cad91 ;
    mo:record _:N37b3b98e9dab4c21af3307bb8b55b899 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/34006/34006-1341680236.jpg> ;
    schema:name "Crimson Devil"@en,
        "Crimson Devil"@ja,
        "Crimson Devil"@ja-latn ;
    schema:publisher _:Ne31900b93ffb4319a972ace9c80cad91 ;
    foaf:depiction <https://media.vgm.io/albums/60/34006/34006-1341680236.jpg> .

_:N0636628c4bf446bd877652d5680127ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Night ~ Ghostly Eyes"@en,
        "幻視の夜　～ Ghostly Eyes"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N37b3b98e9dab4c21af3307bb8b55b899 ;
    schema:name "Illusionary Night ~ Ghostly Eyes"@en,
        "幻視の夜　～ Ghostly Eyes"@ja .

_:N29e09976971542298b9a84298ef62f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom nobly, cherry blossoms of Sumizome ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜　～ Border of Life"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N37b3b98e9dab4c21af3307bb8b55b899 ;
    schema:name "Bloom nobly, cherry blossoms of Sumizome ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜　～ Border of Life"@ja .

_:Naac6c243d57c4e2d9643752bed0258a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble"@en,
        "幽霊楽団　～ Phantom Ensemble"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N37b3b98e9dab4c21af3307bb8b55b899 ;
    schema:name "Phantom Ensemble"@en,
        "幽霊楽団　～ Phantom Ensemble"@ja .

_:Nac7b1d7c74b24f4f81c41fd55aa82953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔　～ Lunatic Princess"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N37b3b98e9dab4c21af3307bb8b55b899 ;
    schema:name "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔　～ Lunatic Princess"@ja .

_:Nb19914cf399449fda0a3e3db63773acc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N37b3b98e9dab4c21af3307bb8b55b899 ;
    schema:name "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:Ne31900b93ffb4319a972ace9c80cad91 schema:name "Gravity"@en ;
    foaf:name "Gravity"@en .

_:N37b3b98e9dab4c21af3307bb8b55b899 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0636628c4bf446bd877652d5680127ad,
        _:N29e09976971542298b9a84298ef62f96,
        _:Naac6c243d57c4e2d9643752bed0258a3,
        _:Nac7b1d7c74b24f4f81c41fd55aa82953,
        _:Nb19914cf399449fda0a3e3db63773acc ;
    mo:track_count 5 ;
    schema:duration "PT16:49"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0636628c4bf446bd877652d5680127ad,
        _:N29e09976971542298b9a84298ef62f96,
        _:Naac6c243d57c4e2d9643752bed0258a3,
        _:Nac7b1d7c74b24f4f81c41fd55aa82953,
        _:Nb19914cf399449fda0a3e3db63773acc .

