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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@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/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/19306#musicalexpression> a mo:Signal ;
    mo:published_as <album/19306#subject> ;
    mo:records <album/19306#performance> .

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

<https://medium-media.vgm.io/albums/60/19306/19306-1273892511.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/19306#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Magical Forest"@en,
        "Magical Forest"@ja,
        "Magical Forest"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "melon ubiquitus"@en ;
            foaf:made <album/19306#composition> ;
            foaf:name "melon ubiquitus"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN P"@en ;
            foaf:made <album/19306#composition> ;
            foaf:name "ZUN P"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/19306#musicalwork> ;
    schema:name "Magical Forest"@en,
        "Magical Forest"@ja,
        "Magical Forest"@ja-latn .

<album/19306#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Magical Forest"@en,
        "Magical Forest"@ja,
        "Magical Forest"@ja-latn ;
    mo:performance_of <album/19306#musicalwork> ;
    mo:performer _:N1a638a3dd9fc45cbaa3414b447f8bf16,
        _:N2745a59ce52d428d821217c0157c39f6,
        _:N5c9957fd46b84b91a2524e84e831419b,
        _:N6a05fa776ad44c9cb4d491f5b92079e4 ;
    mo:recorded_as <album/19306#musicalexpression> ;
    schema:byArtist _:N1a638a3dd9fc45cbaa3414b447f8bf16,
        _:N2745a59ce52d428d821217c0157c39f6,
        _:N5c9957fd46b84b91a2524e84e831419b,
        _:N6a05fa776ad44c9cb4d491f5b92079e4 ;
    schema:name "Magical Forest"@en,
        "Magical Forest"@ja,
        "Magical Forest"@ja-latn ;
    schema:workPerformed <album/19306#musicalwork> .

<album/19306#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Magical Forest"@en,
        "Magical Forest"@ja,
        "Magical Forest"@ja-latn ;
    mo:catalogue_number "DGMT-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19306#musicalexpression> ;
    mo:publisher _:N2bbc0d0fd9fb4f1db74e0aefa500eb9a ;
    mo:record _:Na844d5556e944cdfa1949d1b9b01ea93 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "isamu"@en ;
            foaf:name "isamu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "melon ubiquitus"@en ;
            foaf:name "melon ubiquitus"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuira"@en ;
            foaf:name "Yuira"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN P"@en ;
            foaf:name "ZUN P"@en ] ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/19306/19306-1273892511.jpg> ;
    schema:name "Magical Forest"@en,
        "Magical Forest"@ja,
        "Magical Forest"@ja-latn ;
    schema:publisher _:N2bbc0d0fd9fb4f1db74e0aefa500eb9a ;
    foaf:depiction <https://media.vgm.io/albums/60/19306/19306-1273892511.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "melon ubiquitus"@en ;
    foaf:made <album/19306#subject> ;
    foaf:name "melon ubiquitus"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/19306#subject> ;
    foaf:name "Rita"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19306#subject> ;
    schema:name "ZUN P"@en ;
    foaf:made <album/19306#subject> ;
    foaf:name "ZUN P"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "melon ubiquitus"@en ;
    foaf:made <album/19306#lyrics> ;
    foaf:name "melon ubiquitus"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19306#subject> ;
    schema:name "melon ubiquitus"@en ;
    foaf:made <album/19306#subject> ;
    foaf:name "melon ubiquitus"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/19306#lyrics> ;
    foaf:name "Rita"@en .

_:N17b22a8dcfe34da181a4d2a244aa3158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystical garden"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na844d5556e944cdfa1949d1b9b01ea93 ;
    schema:name "Mystical garden"@en .

_:N1a638a3dd9fc45cbaa3414b447f8bf16 a schema:Person,
        foaf:Person ;
    mo:performed <album/19306#performance> ;
    schema:name "Yuira"@en ;
    foaf:name "Yuira"@en .

_:N2745a59ce52d428d821217c0157c39f6 a schema:Person,
        foaf:Person ;
    mo:performed <album/19306#performance> ;
    schema:name "melon ubiquitus"@en ;
    foaf:name "melon ubiquitus"@en .

_:N2bbc0d0fd9fb4f1db74e0aefa500eb9a schema:name "Dimension's Gate"@en ;
    foaf:name "Dimension's Gate"@en .

_:N3e6d3370bda14ae8853e4d7fe6d201e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funeral For a Girl"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Na844d5556e944cdfa1949d1b9b01ea93 ;
    schema:name "Funeral For a Girl"@en .

_:N5c9957fd46b84b91a2524e84e831419b a schema:Person,
        foaf:Person ;
    mo:performed <album/19306#performance> ;
    schema:name "ZUN P"@en ;
    foaf:name "ZUN P"@en .

_:N6047dc7fc7954200abf55c35f337537b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Sounds"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Na844d5556e944cdfa1949d1b9b01ea93 ;
    schema:name "Eternal Sounds"@en .

_:N6a05fa776ad44c9cb4d491f5b92079e4 a schema:Person,
        foaf:Person ;
    mo:performed <album/19306#performance> ;
    schema:name "isamu"@en ;
    foaf:name "isamu"@en .

_:N6f4b424af3e04f8f94abaf552e8fc07c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind stalker"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Na844d5556e944cdfa1949d1b9b01ea93 ;
    schema:name "Wind stalker"@en .

_:Nc5b7067d5f24460f8414a8c3d6f0ecf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crable of NobleS"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Na844d5556e944cdfa1949d1b9b01ea93 ;
    schema:name "Crable of NobleS"@en .

_:Nc925638fd1b84ec3b323110ac782162d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical forest -short ver-"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Na844d5556e944cdfa1949d1b9b01ea93 ;
    schema:name "Magical forest -short ver-"@en .

_:Nec08964680374e8988bf84f9ccb635dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Na844d5556e944cdfa1949d1b9b01ea93 ;
    schema:name "Magical forest"@en .

_:Na844d5556e944cdfa1949d1b9b01ea93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17b22a8dcfe34da181a4d2a244aa3158,
        _:N3e6d3370bda14ae8853e4d7fe6d201e3,
        _:N6047dc7fc7954200abf55c35f337537b,
        _:N6f4b424af3e04f8f94abaf552e8fc07c,
        _:Nc5b7067d5f24460f8414a8c3d6f0ecf9,
        _:Nc925638fd1b84ec3b323110ac782162d,
        _:Nec08964680374e8988bf84f9ccb635dc ;
    mo:track_count 7 ;
    schema:duration "PT25:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N17b22a8dcfe34da181a4d2a244aa3158,
        _:N3e6d3370bda14ae8853e4d7fe6d201e3,
        _:N6047dc7fc7954200abf55c35f337537b,
        _:N6f4b424af3e04f8f94abaf552e8fc07c,
        _:Nc5b7067d5f24460f8414a8c3d6f0ecf9,
        _:Nc925638fd1b84ec3b323110ac782162d,
        _:Nec08964680374e8988bf84f9ccb635dc .

