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

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:made <album/120362#lyrics>,
        <album/120362#subject>,
        <album/120362#vocals> ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/2397#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120362#subject> ;
    schema:name "naotyu-"@en ;
    foaf:made <album/120362#composition>,
        <album/120362#subject> ;
    foaf:name "naotyu-"@en .

<artist/5260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120362#subject> ;
    schema:name "Shuusuke Kisaragi"@en,
        "如月秋佑"@ja ;
    foaf:made <album/120362#composition>,
        <album/120362#subject> ;
    foaf:name "Shuusuke Kisaragi"@en,
        "如月秋佑"@ja .

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

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

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

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

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

<org/668#subject> schema:name "ABSOLUTE CASTAWAY"@en,
        "ABSOLUTE CASTAWAY"@ja,
        "ABSOLUTE CASTAWAY"@ja-latn ;
    foaf:name "ABSOLUTE CASTAWAY"@en,
        "ABSOLUTE CASTAWAY"@ja,
        "ABSOLUTE CASTAWAY"@ja-latn .

<https://media.vgm.io/albums/26/120362/120362-4a9ed4b32e7b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120362#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/120362/120362-4a9ed4b32e7b.jpg> ;
    foaf:depicts <album/120362#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/120362/120362-4a9ed4b32e7b.jpg> .

<https://medium-media.vgm.io/albums/26/120362/120362-4a9ed4b32e7b.jpg> a schema:ImageObject,
        foaf:Image .

<album/120362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Last Volume"@en,
        "Last Volume"@ja,
        "Last Volume"@ja-latn ;
    mo:composer <artist/2397#subject>,
        <artist/5260#subject> ;
    mo:produced_work <album/120362#musicalwork> ;
    schema:name "Last Volume"@en,
        "Last Volume"@ja,
        "Last Volume"@ja-latn .

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

<album/120362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "Last Volume"@en,
        "Last Volume"@ja,
        "Last Volume"@ja-latn ;
    mo:catalogue_number "ACCD-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/120362#musicalexpression> ;
    mo:publisher <org/668#subject> ;
    mo:record _:N44916ef79d1548d4ad2228fa85ad391d ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/26/120362/120362-4a9ed4b32e7b.jpg> ;
    schema:name "Last Volume"@en,
        "Last Volume"@ja,
        "Last Volume"@ja-latn ;
    schema:publisher <org/668#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/120362/120362-4a9ed4b32e7b.jpg> .

_:N12e3a8c7aabb48e1915439e6cad926d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Volume."@en ;
    mo:track_number 1 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N44916ef79d1548d4ad2228fa85ad391d ;
    schema:name "Last Volume."@en .

_:N43b0eedb4dba490ba8597e7e064bdac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Volume. (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N44916ef79d1548d4ad2228fa85ad391d ;
    schema:name "Last Volume. (instrumental)"@en .

_:N589048c4ec45475d9394848a63b48884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Initium Volume. (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N44916ef79d1548d4ad2228fa85ad391d ;
    schema:name "Initium Volume. (instrumental)"@en .

_:N6139b5bc9c4542f1898161c232103cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Initium Volume."@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N44916ef79d1548d4ad2228fa85ad391d ;
    schema:name "Initium Volume."@en .

_:N44916ef79d1548d4ad2228fa85ad391d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12e3a8c7aabb48e1915439e6cad926d5,
        _:N43b0eedb4dba490ba8597e7e064bdac5,
        _:N589048c4ec45475d9394848a63b48884,
        _:N6139b5bc9c4542f1898161c232103cb9 ;
    mo:track_count 4 ;
    schema:duration "PT20:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12e3a8c7aabb48e1915439e6cad926d5,
        _:N43b0eedb4dba490ba8597e7e064bdac5,
        _:N589048c4ec45475d9394848a63b48884,
        _:N6139b5bc9c4542f1898161c232103cb9 .

