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

<artist/4683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiha"@en,
        "芳葉"@ja ;
    foaf:made <album/11665#lyrics>,
        <album/11665#subject> ;
    foaf:name "Yoshiha"@en,
        "芳葉"@ja .

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

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

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/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/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 .

<album/11665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Sangetsuka ~Smell of Flap~"@en,
        "東方讃月歌～Smell of Flap～"@ja,
        "Toho Sangetsuka ~Smell of Flap~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11665#musicalwork> ;
    schema:name "Toho Sangetsuka ~Smell of Flap~"@en,
        "東方讃月歌～Smell of Flap～"@ja,
        "Toho Sangetsuka ~Smell of Flap~"@ja-latn .

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

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

<org/190#subject> schema:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn ;
    foaf:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn .

<https://media.vgm.io/albums/56/11665/11665-638b4f1f6677.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/11665#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/11665/11665-638b4f1f6677.png> ;
    foaf:depicts <album/11665#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/11665/11665-638b4f1f6677.png> .

<https://medium-media.vgm.io/albums/56/11665/11665-638b4f1f6677.png> a schema:ImageObject,
        foaf:Image .

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

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11665#performance> ;
    schema:name "ucchi"@en,
        "うっちー"@ja ;
    foaf:name "ucchi"@en,
        "うっちー"@ja .

<artist/4685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11665#performance> ;
    schema:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja ;
    foaf:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja .

<album/11665#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Sangetsuka ~Smell of Flap~"@en,
        "東方讃月歌～Smell of Flap～"@ja,
        "Toho Sangetsuka ~Smell of Flap~"@ja-latn ;
    mo:performance_of <album/11665#musicalwork> ;
    mo:performer <artist/4684#subject>,
        <artist/4685#subject> ;
    mo:recorded_as <album/11665#musicalexpression> ;
    schema:byArtist <artist/4684#subject>,
        <artist/4685#subject> ;
    schema:name "Toho Sangetsuka ~Smell of Flap~"@en,
        "東方讃月歌～Smell of Flap～"@ja,
        "Toho Sangetsuka ~Smell of Flap~"@ja-latn ;
    schema:workPerformed <album/11665#musicalwork> .

<album/11665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Toho Sangetsuka ~Smell of Flap~"@en,
        "東方讃月歌～Smell of Flap～"@ja,
        "Toho Sangetsuka ~Smell of Flap~"@ja-latn ;
    mo:catalogue_number "YZCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11665#musicalexpression> ;
    mo:publisher <org/190#subject> ;
    mo:record _:N573f590aaf1c475dbbd181c51d68f293 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/4684#subject>,
        <artist/4685#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/11665/11665-638b4f1f6677.png> ;
    schema:name "Toho Sangetsuka ~Smell of Flap~"@en,
        "東方讃月歌～Smell of Flap～"@ja,
        "Toho Sangetsuka ~Smell of Flap~"@ja-latn ;
    schema:publisher <org/190#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/11665/11665-638b4f1f6677.png> .

_:N10d2e3ff669d45159bdd9cabb41514a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna History ～上弦～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "Luna History ～上弦～"@ja .

_:N3da56ed29e09472ab1f08f9d593d69fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の春秋"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "風の春秋"@ja .

_:N50a1e6cd21e44341802f5f6fb8919c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Dear!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "My Dear!"@ja .

_:N548bd8e83e194cb48a5576035295fb7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ティーカップ・スター"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "ティーカップ・スター"@ja .

_:N88042b6309544dddb0efb511ffc01add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "None"@ja .

_:Nb20bed3c811c4e719a5fbd005dbc16b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミノウタ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "キミノウタ"@ja .

_:Nc5b91d7da4d445309c11eefb6c2063e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nowhere Girl"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "Nowhere Girl"@ja .

_:Nf85096bbb1224f7684661f0a79aef3b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水歌-mizuuta-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "水歌-mizuuta-"@ja .

_:Nfccf1648f5af423b99eeb4935927efb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の律動 ～Rhythm of the moon～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N573f590aaf1c475dbbd181c51d68f293 ;
    schema:name "月の律動 ～Rhythm of the moon～"@ja .

_:N573f590aaf1c475dbbd181c51d68f293 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10d2e3ff669d45159bdd9cabb41514a0,
        _:N3da56ed29e09472ab1f08f9d593d69fa,
        _:N50a1e6cd21e44341802f5f6fb8919c9c,
        _:N548bd8e83e194cb48a5576035295fb7d,
        _:N88042b6309544dddb0efb511ffc01add,
        _:Nb20bed3c811c4e719a5fbd005dbc16b1,
        _:Nc5b91d7da4d445309c11eefb6c2063e3,
        _:Nf85096bbb1224f7684661f0a79aef3b4,
        _:Nfccf1648f5af423b99eeb4935927efb8 ;
    mo:track_count 9 ;
    schema:duration "PT40:18"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N10d2e3ff669d45159bdd9cabb41514a0,
        _:N3da56ed29e09472ab1f08f9d593d69fa,
        _:N50a1e6cd21e44341802f5f6fb8919c9c,
        _:N548bd8e83e194cb48a5576035295fb7d,
        _:N88042b6309544dddb0efb511ffc01add,
        _:Nb20bed3c811c4e719a5fbd005dbc16b1,
        _:Nc5b91d7da4d445309c11eefb6c2063e3,
        _:Nf85096bbb1224f7684661f0a79aef3b4,
        _:Nfccf1648f5af423b99eeb4935927efb8 .

