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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:made <album/127320#subject>,
        <album/127320#vocals> ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja ;
    foaf:made <album/127320#lyrics>,
        <album/127320#subject> ;
    foaf:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja .

<album/127320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@en,
        "COMICMARKET 80 Omake CD Toho 東方儚航路版"@ja,
        "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@ja-latn ;
    mo:produced_work <album/127320#musicalwork> ;
    schema:name "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@en,
        "COMICMARKET 80 Omake CD Toho 東方儚航路版"@ja,
        "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@ja-latn .

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

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

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

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

<album/127320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@en,
        "COMICMARKET 80 Omake CD Toho 東方儚航路版"@ja,
        "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@ja-latn ;
    mo:performance_of <album/127320#musicalwork> ;
    mo:recorded_as <album/127320#musicalexpression> ;
    schema:name "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@en,
        "COMICMARKET 80 Omake CD Toho 東方儚航路版"@ja,
        "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@ja-latn ;
    schema:workPerformed <album/127320#musicalwork> .

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

<org/482#subject> schema:name "Loser Limited Company"@en,
        "有限会社るざりん"@ja,
        "Loser Limited Company"@ja-latn ;
    foaf:name "Loser Limited Company"@en,
        "有限会社るざりん"@ja,
        "Loser Limited Company"@ja-latn .

<https://media.vgm.io/albums/02/127320/127320-758760767d9b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127320#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/127320/127320-758760767d9b.jpg> ;
    foaf:depicts <album/127320#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/127320/127320-758760767d9b.jpg> .

<https://medium-media.vgm.io/albums/02/127320/127320-758760767d9b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@en,
        "COMICMARKET 80 Omake CD Toho 東方儚航路版"@ja,
        "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127320#musicalexpression> ;
    mo:publisher <org/482#subject> ;
    mo:record _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/127320/127320-758760767d9b.jpg> ;
    schema:name "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@en,
        "COMICMARKET 80 Omake CD Toho 東方儚航路版"@ja,
        "COMICMARKET 80 Omake CD Toho Yumekouro Edition"@ja-latn ;
    schema:publisher <org/482#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/127320/127320-758760767d9b.jpg> .

_:N0eead20ce66b47feb871290beac6a693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いろはにほへと (Karaoke)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "いろはにほへと (Karaoke)"@ja .

_:N0ef51c3da21347d38f7a35d83aeb78da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いろはにほへと (Kariuta Ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "いろはにほへと (Kariuta Ver.)"@ja .

_:N1429da9124ff41ecae088185c45d86e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9,999,999 years (Karaoke)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "9,999,999 years (Karaoke)"@ja .

_:N1721934e547143b2a627886a60bb31c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9,999,999 years (Kariuta Ver.)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "9,999,999 years (Kariuta Ver.)"@ja .

_:N28bfd6e605c94b69a92f40cfd4f3c521 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虫籠のFairy (Karaoke)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "虫籠のFairy (Karaoke)"@ja .

_:N2a6b3a8286674bb49755ac3515f630cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スキマツアーズ (Kariuta Ver.)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "スキマツアーズ (Kariuta Ver.)"@ja .

_:N5052ad9cda384375bd801be2be2e7d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虫籠のFairy (Kariuta Ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "虫籠のFairy (Kariuta Ver.)"@ja .

_:N96b9ec59fa534df88010c226394da4f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望郷 (Karaoke)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "望郷 (Karaoke)"@ja .

_:N993d0a51648445eabe59d038dad1d217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならスプートニク (Kariuta Ver.)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "さよならスプートニク (Kariuta Ver.)"@ja .

_:Na6bf3d5fe6b34a4ba14cac3ebb897075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "13 Billion stars (Kariuta Ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "13 Billion stars (Kariuta Ver.)"@ja .

_:Ncb0253d7350a4c4ba9ce04ddcb1a60d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "13 Billion stars (Karaoke)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "13 Billion stars (Karaoke)"@ja .

_:Ne27a3e09d3bd463bad9a3675491623db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならスプートニク (Karaoke)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "さよならスプートニク (Karaoke)"@ja .

_:Ne7e50357d0d7473cb3698106416387a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望郷 (Kariuta Ver.)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "望郷 (Kariuta Ver.)"@ja .

_:Ne8bf8b12764c418c99debde2e35e823d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏が終わるまでに (Kariuta Ver.)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "夏が終わるまでに (Kariuta Ver.)"@ja .

_:Nec7769c56d3a4b6c94d8acc723b00202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏が終わるまでに (Karaoke)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "夏が終わるまでに (Karaoke)"@ja .

_:Nf2221ae0f7ad4ffdb1accdc7a7449872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スキマツアーズ (Karaoke)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nfece13f804f64b6ab48bf6e4298829f7 ;
    schema:name "スキマツアーズ (Karaoke)"@ja .

_:Nfece13f804f64b6ab48bf6e4298829f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eead20ce66b47feb871290beac6a693,
        _:N0ef51c3da21347d38f7a35d83aeb78da,
        _:N1429da9124ff41ecae088185c45d86e8,
        _:N1721934e547143b2a627886a60bb31c5,
        _:N28bfd6e605c94b69a92f40cfd4f3c521,
        _:N2a6b3a8286674bb49755ac3515f630cf,
        _:N5052ad9cda384375bd801be2be2e7d05,
        _:N96b9ec59fa534df88010c226394da4f9,
        _:N993d0a51648445eabe59d038dad1d217,
        _:Na6bf3d5fe6b34a4ba14cac3ebb897075,
        _:Ncb0253d7350a4c4ba9ce04ddcb1a60d5,
        _:Ne27a3e09d3bd463bad9a3675491623db,
        _:Ne7e50357d0d7473cb3698106416387a2,
        _:Ne8bf8b12764c418c99debde2e35e823d,
        _:Nec7769c56d3a4b6c94d8acc723b00202,
        _:Nf2221ae0f7ad4ffdb1accdc7a7449872 ;
    mo:track_count 16 ;
    schema:duration "PT74:33"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0eead20ce66b47feb871290beac6a693,
        _:N0ef51c3da21347d38f7a35d83aeb78da,
        _:N1429da9124ff41ecae088185c45d86e8,
        _:N1721934e547143b2a627886a60bb31c5,
        _:N28bfd6e605c94b69a92f40cfd4f3c521,
        _:N2a6b3a8286674bb49755ac3515f630cf,
        _:N5052ad9cda384375bd801be2be2e7d05,
        _:N96b9ec59fa534df88010c226394da4f9,
        _:N993d0a51648445eabe59d038dad1d217,
        _:Na6bf3d5fe6b34a4ba14cac3ebb897075,
        _:Ncb0253d7350a4c4ba9ce04ddcb1a60d5,
        _:Ne27a3e09d3bd463bad9a3675491623db,
        _:Ne7e50357d0d7473cb3698106416387a2,
        _:Ne8bf8b12764c418c99debde2e35e823d,
        _:Nec7769c56d3a4b6c94d8acc723b00202,
        _:Nf2221ae0f7ad4ffdb1accdc7a7449872 .

