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

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

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

<artist/3651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72423#subject> ;
    schema:name "Chikayo Fukuda"@en,
        "福田考代"@ja ;
    foaf:made <album/72423#composition>,
        <album/72423#subject> ;
    foaf:name "Chikayo Fukuda"@en,
        "福田考代"@ja .

<event/205> a mo:Release ;
    schema:name "Pre-released at M3-2017 Fall (Oct 29, 2017)" .

<product/1282#subject> a schema:CreativeWork ;
    schema:name ".hack//The Movie: Sekai no Mukou ni"@en,
        "ドットハック セカイの向こうに"@ja,
        ".hack//The Movie: Sekai no Mukou ni"@ja-latn ;
    foaf:name ".hack//The Movie: Sekai no Mukou ni"@en,
        "ドットハック セカイの向こうに"@ja,
        ".hack//The Movie: Sekai no Mukou ni"@ja-latn .

<product/1283#subject> a schema:CreativeWork ;
    schema:name ".hack//G.U. TRILOGY"@en,
        ".hack//G.U. TRILOGY"@ja,
        ".hack//G.U. TRILOGY"@ja-latn ;
    foaf:name ".hack//G.U. TRILOGY"@en,
        ".hack//G.U. TRILOGY"@ja,
        ".hack//G.U. TRILOGY"@ja-latn .

<product/1284#subject> a schema:CreativeWork ;
    schema:name ".hack//Link"@en,
        ".hack//Link"@ja,
        ".hack//Link"@ja-latn ;
    foaf:name ".hack//Link"@en,
        ".hack//Link"@ja,
        ".hack//Link"@ja-latn .

<album/72423#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title ".hack Piano Arrange Collections Vol.1"@en,
        "『.hack』ピアノアレンジコレクション Vol.1"@ja,
        ".hack Piano Arrange Collections Vol.1"@ja-latn ;
    mo:composer <artist/3651#subject> ;
    mo:produced_work <album/72423#musicalwork> ;
    schema:name ".hack Piano Arrange Collections Vol.1"@en,
        "『.hack』ピアノアレンジコレクション Vol.1"@ja,
        ".hack Piano Arrange Collections Vol.1"@ja-latn .

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

<org/3206#subject> schema:name "CyberConnect2 Co., Ltd."@en,
        "株式会社サイバーコネクトツー"@ja,
        "CyberConnect2 Co., Ltd."@ja-latn ;
    foaf:name "CyberConnect2 Co., Ltd."@en,
        "株式会社サイバーコネクトツー"@ja,
        "CyberConnect2 Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/32/72423/72423-1508727340.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/72423#performance> a mo:Performance,
        schema:Event ;
    dcterms:title ".hack Piano Arrange Collections Vol.1"@en,
        "『.hack』ピアノアレンジコレクション Vol.1"@ja,
        ".hack Piano Arrange Collections Vol.1"@ja-latn ;
    mo:performance_of <album/72423#musicalwork> ;
    mo:performer <artist/12520#subject> ;
    mo:recorded_as <album/72423#musicalexpression> ;
    schema:byArtist <artist/12520#subject> ;
    schema:name ".hack Piano Arrange Collections Vol.1"@en,
        "『.hack』ピアノアレンジコレクション Vol.1"@ja,
        ".hack Piano Arrange Collections Vol.1"@ja-latn ;
    schema:workPerformed <album/72423#musicalwork> .

<artist/12520#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72423#performance> ;
    schema:name "LieN"@en,
        "LieN －リアン－"@ja ;
    foaf:name "LieN"@en,
        "LieN －リアン－"@ja .

<album/72423#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-01"^^xsd:date ;
    dcterms:title ".hack Piano Arrange Collections Vol.1"@en,
        "『.hack』ピアノアレンジコレクション Vol.1"@ja,
        ".hack Piano Arrange Collections Vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72423#musicalexpression> ;
    mo:publisher <org/3206#subject> ;
    mo:record _:Nfaf879aac7954c609fb7086f0b8be707 ;
    mo:record_count 1 ;
    mo:release <event/205> ;
    schema:about [ a schema:CreativeWork ;
            schema:name ".hack//New World"@en ;
            foaf:name ".hack//New World"@en ],
        <product/1282#subject>,
        <product/1283#subject>,
        <product/1284#subject> ;
    schema:byArtist <artist/12520#subject> ;
    schema:datePublished "2017-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/72423/72423-1508727340.jpg> ;
    schema:name ".hack Piano Arrange Collections Vol.1"@en,
        "『.hack』ピアノアレンジコレクション Vol.1"@ja,
        ".hack Piano Arrange Collections Vol.1"@ja-latn ;
    schema:publisher <org/3206#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/72423/72423-1508727340.jpg> .

_:N15e790b985834b3c8ce87d891478e75f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connected World (Piano ver.)"@en,
        "つながるセカイ（Piano ver.）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nfaf879aac7954c609fb7086f0b8be707 ;
    schema:name "Connected World (Piano ver.)"@en,
        "つながるセカイ（Piano ver.）"@ja .

_:N20b599e680444431a5fba90909f39503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Hands (Piano ver.)"@en,
        "やさしい両手（Piano ver.）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nfaf879aac7954c609fb7086f0b8be707 ;
    schema:name "Gentle Hands (Piano ver.)"@en,
        "やさしい両手（Piano ver.）"@ja .

_:N24bc81a929464d6c8ff6d39c0e92e0ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Shining You (Piano ver.)"@en,
        "輝く君へ（Piano ver.）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nfaf879aac7954c609fb7086f0b8be707 ;
    schema:name "To The Shining You (Piano ver.)"@en,
        "輝く君へ（Piano ver.）"@ja .

_:Nab3ed3d3967841a69d241c16274629ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Smiled Kindly (Piano ver.)"@en,
        "優しくキミは微笑んでいた（Piano ver.）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nfaf879aac7954c609fb7086f0b8be707 ;
    schema:name "You Smiled Kindly (Piano ver.)"@en,
        "優しくキミは微笑んでいた（Piano ver.）"@ja .

_:Nd036125e29fb46eca4acaa65a5dc1198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Whereabouts of Truth (Piano ver.)"@en,
        "真実の行方（Piano ver.）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nfaf879aac7954c609fb7086f0b8be707 ;
    schema:name "The Whereabouts of Truth (Piano ver.)"@en,
        "真実の行方（Piano ver.）"@ja .

_:Nff8121f7b2fa4f70902a9b0debef29ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Drops (Piano ver.)"@en,
        "光の雫（Piano ver.）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nfaf879aac7954c609fb7086f0b8be707 ;
    schema:name "Light Drops (Piano ver.)"@en,
        "光の雫（Piano ver.）"@ja .

_:Nfaf879aac7954c609fb7086f0b8be707 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15e790b985834b3c8ce87d891478e75f,
        _:N20b599e680444431a5fba90909f39503,
        _:N24bc81a929464d6c8ff6d39c0e92e0ba,
        _:Nab3ed3d3967841a69d241c16274629ee,
        _:Nd036125e29fb46eca4acaa65a5dc1198,
        _:Nff8121f7b2fa4f70902a9b0debef29ba ;
    mo:track_count 6 ;
    schema:duration "PT28:20"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N15e790b985834b3c8ce87d891478e75f,
        _:N20b599e680444431a5fba90909f39503,
        _:N24bc81a929464d6c8ff6d39c0e92e0ba,
        _:Nab3ed3d3967841a69d241c16274629ee,
        _:Nd036125e29fb46eca4acaa65a5dc1198,
        _:Nff8121f7b2fa4f70902a9b0debef29ba .

