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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/59/12995/12995-1239265561.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ February"@en,
        "月刊ミゾノクチ 2月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ February"@ja-latn ;
    mo:catalogue_number "OEMM-0106" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12995#musicalexpression> ;
    mo:publisher <org/241#subject> ;
    mo:record _:Ncdf5cea08e3240f4a38c747c88f9d621 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/12995/12995-1239265561.jpg> ;
    schema:name "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ February"@en,
        "月刊ミゾノクチ 2月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ February"@ja-latn ;
    schema:publisher <org/241#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/12995/12995-1239265561.jpg> .

_:N463614c7d2b44c049a74de56f49a6083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do Magical Girls Have Dreams?"@en,
        "魔法少女は夢をみるのか？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ncdf5cea08e3240f4a38c747c88f9d621 ;
    schema:name "Do Magical Girls Have Dreams?"@en,
        "魔法少女は夢をみるのか？"@ja .

_:N5d9728d55dd8434b90d42af3dfdd31db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Half-Cooked Spaaaark!"@en,
        "恋色生煮スパァァァァクッ！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ncdf5cea08e3240f4a38c747c88f9d621 ;
    schema:name "Love-Colored Half-Cooked Spaaaark!"@en,
        "恋色生煮スパァァァァクッ！"@ja .

_:N8843cbb8fa804f32b4408537de8e1655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Movement ~No face~"@en,
        "胎動 ～No face～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ncdf5cea08e3240f4a38c747c88f9d621 ;
    schema:name "Movement ~No face~"@en,
        "胎動 ～No face～"@ja .

_:Nab545ceaaf3f4d649b136c6dd4405e63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Areg"@en,
        "Areg"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ncdf5cea08e3240f4a38c747c88f9d621 ;
    schema:name "Areg"@en,
        "Areg"@ja .

_:Nae78a13da3774ab39b6d054953619394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival Night"@en,
        "祭ノヨル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ncdf5cea08e3240f4a38c747c88f9d621 ;
    schema:name "Festival Night"@en,
        "祭ノヨル"@ja .

_:Ncdf5cea08e3240f4a38c747c88f9d621 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N463614c7d2b44c049a74de56f49a6083,
        _:N5d9728d55dd8434b90d42af3dfdd31db,
        _:N8843cbb8fa804f32b4408537de8e1655,
        _:Nab545ceaaf3f4d649b136c6dd4405e63,
        _:Nae78a13da3774ab39b6d054953619394 ;
    mo:track_count 5 ;
    schema:duration "PT18:26"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N463614c7d2b44c049a74de56f49a6083,
        _:N5d9728d55dd8434b90d42af3dfdd31db,
        _:N8843cbb8fa804f32b4408537de8e1655,
        _:Nab545ceaaf3f4d649b136c6dd4405e63,
        _:Nae78a13da3774ab39b6d054953619394 .

