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

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

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

<artist/48680#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160131#subject> ;
    schema:name "Nagiha"@en ;
    foaf:made <album/160131#composition>,
        <album/160131#subject> ;
    foaf:name "Nagiha"@en .

<event/254> a mo:Release ;
    schema:name "Released at M3-2020 Spring (Mar 01, 2020)" .

<album/160131#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano Collection: α / Alpha / Nagiha"@en,
        "Piano Collection: α / Alpha / Nagiha"@ja,
        "Piano Collection: α / Alpha / Nagiha"@ja-latn ;
    mo:composer <artist/48680#subject> ;
    mo:produced_work <album/160131#musicalwork> ;
    schema:name "Piano Collection: α / Alpha / Nagiha"@en,
        "Piano Collection: α / Alpha / Nagiha"@ja,
        "Piano Collection: α / Alpha / Nagiha"@ja-latn .

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

<album/160131#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano Collection: α / Alpha / Nagiha"@en,
        "Piano Collection: α / Alpha / Nagiha"@ja,
        "Piano Collection: α / Alpha / Nagiha"@ja-latn ;
    mo:performance_of <album/160131#musicalwork> ;
    mo:recorded_as <album/160131#musicalexpression> ;
    schema:name "Piano Collection: α / Alpha / Nagiha"@en,
        "Piano Collection: α / Alpha / Nagiha"@ja,
        "Piano Collection: α / Alpha / Nagiha"@ja-latn ;
    schema:workPerformed <album/160131#musicalwork> .

<org/5241#subject> schema:name "Aine Acoustics"@en,
        "Aine Acoustics"@ja,
        "Aine Acoustics"@ja-latn ;
    foaf:name "Aine Acoustics"@en,
        "Aine Acoustics"@ja,
        "Aine Acoustics"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/160131/160131-e9924614484a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160131#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-01"^^xsd:date ;
    dcterms:title "Piano Collection: α / Alpha / Nagiha"@en,
        "Piano Collection: α / Alpha / Nagiha"@ja,
        "Piano Collection: α / Alpha / Nagiha"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/160131#musicalexpression> ;
    mo:publisher <org/5241#subject> ;
    mo:record _:Nb72be50217bd444c8347d00b85b59c8e ;
    mo:record_count 1 ;
    mo:release <event/254> ;
    schema:datePublished "2020-03-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/13/160131/160131-e9924614484a.jpg> ;
    schema:name "Piano Collection: α / Alpha / Nagiha"@en,
        "Piano Collection: α / Alpha / Nagiha"@ja,
        "Piano Collection: α / Alpha / Nagiha"@ja-latn ;
    schema:publisher <org/5241#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/160131/160131-e9924614484a.jpg> .

_:N0c8dc2948b38475c8f056c9d21951b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Record:α"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb72be50217bd444c8347d00b85b59c8e ;
    schema:name "Record:α"@en .

_:N33676424c34f4a66ae8a3d5b5105cb38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in a xxxxxxxx"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nb72be50217bd444c8347d00b85b59c8e ;
    schema:name "Alice in a xxxxxxxx"@en .

_:N361e10a42f1d4b978162877a7a7782c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lux in Noctes [Piano]"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nb72be50217bd444c8347d00b85b59c8e ;
    schema:name "Lux in Noctes [Piano]"@en .

_:Nc5f27bcc3598457eb7857a1aa6b0e8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcana Idola [Piano]"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nb72be50217bd444c8347d00b85b59c8e ;
    schema:name "Arcana Idola [Piano]"@en .

_:Nfdafa2d0978e438393e9efe60aab61cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laivisca [Piano]"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb72be50217bd444c8347d00b85b59c8e ;
    schema:name "Laivisca [Piano]"@en .

_:Nff43117750fa4952ae3fdaaf356d3f1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Café in a Dusk [Piano]"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb72be50217bd444c8347d00b85b59c8e ;
    schema:name "Café in a Dusk [Piano]"@en .

_:Nb72be50217bd444c8347d00b85b59c8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c8dc2948b38475c8f056c9d21951b2a,
        _:N33676424c34f4a66ae8a3d5b5105cb38,
        _:N361e10a42f1d4b978162877a7a7782c5,
        _:Nc5f27bcc3598457eb7857a1aa6b0e8cc,
        _:Nfdafa2d0978e438393e9efe60aab61cf,
        _:Nff43117750fa4952ae3fdaaf356d3f1e ;
    mo:track_count 6 ;
    schema:duration "PT14:17"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0c8dc2948b38475c8f056c9d21951b2a,
        _:N33676424c34f4a66ae8a3d5b5105cb38,
        _:N361e10a42f1d4b978162877a7a7782c5,
        _:Nc5f27bcc3598457eb7857a1aa6b0e8cc,
        _:Nfdafa2d0978e438393e9efe60aab61cf,
        _:Nff43117750fa4952ae3fdaaf356d3f1e .

