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

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

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

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

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/13011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@en,
        "月刊ミゾノクチ 3月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13011#musicalwork> ;
    schema:name "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@en,
        "月刊ミゾノクチ 3月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@ja-latn .

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

<album/13011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@en,
        "月刊ミゾノクチ 3月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@ja-latn ;
    mo:performance_of <album/13011#musicalwork> ;
    mo:recorded_as <album/13011#musicalexpression> ;
    schema:name "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@en,
        "月刊ミゾノクチ 3月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@ja-latn ;
    schema:workPerformed <album/13011#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/11/13011/13011-1239340767.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13011#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/13011/13011-1239340767.jpg> ;
    foaf:depicts <album/13011#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/13011/13011-1239340767.jpg> .

<https://medium-media.vgm.io/albums/11/13011/13011-1239340767.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-05"^^xsd:date ;
    dcterms:title "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@en,
        "月刊ミゾノクチ 3月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@ja-latn ;
    mo:catalogue_number "OEMM-0095" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13011#musicalexpression> ;
    mo:publisher <org/241#subject> ;
    mo:record _:Nf69482a147be4e34b36bad8610f0af79 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-02-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/13011/13011-1239340767.jpg> ;
    schema:name "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@en,
        "月刊ミゾノクチ 3月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ March"@ja-latn ;
    schema:publisher <org/241#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/13011/13011-1239340767.jpg> .

_:N158eddb4e82146f59fcfe17db4dae435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slash Beat ~Aya-tan ha ha~"@en,
        "スラッシュビート ～文タン ハァハァ～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf69482a147be4e34b36bad8610f0af79 ;
    schema:name "Slash Beat ~Aya-tan ha ha~"@en,
        "スラッシュビート ～文タン ハァハァ～"@ja .

_:N6b7d0b91ad774f8aa5cc5eb21cd919f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unlimited"@en,
        "零解蝕　～unlimited～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf69482a147be4e34b36bad8610f0af79 ;
    schema:name "unlimited"@en,
        "零解蝕　～unlimited～"@ja .

_:N7b06e0aaf50f4fe79d7783193e16fc5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "People Call me Paparazzi!"@en,
        "パパラッチと人は呼ぶ！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf69482a147be4e34b36bad8610f0af79 ;
    schema:name "People Call me Paparazzi!"@en,
        "パパラッチと人は呼ぶ！"@ja .

_:Nbc197ed916fa469d8b0bf940c1060834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crow's Tears"@en,
        "鴉涙"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf69482a147be4e34b36bad8610f0af79 ;
    schema:name "Crow's Tears"@en,
        "鴉涙"@ja .

_:Nf00b5165805d46dc9ddd94c6006e7c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Were Born on the Other Side of the Earth"@en,
        "僕たちは地球の裏側で生まれた"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf69482a147be4e34b36bad8610f0af79 ;
    schema:name "We Were Born on the Other Side of the Earth"@en,
        "僕たちは地球の裏側で生まれた"@ja .

_:Nf69482a147be4e34b36bad8610f0af79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N158eddb4e82146f59fcfe17db4dae435,
        _:N6b7d0b91ad774f8aa5cc5eb21cd919f1,
        _:N7b06e0aaf50f4fe79d7783193e16fc5a,
        _:Nbc197ed916fa469d8b0bf940c1060834,
        _:Nf00b5165805d46dc9ddd94c6006e7c8c ;
    mo:track_count 5 ;
    schema:duration "PT19:33"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N158eddb4e82146f59fcfe17db4dae435,
        _:N6b7d0b91ad774f8aa5cc5eb21cd919f1,
        _:N7b06e0aaf50f4fe79d7783193e16fc5a,
        _:Nbc197ed916fa469d8b0bf940c1060834,
        _:Nf00b5165805d46dc9ddd94c6006e7c8c .

