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

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

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

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

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

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

<album/14041#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Strawberry Finch"@en,
        "紅雀"@ja,
        "Benisuzume"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14041#musicalwork> ;
    schema:name "Strawberry Finch"@en,
        "紅雀"@ja,
        "Benisuzume"@ja-latn .

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

<album/14041#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Strawberry Finch"@en,
        "紅雀"@ja,
        "Benisuzume"@ja-latn ;
    mo:performance_of <album/14041#musicalwork> ;
    mo:recorded_as <album/14041#musicalexpression> ;
    schema:name "Strawberry Finch"@en,
        "紅雀"@ja,
        "Benisuzume"@ja-latn ;
    schema:workPerformed <album/14041#musicalwork> .

<org/241#subject> schema:name "ooedo Express mail"@en,
        "大江戸宅急便"@ja,
        "ooedo Express mail"@ja-latn ;
    foaf:name "ooedo Express mail"@en,
        "大江戸宅急便"@ja,
        "ooedo Express mail"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/14041/14041-1245266306.png> a schema:ImageObject,
        foaf:Image .

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

<album/14041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "Strawberry Finch"@en,
        "紅雀"@ja,
        "Benisuzume"@ja-latn ;
    mo:catalogue_number "OEMM-0089" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14041#musicalexpression> ;
    mo:publisher <org/241#subject> ;
    mo:record _:N4a09884657394c7288e142d682cff995 ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/14041/14041-1245266306.png> ;
    schema:name "Strawberry Finch"@en,
        "紅雀"@ja,
        "Benisuzume"@ja-latn ;
    schema:publisher <org/241#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/14041/14041-1245266306.png> .

_:N08a6449e18d14ba88a6cc834f976223e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Templo del luna"@en,
        "Templo del luna"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Templo del luna"@en,
        "Templo del luna"@ja .

_:N0f9dce32c4c0485398fdd021f40b2ca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm asking how much the miko is!"@en,
        "巫女がなんぼのもんだっていうのよ！"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "I'm asking how much the miko is!"@en,
        "巫女がなんぼのもんだっていうのよ！"@ja .

_:N1eb6ea6bdec243c7bc56a3d57f50bb62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowers in the Secluded Inner Room"@en,
        "深窓の花"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Flowers in the Secluded Inner Room"@en,
        "深窓の花"@ja .

_:N3bf5b6b260844838b32f0b493bcc040e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:N3d3a6ead9e714af5b87f99402b89fde4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Stubborn Tomboy"@en,
        "じゃじゃ馬恋娘"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Beloved Stubborn Tomboy"@en,
        "じゃじゃ馬恋娘"@ja .

_:N513835dea0e641e0aa8d215ea2f59e99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls who Dance."@en,
        "舞い踊る少女 ～Girls who Dance.～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Girls who Dance."@en,
        "舞い踊る少女 ～Girls who Dance.～"@ja .

_:N551e6b765bd94cadae90c17e665c910f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capital of 1000 years ago."@en,
        "千年前の都 ～Capital of 1000 years ago.～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Capital of 1000 years ago."@en,
        "千年前の都 ～Capital of 1000 years ago.～"@ja .

_:N5b5adf8affda4cbea98a8f21bc2883b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deaf to All but the Love-Colored Song"@en,
        "恋色の歌しか聞こえない"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Deaf to All but the Love-Colored Song"@en,
        "恋色の歌しか聞こえない"@ja .

_:N6a640078258248d5985ccac00ef8d281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Capriccio"@en,
        "少女奇譚曲"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Maiden's Capriccio"@en,
        "少女奇譚曲"@ja .

_:N7a95be53c53442b48ce0e404e1308714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night of full moon."@en,
        "満月の夜 ～Night of full moon.～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Night of full moon."@en,
        "満月の夜 ～Night of full moon.～"@ja .

_:Nbe124c3126644679a571e7bc99aab9d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SERA"@en,
        "SERA"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "SERA"@en,
        "SERA"@ja .

_:Nc59e6cd4df074587908a0cd64c19e604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cubelic Cube"@en,
        "Cubelic Cube"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Cubelic Cube"@en,
        "Cubelic Cube"@ja .

_:Nda55375793a34cbf987e84f5c7f6c889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brain storm"@en,
        "Brain storm"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Brain storm"@en,
        "Brain storm"@ja .

_:Ndcf3b30b825c47bc9116c651997fb391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lake Investigation..."@en,
        "湖の調べ…。"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Lake Investigation..."@en,
        "湖の調べ…。"@ja .

_:Nf547e480f9b74431bc7eafb437c39535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waxing and Waning of the Moon..."@en,
        "月のみちかけ…。"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Waxing and Waning of the Moon..."@en,
        "月のみちかけ…。"@ja .

_:Nfe768ee810514ff3ae8a61088309dc09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exit me…"@en,
        "Exit me…"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N4a09884657394c7288e142d682cff995 ;
    schema:name "Exit me…"@en,
        "Exit me…"@ja .

_:N4a09884657394c7288e142d682cff995 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a6449e18d14ba88a6cc834f976223e,
        _:N0f9dce32c4c0485398fdd021f40b2ca0,
        _:N1eb6ea6bdec243c7bc56a3d57f50bb62,
        _:N3bf5b6b260844838b32f0b493bcc040e,
        _:N3d3a6ead9e714af5b87f99402b89fde4,
        _:N513835dea0e641e0aa8d215ea2f59e99,
        _:N551e6b765bd94cadae90c17e665c910f,
        _:N5b5adf8affda4cbea98a8f21bc2883b3,
        _:N6a640078258248d5985ccac00ef8d281,
        _:N7a95be53c53442b48ce0e404e1308714,
        _:Nbe124c3126644679a571e7bc99aab9d0,
        _:Nc59e6cd4df074587908a0cd64c19e604,
        _:Nda55375793a34cbf987e84f5c7f6c889,
        _:Ndcf3b30b825c47bc9116c651997fb391,
        _:Nf547e480f9b74431bc7eafb437c39535,
        _:Nfe768ee810514ff3ae8a61088309dc09 ;
    mo:track_count 16 ;
    schema:duration "PT67:34"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N08a6449e18d14ba88a6cc834f976223e,
        _:N0f9dce32c4c0485398fdd021f40b2ca0,
        _:N1eb6ea6bdec243c7bc56a3d57f50bb62,
        _:N3bf5b6b260844838b32f0b493bcc040e,
        _:N3d3a6ead9e714af5b87f99402b89fde4,
        _:N513835dea0e641e0aa8d215ea2f59e99,
        _:N551e6b765bd94cadae90c17e665c910f,
        _:N5b5adf8affda4cbea98a8f21bc2883b3,
        _:N6a640078258248d5985ccac00ef8d281,
        _:N7a95be53c53442b48ce0e404e1308714,
        _:Nbe124c3126644679a571e7bc99aab9d0,
        _:Nc59e6cd4df074587908a0cd64c19e604,
        _:Nda55375793a34cbf987e84f5c7f6c889,
        _:Ndcf3b30b825c47bc9116c651997fb391,
        _:Nf547e480f9b74431bc7eafb437c39535,
        _:Nfe768ee810514ff3ae8a61088309dc09 .

