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

<album/7945#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tribute to Sakura Wars Piano Version Series ~New York Version~"@en,
        "Tribute to サクラ大戦 ピアノヴァージョンシリーズ～紐育編～"@ja,
        "Tribute to Sakura Taisen Piano Version Series ~New York Hen~"@ja-latn ;
    mo:produced_work <album/7945#musicalwork> ;
    schema:name "Tribute to Sakura Wars Piano Version Series ~New York Version~"@en,
        "Tribute to サクラ大戦 ピアノヴァージョンシリーズ～紐育編～"@ja,
        "Tribute to Sakura Taisen Piano Version Series ~New York Hen~"@ja-latn .

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

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

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

<album/7945#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tribute to Sakura Wars Piano Version Series ~New York Version~"@en,
        "Tribute to サクラ大戦 ピアノヴァージョンシリーズ～紐育編～"@ja,
        "Tribute to Sakura Taisen Piano Version Series ~New York Hen~"@ja-latn ;
    mo:performance_of <album/7945#musicalwork> ;
    mo:recorded_as <album/7945#musicalexpression> ;
    schema:name "Tribute to Sakura Wars Piano Version Series ~New York Version~"@en,
        "Tribute to サクラ大戦 ピアノヴァージョンシリーズ～紐育編～"@ja,
        "Tribute to Sakura Taisen Piano Version Series ~New York Hen~"@ja-latn ;
    schema:workPerformed <album/7945#musicalwork> .

<org/1169#subject> schema:name "WAVE MASTER ENTERTAINMENT"@en,
        "WAVE MASTER ENTERTAINMENT"@ja,
        "WAVE MASTER ENTERTAINMENT"@ja-latn ;
    foaf:name "WAVE MASTER ENTERTAINMENT"@en,
        "WAVE MASTER ENTERTAINMENT"@ja,
        "WAVE MASTER ENTERTAINMENT"@ja-latn .

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

<album/7945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-25"^^xsd:date ;
    dcterms:title "Tribute to Sakura Wars Piano Version Series ~New York Version~"@en,
        "Tribute to サクラ大戦 ピアノヴァージョンシリーズ～紐育編～"@ja,
        "Tribute to Sakura Taisen Piano Version Series ~New York Hen~"@ja-latn ;
    mo:catalogue_number "WWCE-31174" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7945#musicalexpression> ;
    mo:publisher <org/1169#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sakura Wars"@en ;
            foaf:name "Sakura Wars"@en ] ;
    schema:datePublished "2008-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Tribute to Sakura Wars Piano Version Series ~New York Version~"@en,
        "Tribute to サクラ大戦 ピアノヴァージョンシリーズ～紐育編～"@ja,
        "Tribute to Sakura Taisen Piano Version Series ~New York Hen~"@ja-latn ;
    schema:publisher <org/1169#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7945#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/7945#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

