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

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

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

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

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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 .

<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 .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/12323#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Concerto Archives of MARISA piece"@en,
        "Concerto Archives of MARISA piece"@ja,
        "Concerto Archives of MARISA piece"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12323#musicalwork> ;
    schema:name "Concerto Archives of MARISA piece"@en,
        "Concerto Archives of MARISA piece"@ja,
        "Concerto Archives of MARISA piece"@ja-latn .

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

<album/12323#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Concerto Archives of MARISA piece"@en,
        "Concerto Archives of MARISA piece"@ja,
        "Concerto Archives of MARISA piece"@ja-latn ;
    mo:performance_of <album/12323#musicalwork> ;
    mo:recorded_as <album/12323#musicalexpression> ;
    schema:name "Concerto Archives of MARISA piece"@en,
        "Concerto Archives of MARISA piece"@ja,
        "Concerto Archives of MARISA piece"@ja-latn ;
    schema:workPerformed <album/12323#musicalwork> .

<org/1394#subject> schema:name "Melodic Of Harp"@en,
        "絃奏水琴樂章"@ja,
        "Melodic Of Harp"@ja-latn ;
    foaf:name "Melodic Of Harp"@en,
        "絃奏水琴樂章"@ja,
        "Melodic Of Harp"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/12323/12323-1235665345.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12323#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-30"^^xsd:date ;
    dcterms:title "Concerto Archives of MARISA piece"@en,
        "Concerto Archives of MARISA piece"@ja,
        "Concerto Archives of MARISA piece"@ja-latn ;
    mo:catalogue_number "GSCD-0003" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/12323#musicalexpression> ;
    mo:publisher <org/1394#subject> ;
    mo:record _:N05b3860b32914cd793fd8e824181c7b2 ;
    mo:record_count 1 ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/64#subject> ;
    schema:datePublished "2005-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/12323/12323-1235665345.jpg> ;
    schema:name "Concerto Archives of MARISA piece"@en,
        "Concerto Archives of MARISA piece"@ja,
        "Concerto Archives of MARISA piece"@ja-latn ;
    schema:publisher <org/1394#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/12323/12323-1235665345.jpg> .

_:N13203c2cae3940ffaf77040f7df5e533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 2nd Movement - Oriental Dark Flight"@en,
        "第2楽章：オリエンタルダークフライト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N05b3860b32914cd793fd8e824181c7b2 ;
    schema:name "The 2nd Movement - Oriental Dark Flight"@en,
        "第2楽章：オリエンタルダークフライト"@ja .

_:N23e8612aadd94ba99ca86e419b1cac8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Witches' Ball ~ Magus"@en,
        "魔女達の舞踏会 ～ Magus"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N05b3860b32914cd793fd8e824181c7b2 ;
    schema:name "The Witches' Ball ~ Magus"@en,
        "魔女達の舞踏会 ～ Magus"@ja .

_:N38ea6c13a749421793fd41dedef73808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 1st Movement - Love-Colored Master Spark"@en,
        "第1楽章：恋色マスタースパーク"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N05b3860b32914cd793fd8e824181c7b2 ;
    schema:name "The 1st Movement - Love-Colored Master Spark"@en,
        "第1楽章：恋色マスタースパーク"@ja .

_:N7f73affbb49642c187f0a744c1070443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en,
        "リーインカーネーション"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N05b3860b32914cd793fd8e824181c7b2 ;
    schema:name "Reincarnation"@en,
        "リーインカーネーション"@ja .

_:Ncfc699d6737c4d5a85c92e95fc750228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 3rd Movement - Vessel of Stars ~ Casket of Star"@en,
        "第3楽章：星の器 ～ Casket of Star"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N05b3860b32914cd793fd8e824181c7b2 ;
    schema:name "The 3rd Movement - Vessel of Stars ~ Casket of Star"@en,
        "第3楽章：星の器 ～ Casket of Star"@ja .

_:N05b3860b32914cd793fd8e824181c7b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13203c2cae3940ffaf77040f7df5e533,
        _:N23e8612aadd94ba99ca86e419b1cac8b,
        _:N38ea6c13a749421793fd41dedef73808,
        _:N7f73affbb49642c187f0a744c1070443,
        _:Ncfc699d6737c4d5a85c92e95fc750228 ;
    mo:track_count 5 ;
    schema:duration "PT21:43"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N13203c2cae3940ffaf77040f7df5e533,
        _:N23e8612aadd94ba99ca86e419b1cac8b,
        _:N38ea6c13a749421793fd41dedef73808,
        _:N7f73affbb49642c187f0a744c1070443,
        _:Ncfc699d6737c4d5a85c92e95fc750228 .

