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

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

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

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

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

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

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/16463#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "℃on Sentimento"@en,
        "℃on Sentimento"@ja,
        "℃on Sentimento"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/16463#musicalwork> ;
    schema:name "℃on Sentimento"@en,
        "℃on Sentimento"@ja,
        "℃on Sentimento"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/36/16463/16463-1310311415.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "℃on Sentimento"@en,
        "℃on Sentimento"@ja,
        "℃on Sentimento"@ja-latn ;
    mo:performance_of <album/16463#musicalwork> ;
    mo:performer _:Ne734806aadc745b69a43b1989ce508d6 ;
    mo:recorded_as <album/16463#musicalexpression> ;
    schema:byArtist _:Ne734806aadc745b69a43b1989ce508d6 ;
    schema:name "℃on Sentimento"@en,
        "℃on Sentimento"@ja,
        "℃on Sentimento"@ja-latn ;
    schema:workPerformed <album/16463#musicalwork> .

<album/16463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "℃on Sentimento"@en,
        "℃on Sentimento"@ja,
        "℃on Sentimento"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16463#musicalexpression> ;
    mo:publisher _:N9aae526004044f0d9d521d55a1d47bb1 ;
    mo:record _:N45106cf0811d4c42a5d601091e14585e ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "℃@non"@en ;
            foaf:name "℃@non"@en ] ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/16463/16463-1310311415.jpg> ;
    schema:name "℃on Sentimento"@en,
        "℃on Sentimento"@ja,
        "℃on Sentimento"@ja-latn ;
    schema:publisher _:N9aae526004044f0d9d521d55a1d47bb1 ;
    foaf:depiction <https://media.vgm.io/albums/36/16463/16463-1310311415.jpg> .

_:N030a0fa23cb74b70af3fd8c35012dc3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N45106cf0811d4c42a5d601091e14585e ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja .

_:N0f28b53cea0540589218d8ea86a6fb84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-colored Master Spark"@en,
        "恋色マスタースパーク 3"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N45106cf0811d4c42a5d601091e14585e ;
    schema:name "Love-colored Master Spark"@en,
        "恋色マスタースパーク 3"@ja .

_:N4a95bbfd096a4bd7a858d9b63b8aae3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo, Past and Present ~ Flower Land"@en,
        "今昔幻想郷 ～ Flower Land"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N45106cf0811d4c42a5d601091e14585e ;
    schema:name "Gensokyo, Past and Present ~ Flower Land"@en,
        "今昔幻想郷 ～ Flower Land"@ja .

_:N72482acdd11e4a88a47ef30647d2630e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corpse Voyage ~ Be of good cheer!"@en,
        "死体旅行 ～ Be of good cheer!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N45106cf0811d4c42a5d601091e14585e ;
    schema:name "Corpse Voyage ~ Be of good cheer!"@en,
        "死体旅行 ～ Be of good cheer!"@ja .

_:N9aae526004044f0d9d521d55a1d47bb1 schema:name "℃@non"@en ;
    foaf:name "℃@non"@en .

_:Na1f5b6b2bb7445fe9b78070d9e4d9bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Skyscraper ~ Cosmic Mind"@en,
        "感情の摩天楼 ～ Cosmic Mind"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N45106cf0811d4c42a5d601091e14585e ;
    schema:name "Emotional Skyscraper ~ Cosmic Mind"@en,
        "感情の摩天楼 ～ Cosmic Mind"@ja .

_:Nc213b3a15c9f48ccac10834c6332c5b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Kappa of Akutagawa Ryuunosuke ~ Candid Fiend"@en,
        "芥川龍之介の河童 ～ Candid Fiend"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N45106cf0811d4c42a5d601091e14585e ;
    schema:name "The Kappa of Akutagawa Ryuunosuke ~ Candid Fiend"@en,
        "芥川龍之介の河童 ～ Candid Fiend"@ja .

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

_:Ne734806aadc745b69a43b1989ce508d6 a schema:Person,
        foaf:Person ;
    mo:performed <album/16463#performance> ;
    schema:name "℃@non"@en ;
    foaf:name "℃@non"@en .

_:Nee0abb69bb7544338f179bb9c4816b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Capriccio ～ Dream Battle"@en,
        "少女綺想曲 ～ Dream Battle"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N45106cf0811d4c42a5d601091e14585e ;
    schema:name "Maiden's Capriccio ～ Dream Battle"@en,
        "少女綺想曲 ～ Dream Battle"@ja .

_:N45106cf0811d4c42a5d601091e14585e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030a0fa23cb74b70af3fd8c35012dc3e,
        _:N0f28b53cea0540589218d8ea86a6fb84,
        _:N4a95bbfd096a4bd7a858d9b63b8aae3c,
        _:N72482acdd11e4a88a47ef30647d2630e,
        _:Na1f5b6b2bb7445fe9b78070d9e4d9bb8,
        _:Nc213b3a15c9f48ccac10834c6332c5b2,
        _:Nd41bcdc03e15478e97e8232813e025b3,
        _:Nee0abb69bb7544338f179bb9c4816b52 ;
    mo:track_count 8 ;
    schema:duration "PT32:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N030a0fa23cb74b70af3fd8c35012dc3e,
        _:N0f28b53cea0540589218d8ea86a6fb84,
        _:N4a95bbfd096a4bd7a858d9b63b8aae3c,
        _:N72482acdd11e4a88a47ef30647d2630e,
        _:Na1f5b6b2bb7445fe9b78070d9e4d9bb8,
        _:Nc213b3a15c9f48ccac10834c6332c5b2,
        _:Nd41bcdc03e15478e97e8232813e025b3,
        _:Nee0abb69bb7544338f179bb9c4816b52 .

