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

<artist/9397#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki"@en,
        "ユーキ"@ja ;
    foaf:made <album/17029#lyrics>,
        <album/17029#subject> ;
    foaf:name "Yuki"@en,
        "ユーキ"@ja .

<artist/9398#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taka"@en,
        "タカ"@ja ;
    foaf:made <album/17029#lyrics>,
        <album/17029#subject> ;
    foaf:name "Taka"@en,
        "タカ"@ja .

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/92/17029/17029-1260993279.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7395#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17029#performance> ;
    schema:name "mineko"@en ;
    foaf:made <album/17029#lyrics>,
        <album/17029#subject> ;
    foaf:name "mineko"@en .

<artist/9396#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17029#performance> ;
    schema:name "Sun Flower Field"@en ;
    foaf:name "Sun Flower Field"@en .

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

<album/17029#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ortensia"@en,
        "Ortensia"@ja,
        "Ortensia"@ja-latn ;
    mo:performance_of <album/17029#musicalwork> ;
    mo:performer <artist/7395#subject>,
        <artist/9396#subject> ;
    mo:recorded_as <album/17029#musicalexpression> ;
    schema:byArtist <artist/7395#subject>,
        <artist/9396#subject> ;
    schema:name "Ortensia"@en,
        "Ortensia"@ja,
        "Ortensia"@ja-latn ;
    schema:workPerformed <album/17029#musicalwork> .

<album/17029#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Ortensia"@en,
        "Ortensia"@ja,
        "Ortensia"@ja-latn ;
    mo:catalogue_number "SFF-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17029#musicalexpression> ;
    mo:publisher _:N24783ebdde954c34b6d10a8e40388ffd ;
    mo:record _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/7395#subject>,
        <artist/9396#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/17029/17029-1260993279.jpg> ;
    schema:name "Ortensia"@en,
        "Ortensia"@ja,
        "Ortensia"@ja-latn ;
    schema:publisher _:N24783ebdde954c34b6d10a8e40388ffd ;
    foaf:depiction <https://media.vgm.io/albums/92/17029/17029-1260993279.jpg> .

_:N1116947a19bd47aeba564ccbdfa5cacf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Party"@ja ;
    mo:track_number 8 ;
    schema:duration "PT9:23"^^xsd:interval ;
    schema:inPlaylist _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    schema:name "Flower Party"@ja .

_:N20db4075303843688db0089cd3037e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想月歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    schema:name "想月歌"@ja .

_:N24783ebdde954c34b6d10a8e40388ffd schema:name "Sun Flower Field"@en ;
    foaf:name "Sun Flower Field"@en .

_:N61ce7ce58db84090a1125cf80bdc8e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地獄鴉の消失"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    schema:name "地獄鴉の消失"@ja .

_:N923c7924d458447db5517fd05d509c81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "河童ツイッター"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    schema:name "河童ツイッター"@ja .

_:N9c6a930147cf4f5cb4ebc5b1bba826a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C.E.L."@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    schema:name "C.E.L."@ja .

_:Nbb72ef717c034189ac7cc460939f93db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Look Back In Hourai"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    schema:name "Don't Look Back In Hourai"@ja .

_:Nc35c8503fe3b4bd98f297d6c0b4df018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Heart"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    schema:name "Green Heart"@ja .

_:Ne7a19bda0ab540eb9cba841860c9a3ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Bouquet"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N35fb4950d9f64647bfb7f9dca123ccc0 ;
    schema:name "Scarlet Bouquet"@ja .

_:N35fb4950d9f64647bfb7f9dca123ccc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1116947a19bd47aeba564ccbdfa5cacf,
        _:N20db4075303843688db0089cd3037e8b,
        _:N61ce7ce58db84090a1125cf80bdc8e21,
        _:N923c7924d458447db5517fd05d509c81,
        _:N9c6a930147cf4f5cb4ebc5b1bba826a4,
        _:Nbb72ef717c034189ac7cc460939f93db,
        _:Nc35c8503fe3b4bd98f297d6c0b4df018,
        _:Ne7a19bda0ab540eb9cba841860c9a3ae ;
    mo:track_count 8 ;
    schema:duration "PT41:36"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1116947a19bd47aeba564ccbdfa5cacf,
        _:N20db4075303843688db0089cd3037e8b,
        _:N61ce7ce58db84090a1125cf80bdc8e21,
        _:N923c7924d458447db5517fd05d509c81,
        _:N9c6a930147cf4f5cb4ebc5b1bba826a4,
        _:Nbb72ef717c034189ac7cc460939f93db,
        _:Nc35c8503fe3b4bd98f297d6c0b4df018,
        _:Ne7a19bda0ab540eb9cba841860c9a3ae .

