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

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

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

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

<event/85> a mo:Release ;
    schema:name "Released at Comiket Special 4 (Mar 21, 2005)" .

<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/13307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Samurai From East"@en,
        "Samurai From East"@ja,
        "Samurai From East"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13307#musicalwork> ;
    schema:name "Samurai From East"@en,
        "Samurai From East"@ja,
        "Samurai From East"@ja-latn .

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

<album/13307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Samurai From East"@en,
        "Samurai From East"@ja,
        "Samurai From East"@ja-latn ;
    mo:performance_of <album/13307#musicalwork> ;
    mo:recorded_as <album/13307#musicalexpression> ;
    schema:name "Samurai From East"@en,
        "Samurai From East"@ja,
        "Samurai From East"@ja-latn ;
    schema:workPerformed <album/13307#musicalwork> .

<org/489#subject> schema:name "ZANN"@en,
        "斬"@ja,
        "ZANN"@ja-latn ;
    foaf:name "ZANN"@en,
        "斬"@ja,
        "ZANN"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/13307/13307-1241625763.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-21"^^xsd:date ;
    dcterms:title "Samurai From East"@en,
        "Samurai From East"@ja,
        "Samurai From East"@ja-latn ;
    mo:catalogue_number "ZNCD-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13307#musicalexpression> ;
    mo:publisher <org/489#subject> ;
    mo:record _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    mo:record_count 1 ;
    mo:release <event/85> ;
    schema:about <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/13307/13307-1241625763.jpg> ;
    schema:name "Samurai From East"@en,
        "Samurai From East"@ja,
        "Samurai From East"@ja-latn ;
    schema:publisher <org/489#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/13307/13307-1241625763.jpg> .

_:N0c6d9d41939e462ea0087e767b6608fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Night's Forest"@en,
        "闇夜の森"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Dark Night's Forest"@en,
        "闇夜の森"@ja .

_:N116bc9bb619a453594176812043e01b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interforce"@en,
        "インターフォース"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Interforce"@en,
        "インターフォース"@ja .

_:N13fb3e7aeb1c4aba896dbfd688cf6143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate"@en,
        "門"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Gate"@en,
        "門"@ja .

_:N248b652c28814fe19dc70bf13df447c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash Towards Dawn"@en,
        "暁への疾走"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Dash Towards Dawn"@en,
        "暁への疾走"@ja .

_:Nbc8ff233eb4f4b6d88e3cf483965f094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossom Blizzard"@en,
        "櫻吹雪"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Cherry Blossom Blizzard"@en,
        "櫻吹雪"@ja .

_:Nc8f2bbc35b334bccbbf891655575478d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Tree Moonlit Night"@en,
        "櫻月夜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Cherry Tree Moonlit Night"@en,
        "櫻月夜"@ja .

_:Nd3c66e140f5a45b9bd619e8c856653c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Flower Rhapsody"@en,
        "朱華狂詩曲"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Crimson Flower Rhapsody"@en,
        "朱華狂詩曲"@ja .

_:Nd47c7f40eacc4eea9146731284865538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song"@en,
        "恋歌"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Love Song"@en,
        "恋歌"@ja .

_:Nf6196ec467764baaac2ec583e9746ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Mist"@en,
        "朝霞"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N2aa5b0e6ddef45ff97c4e25b231a0291 ;
    schema:name "Morning Mist"@en,
        "朝霞"@ja .

_:N2aa5b0e6ddef45ff97c4e25b231a0291 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c6d9d41939e462ea0087e767b6608fd,
        _:N116bc9bb619a453594176812043e01b5,
        _:N13fb3e7aeb1c4aba896dbfd688cf6143,
        _:N248b652c28814fe19dc70bf13df447c6,
        _:Nbc8ff233eb4f4b6d88e3cf483965f094,
        _:Nc8f2bbc35b334bccbbf891655575478d,
        _:Nd3c66e140f5a45b9bd619e8c856653c4,
        _:Nd47c7f40eacc4eea9146731284865538,
        _:Nf6196ec467764baaac2ec583e9746ae9 ;
    mo:track_count 9 ;
    schema:duration "PT28:14"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0c6d9d41939e462ea0087e767b6608fd,
        _:N116bc9bb619a453594176812043e01b5,
        _:N13fb3e7aeb1c4aba896dbfd688cf6143,
        _:N248b652c28814fe19dc70bf13df447c6,
        _:Nbc8ff233eb4f4b6d88e3cf483965f094,
        _:Nc8f2bbc35b334bccbbf891655575478d,
        _:Nd3c66e140f5a45b9bd619e8c856653c4,
        _:Nd47c7f40eacc4eea9146731284865538,
        _:Nf6196ec467764baaac2ec583e9746ae9 .

