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

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

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

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63916#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/63916#composition>,
        <album/63916#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

<artist/185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63916#subject> ;
    schema:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja ;
    foaf:made <album/63916#composition>,
        <album/63916#subject> ;
    foaf:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja .

<artist/287#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63916#subject> ;
    schema:name "Fryderyk Franciszek Chopin"@en ;
    foaf:made <album/63916#composition>,
        <album/63916#subject> ;
    foaf:name "Fryderyk Franciszek Chopin"@en .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63916#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/63916#composition>,
        <album/63916#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63916#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/63916#composition>,
        <album/63916#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/1714#subject> a schema:CreativeWork ;
    schema:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn ;
    foaf:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

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

<album/63916#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "a piano perspective 2"@en,
        "a piano perspective 2"@ja,
        "a piano perspective 2"@ja-latn ;
    mo:performance_of <album/63916#musicalwork> ;
    mo:recorded_as <album/63916#musicalexpression> ;
    schema:name "a piano perspective 2"@en,
        "a piano perspective 2"@ja,
        "a piano perspective 2"@ja-latn ;
    schema:workPerformed <album/63916#musicalwork> .

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

<https://medium-media.vgm.io/albums/61/63916/63916-1482306986.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63916#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "a piano perspective 2"@en,
        "a piano perspective 2"@ja,
        "a piano perspective 2"@ja-latn ;
    mo:composer <artist/1718#subject>,
        <artist/185#subject>,
        <artist/287#subject>,
        <artist/752#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/63916#musicalwork> ;
    schema:name "a piano perspective 2"@en,
        "a piano perspective 2"@ja,
        "a piano perspective 2"@ja-latn .

<album/63916#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-04"^^xsd:date ;
    dcterms:title "a piano perspective 2"@en,
        "a piano perspective 2"@ja,
        "a piano perspective 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63916#musicalexpression> ;
    mo:publisher _:N26c53a34c0d04bf5947083981ce6baf2 ;
    mo:record _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Merry Christmas, Mr. Lawrence"@en ;
            foaf:name "Merry Christmas, Mr. Lawrence"@en ],
        <product/1714#subject>,
        <product/182#subject>,
        <product/188#subject>,
        <product/189#subject> ;
    schema:datePublished "2016-11-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/63916/63916-1482306986.jpg> ;
    schema:name "a piano perspective 2"@en,
        "a piano perspective 2"@ja,
        "a piano perspective 2"@ja-latn ;
    schema:publisher _:N26c53a34c0d04bf5947083981ce6baf2 ;
    foaf:depiction <https://media.vgm.io/albums/61/63916/63916-1482306986.jpg> .

_:N19d297a845ca4bf5b49994dada2c6295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Christmas, Mr. Lawrence (From \"Merry Christmas, Mr. Lawrence\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    schema:name "Merry Christmas, Mr. Lawrence (From \"Merry Christmas, Mr. Lawrence\")"@en .

_:N26c53a34c0d04bf5947083981ce6baf2 schema:name "Tiger"@en,
        "Tiger"@ja,
        "Tiger"@ja-latn ;
    foaf:name "Tiger"@en,
        "Tiger"@ja,
        "Tiger"@ja-latn .

_:N30d59742c8aa45a3ad48ee01d412d3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invention Nr 1 (From \"Invention Nr 1)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    schema:name "Invention Nr 1 (From \"Invention Nr 1)"@en .

_:N4b7e87c8682c43c1ab1844f31cae71b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz in C-Sharp"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    schema:name "Waltz in C-Sharp"@en .

_:N8b72498864ce468db3244d2f32cf6845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tifa's Theme (From \"Final Fantasy 7\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    schema:name "Tifa's Theme (From \"Final Fantasy 7\")"@en .

_:N8f978f239e174e189e80588a8f217c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celes Theme (From \"Final Fantasy 6\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    schema:name "Celes Theme (From \"Final Fantasy 6\")"@en .

_:N9117c3383b2e4dd18c0d0bdb2d6356da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasie Impromptu Op 66 (From \"Fantasie Impromptu\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    schema:name "Fantasie Impromptu Op 66 (From \"Fantasie Impromptu\")"@en .

_:N980e05f52b7949bda22deaf9614dbe22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fisherman's Horizon (From \"Final Fantasy 8\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    schema:name "Fisherman's Horizon (From \"Final Fantasy 8\")"@en .

_:Na280b7e62ada4d1f9c2e71ad7b8505f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Summer's Day (From \"Spirited Away\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4c8f0f60410a4fe38b9f83f200426e9b ;
    schema:name "One Summer's Day (From \"Spirited Away\")"@en .

_:N4c8f0f60410a4fe38b9f83f200426e9b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19d297a845ca4bf5b49994dada2c6295,
        _:N30d59742c8aa45a3ad48ee01d412d3e4,
        _:N4b7e87c8682c43c1ab1844f31cae71b4,
        _:N8b72498864ce468db3244d2f32cf6845,
        _:N8f978f239e174e189e80588a8f217c9c,
        _:N9117c3383b2e4dd18c0d0bdb2d6356da,
        _:N980e05f52b7949bda22deaf9614dbe22,
        _:Na280b7e62ada4d1f9c2e71ad7b8505f7 ;
    mo:track_count 8 ;
    schema:duration "PT34:12"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N19d297a845ca4bf5b49994dada2c6295,
        _:N30d59742c8aa45a3ad48ee01d412d3e4,
        _:N4b7e87c8682c43c1ab1844f31cae71b4,
        _:N8b72498864ce468db3244d2f32cf6845,
        _:N8f978f239e174e189e80588a8f217c9c,
        _:N9117c3383b2e4dd18c0d0bdb2d6356da,
        _:N980e05f52b7949bda22deaf9614dbe22,
        _:Na280b7e62ada4d1f9c2e71ad7b8505f7 .

