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

<artist/3551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ohji Hiroi"@en,
        "広井王子"@ja ;
    foaf:made <album/43869#lyrics>,
        <album/43869#subject> ;
    foaf:name "Ohji Hiroi"@en,
        "広井王子"@ja .

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

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

<product/1343#subject> a schema:CreativeWork ;
    schema:name "Sakura Wars TV Series"@en,
        "サクラ大戦 TVシリーズ"@ja,
        "Sakura Taisen TV Series"@ja-latn ;
    foaf:name "Sakura Wars TV Series"@en,
        "サクラ大戦 TVシリーズ"@ja,
        "Sakura Taisen TV Series"@ja-latn .

<album/43869#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PIANO"@en,
        "PIANO・ピアノ・ぴあの"@ja,
        "PIANO"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/43869#musicalwork> ;
    schema:name "PIANO"@en,
        "PIANO・ピアノ・ぴあの"@ja,
        "PIANO"@ja-latn .

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

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

<https://media.vgm.io/albums/96/43869/43869-1390255800.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43869#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/43869/43869-1390255800.png> ;
    foaf:depicts <album/43869#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/43869/43869-1390255800.png> .

<https://medium-media.vgm.io/albums/96/43869/43869-1390255800.png> a schema:ImageObject,
        foaf:Image .

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

<artist/12830#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43869#performance> ;
    schema:name "Takashi Matsunaga"@en,
        "松永貴志"@ja ;
    foaf:name "Takashi Matsunaga"@en,
        "松永貴志"@ja .

<artist/17430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43869#performance> ;
    schema:name "Duke of Pianeet"@en,
        "ピアニート公爵"@ja ;
    foaf:name "Duke of Pianeet"@en,
        "ピアニート公爵"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43869#subject> ;
    mo:performed <album/43869#performance> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/43869#composition>,
        <album/43869#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<album/43869#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PIANO"@en,
        "PIANO・ピアノ・ぴあの"@ja,
        "PIANO"@ja-latn ;
    mo:performance_of <album/43869#musicalwork> ;
    mo:performer <artist/12830#subject>,
        <artist/17430#subject>,
        <artist/322#subject> ;
    mo:recorded_as <album/43869#musicalexpression> ;
    schema:byArtist <artist/12830#subject>,
        <artist/17430#subject>,
        <artist/322#subject> ;
    schema:name "PIANO"@en,
        "PIANO・ピアノ・ぴあの"@ja,
        "PIANO"@ja-latn ;
    schema:workPerformed <album/43869#musicalwork> .

<album/43869#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "PIANO"@en,
        "PIANO・ピアノ・ぴあの"@ja,
        "PIANO"@ja-latn ;
    mo:catalogue_number "TNKH-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43869#musicalexpression> ;
    mo:publisher _:N8c1848cb2d74486b8a789a6bad27f437 ;
    mo:record _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/1343#subject> ;
    schema:byArtist <artist/12830#subject>,
        <artist/17430#subject>,
        <artist/322#subject> ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/43869/43869-1390255800.png> ;
    schema:name "PIANO"@en,
        "PIANO・ピアノ・ぴあの"@ja,
        "PIANO"@ja-latn ;
    schema:publisher _:N8c1848cb2d74486b8a789a6bad27f437 ;
    foaf:depiction <https://media.vgm.io/albums/96/43869/43869-1390255800.png> .

_:N24ed35c519564457b40bb17d929a0864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "つばさ (off vocal)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    schema:name "つばさ (off vocal)"@ja .

_:N5957380771dc4718ad67aef59694bb8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と会えて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    schema:name "君と会えて"@ja .

_:N7d3bf93cfd824b649bd77c22df582f75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダンディー (off vocal)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    schema:name "ダンディー (off vocal)"@ja .

_:N8c1848cb2d74486b8a789a6bad27f437 schema:name "Kohei Tanaka"@en ;
    foaf:name "Kohei Tanaka"@en .

_:Na45c006bbf454832938824acc89790e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "つばさ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    schema:name "つばさ"@ja .

_:Nad432ea2aac54e95a398ddf839084dd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダンディー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    schema:name "ダンディー"@ja .

_:Nb2c0704f95f64774b9b2949d6cb273ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ色ピアノ協奏曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:21"^^xsd:interval ;
    schema:inPlaylist _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    schema:name "サクラ色ピアノ協奏曲"@ja .

_:Nc71cd1fe67c84ccd862b4ba02da717b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と会えて (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    schema:name "君と会えて (off vocal)"@ja .

_:Nf06088d097814e5b861a5ecc66ae0502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I scream"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N0034f5b7d3c54d37aa3a55a891e2089c ;
    schema:name "I scream"@ja .

_:N0034f5b7d3c54d37aa3a55a891e2089c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24ed35c519564457b40bb17d929a0864,
        _:N5957380771dc4718ad67aef59694bb8e,
        _:N7d3bf93cfd824b649bd77c22df582f75,
        _:Na45c006bbf454832938824acc89790e3,
        _:Nad432ea2aac54e95a398ddf839084dd2,
        _:Nb2c0704f95f64774b9b2949d6cb273ee,
        _:Nc71cd1fe67c84ccd862b4ba02da717b9,
        _:Nf06088d097814e5b861a5ecc66ae0502 ;
    mo:track_count 8 ;
    schema:duration "PT37:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N24ed35c519564457b40bb17d929a0864,
        _:N5957380771dc4718ad67aef59694bb8e,
        _:N7d3bf93cfd824b649bd77c22df582f75,
        _:Na45c006bbf454832938824acc89790e3,
        _:Nad432ea2aac54e95a398ddf839084dd2,
        _:Nb2c0704f95f64774b9b2949d6cb273ee,
        _:Nc71cd1fe67c84ccd862b4ba02da717b9,
        _:Nf06088d097814e5b861a5ecc66ae0502 .

