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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31889#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/31889#composition>,
        <album/31889#subject> ;
    foaf:name "U2"@en .

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

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

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

<album/31889#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ehon Kumikyoku \"Shoujo to Mahou\""@en,
        "絵本組曲『少女と魔法』"@ja,
        "Ehon Kumikyoku \"Shoujo to Mahou\""@ja-latn ;
    mo:performance_of <album/31889#musicalwork> ;
    mo:recorded_as <album/31889#musicalexpression> ;
    schema:name "Ehon Kumikyoku \"Shoujo to Mahou\""@en,
        "絵本組曲『少女と魔法』"@ja,
        "Ehon Kumikyoku \"Shoujo to Mahou\""@ja-latn ;
    schema:workPerformed <album/31889#musicalwork> .

<org/219#subject> schema:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn ;
    foaf:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn .

<https://media.vgm.io/albums/98/31889/31889-1330609378.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31889#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/31889/31889-1330609378.jpg> ;
    foaf:depicts <album/31889#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/31889/31889-1330609378.jpg> .

<https://medium-media.vgm.io/albums/98/31889/31889-1330609378.jpg> a schema:ImageObject,
        foaf:Image .

<album/31889#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ehon Kumikyoku \"Shoujo to Mahou\""@en,
        "絵本組曲『少女と魔法』"@ja,
        "Ehon Kumikyoku \"Shoujo to Mahou\""@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/31889#musicalwork> ;
    schema:name "Ehon Kumikyoku \"Shoujo to Mahou\""@en,
        "絵本組曲『少女と魔法』"@ja,
        "Ehon Kumikyoku \"Shoujo to Mahou\""@ja-latn .

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

<album/31889#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Ehon Kumikyoku \"Shoujo to Mahou\""@en,
        "絵本組曲『少女と魔法』"@ja,
        "Ehon Kumikyoku \"Shoujo to Mahou\""@ja-latn ;
    mo:catalogue_number "RMCD-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31889#musicalexpression> ;
    mo:publisher <org/219#subject> ;
    mo:record _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MegaMari"@en ;
            foaf:name "MegaMari"@en ],
        <product/12#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/31889/31889-1330609378.jpg> ;
    schema:name "Ehon Kumikyoku \"Shoujo to Mahou\""@en,
        "絵本組曲『少女と魔法』"@ja,
        "Ehon Kumikyoku \"Shoujo to Mahou\""@ja-latn ;
    schema:publisher <org/219#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/31889/31889-1330609378.jpg> .

_:N1d2bd33167784abe81aa977c8ac0e401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人形裁判"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    schema:name "人形裁判"@ja .

_:N348e459ed1ea401284a09de7e414ab2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法少女達の百年祭"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    schema:name "魔法少女達の百年祭"@ja .

_:N5b49cd362df947cab49cd4af6da396c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色マジック"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    schema:name "恋色マジック"@ja .

_:N7ecd68cd2b7b4dd8964a2f34177d1ccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまり"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    schema:name "はじまり"@ja .

_:Na3a8366f094040e9b62e02678cc4b454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "珍客"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    schema:name "珍客"@ja .

_:Naa09f113d7734e059d733d7ce882b3af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "珍客"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    schema:name "珍客"@ja .

_:Nd43aebf2ef0340708979e4c3a9c934fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おわり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    schema:name "おわり"@ja .

_:Nd674d7080f634e3c838dfb457ec34b38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女密室"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nc0b16499c60743f8a541b9666cdc7ed9 ;
    schema:name "少女密室"@ja .

_:Nc0b16499c60743f8a541b9666cdc7ed9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d2bd33167784abe81aa977c8ac0e401,
        _:N348e459ed1ea401284a09de7e414ab2a,
        _:N5b49cd362df947cab49cd4af6da396c6,
        _:N7ecd68cd2b7b4dd8964a2f34177d1ccd,
        _:Na3a8366f094040e9b62e02678cc4b454,
        _:Naa09f113d7734e059d733d7ce882b3af,
        _:Nd43aebf2ef0340708979e4c3a9c934fa,
        _:Nd674d7080f634e3c838dfb457ec34b38 ;
    mo:track_count 8 ;
    schema:duration "PT19:23"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1d2bd33167784abe81aa977c8ac0e401,
        _:N348e459ed1ea401284a09de7e414ab2a,
        _:N5b49cd362df947cab49cd4af6da396c6,
        _:N7ecd68cd2b7b4dd8964a2f34177d1ccd,
        _:Na3a8366f094040e9b62e02678cc4b454,
        _:Naa09f113d7734e059d733d7ce882b3af,
        _:Nd43aebf2ef0340708979e4c3a9c934fa,
        _:Nd674d7080f634e3c838dfb457ec34b38 .

