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

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

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

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

<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/50493#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@en,
        "アリスと人形工房 魔法の森の少女"@ja,
        "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/50493#musicalwork> ;
    schema:name "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@en,
        "アリスと人形工房 魔法の森の少女"@ja,
        "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@ja-latn .

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

<album/50493#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@en,
        "アリスと人形工房 魔法の森の少女"@ja,
        "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@ja-latn ;
    mo:performance_of <album/50493#musicalwork> ;
    mo:recorded_as <album/50493#musicalexpression> ;
    schema:name "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@en,
        "アリスと人形工房 魔法の森の少女"@ja,
        "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@ja-latn ;
    schema:workPerformed <album/50493#musicalwork> .

<org/306#subject> schema:name "CarrotWine."@en,
        "趣味工房にんじんわいん"@ja,
        "CarrotWine."@ja-latn ;
    foaf:name "CarrotWine."@en,
        "趣味工房にんじんわいん"@ja,
        "CarrotWine."@ja-latn .

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

<https://medium-media.vgm.io/albums/39/50493/50493-1422113148.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-15"^^xsd:date ;
    dcterms:title "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@en,
        "アリスと人形工房 魔法の森の少女"@ja,
        "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@ja-latn ;
    mo:catalogue_number "HACW-TA1022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50493#musicalexpression> ;
    mo:publisher <org/306#subject> ;
    mo:record _:Nf3b855d70168486193ff19309177d68a ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2012-04-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/50493/50493-1422113148.jpg> ;
    schema:name "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@en,
        "アリスと人形工房 魔法の森の少女"@ja,
        "Alice to Ningyou Koubou: Mahou no Mori no Shoujo"@ja-latn ;
    schema:publisher <org/306#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/50493/50493-1422113148.jpg> .

_:N0cdf73fe38d1466fbc3cae8ee7617241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgement ~ The Girl Who Played with People's Shapes"@en,
        "人の形"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nf3b855d70168486193ff19309177d68a ;
    schema:name "Doll Judgement ~ The Girl Who Played with People's Shapes"@en,
        "人の形"@ja .

_:N80ac4360a34d4455a23a9de009dee6f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomboyish Girl in Love"@en,
        "湖畔の妖精"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf3b855d70168486193ff19309177d68a ;
    schema:name "Tomboyish Girl in Love"@en,
        "湖畔の妖精"@ja .

_:Na65595ae95a348368558fbffd4515171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doll Maker of Bucuresti"@en,
        "アリスと人形工房"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf3b855d70168486193ff19309177d68a ;
    schema:name "The Doll Maker of Bucuresti"@en,
        "アリスと人形工房"@ja .

_:Nff57709ca0c54f6faf1033ffc457b633 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-colored Master Spark"@en,
        "きのこ猟り"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf3b855d70168486193ff19309177d68a ;
    schema:name "Love-colored Master Spark"@en,
        "きのこ猟り"@ja .

_:Nf3b855d70168486193ff19309177d68a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cdf73fe38d1466fbc3cae8ee7617241,
        _:N80ac4360a34d4455a23a9de009dee6f0,
        _:Na65595ae95a348368558fbffd4515171,
        _:Nff57709ca0c54f6faf1033ffc457b633 ;
    mo:track_count 4 ;
    schema:duration "PT18:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0cdf73fe38d1466fbc3cae8ee7617241,
        _:N80ac4360a34d4455a23a9de009dee6f0,
        _:Na65595ae95a348368558fbffd4515171,
        _:Nff57709ca0c54f6faf1033ffc457b633 .

