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

<artist/6206#subject> a schema:Person,
        foaf:Person ;
    schema:name "Touya Takaoka"@en,
        "高岡冬夜"@ja ;
    foaf:made <album/13403#lyrics>,
        <album/13403#subject> ;
    foaf:name "Touya Takaoka"@en,
        "高岡冬夜"@ja .

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

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

<event/116> a mo:Release ;
    schema:name "Released at Tsuki no Utage (Jul 20, 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/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/13403#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Crimson Moon Flower"@en,
        "東方紅月華"@ja,
        "Touhou Kougatsuka"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13403#musicalwork> ;
    schema:name "Touhou Crimson Moon Flower"@en,
        "東方紅月華"@ja,
        "Touhou Kougatsuka"@ja-latn .

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

<org/808#subject> schema:name "Bamboo River"@en,
        "Bamboo River"@ja,
        "Bamboo River"@ja-latn ;
    foaf:name "Bamboo River"@en,
        "Bamboo River"@ja,
        "Bamboo River"@ja-latn .

<https://media.vgm.io/albums/30/13403/13403-1241973817.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13403#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/13403/13403-1241973817.png> ;
    foaf:depicts <album/13403#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/13403/13403-1241973817.png> .

<https://medium-media.vgm.io/albums/30/13403/13403-1241973817.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/13403#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Crimson Moon Flower"@en,
        "東方紅月華"@ja,
        "Touhou Kougatsuka"@ja-latn ;
    mo:performance_of <album/13403#musicalwork> ;
    mo:performer <artist/6207#subject> ;
    mo:recorded_as <album/13403#musicalexpression> ;
    schema:byArtist <artist/6207#subject> ;
    schema:name "Touhou Crimson Moon Flower"@en,
        "東方紅月華"@ja,
        "Touhou Kougatsuka"@ja-latn ;
    schema:workPerformed <album/13403#musicalwork> .

<artist/6207#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13403#performance> ;
    schema:name "Sow Kisaragi"@en,
        "如月奏"@ja ;
    foaf:made <album/13403#lyrics>,
        <album/13403#subject> ;
    foaf:name "Sow Kisaragi"@en,
        "如月奏"@ja .

<album/13403#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-20"^^xsd:date ;
    dcterms:title "Touhou Crimson Moon Flower"@en,
        "東方紅月華"@ja,
        "Touhou Kougatsuka"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13403#musicalexpression> ;
    mo:publisher <org/808#subject> ;
    mo:record _:Nf4a9199fcc2d4c22bee89a7312750afa ;
    mo:record_count 1 ;
    mo:release <event/116> ;
    schema:about <product/20#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/6207#subject> ;
    schema:datePublished "2008-07-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/13403/13403-1241973817.png> ;
    schema:name "Touhou Crimson Moon Flower"@en,
        "東方紅月華"@ja,
        "Touhou Kougatsuka"@ja-latn ;
    schema:publisher <org/808#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/13403/13403-1241973817.png> .

_:N4e68407e40ad4262acae29e1baa089ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? ~ Music Box Arrange"@en,
        "U.Nオーウェンは彼女なのか？～オルゴールアレンジ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf4a9199fcc2d4c22bee89a7312750afa ;
    schema:name "U.N. Owen was her? ~ Music Box Arrange"@en,
        "U.Nオーウェンは彼女なのか？～オルゴールアレンジ"@ja .

_:N9694c67cc100454683350bf12dfad8d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ARTEMIS"@en,
        "ARTEMIS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nf4a9199fcc2d4c22bee89a7312750afa ;
    schema:name "ARTEMIS"@en,
        "ARTEMIS"@ja .

_:N9b01d83e12834c25b361948bbaf9d55e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of Hesitation"@en,
        "迷いの森"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf4a9199fcc2d4c22bee89a7312750afa ;
    schema:name "Forest of Hesitation"@en,
        "迷いの森"@ja .

_:N9bc9daa26b8a43648cbd36f4d71bae28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Flower in the Night"@en,
        "夜紅華"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nf4a9199fcc2d4c22bee89a7312750afa ;
    schema:name "Crimson Flower in the Night"@en,
        "夜紅華"@ja .

_:Nf4a9199fcc2d4c22bee89a7312750afa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e68407e40ad4262acae29e1baa089ab,
        _:N9694c67cc100454683350bf12dfad8d3,
        _:N9b01d83e12834c25b361948bbaf9d55e,
        _:N9bc9daa26b8a43648cbd36f4d71bae28 ;
    mo:track_count 4 ;
    schema:duration "PT16:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4e68407e40ad4262acae29e1baa089ab,
        _:N9694c67cc100454683350bf12dfad8d3,
        _:N9b01d83e12834c25b361948bbaf9d55e,
        _:N9bc9daa26b8a43648cbd36f4d71bae28 .

