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

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

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

<album/43202#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sepia Recollections"@en,
        "セピア・リコレクションズ"@ja,
        "Sepia Recollections"@ja-latn ;
    mo:composer <artist/488#subject> ;
    mo:produced_work <album/43202#musicalwork> ;
    schema:name "Sepia Recollections"@en,
        "セピア・リコレクションズ"@ja,
        "Sepia Recollections"@ja-latn .

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

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

<org/201#subject> schema:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn ;
    foaf:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/43202/43202-1388602702.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/48244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43202#performance> ;
    schema:name "nachi"@en ;
    foaf:name "nachi"@en .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43202#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<artist/8784#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43202#performance> ;
    schema:name "Show Ikeda"@en,
        "池田奨"@ja ;
    foaf:name "Show Ikeda"@en,
        "池田奨"@ja .

<artist/488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43202#subject> ;
    mo:performed <album/43202#performance> ;
    schema:name "Taka"@en,
        "鷹"@ja ;
    foaf:made <album/43202#composition>,
        <album/43202#lyrics>,
        <album/43202#subject> ;
    foaf:name "Taka"@en,
        "鷹"@ja .

<album/43202#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sepia Recollections"@en,
        "セピア・リコレクションズ"@ja,
        "Sepia Recollections"@ja-latn ;
    mo:performance_of <album/43202#musicalwork> ;
    mo:performer <artist/48244#subject>,
        <artist/488#subject>,
        <artist/7301#subject>,
        <artist/8784#subject> ;
    mo:recorded_as <album/43202#musicalexpression> ;
    schema:byArtist <artist/48244#subject>,
        <artist/488#subject>,
        <artist/7301#subject>,
        <artist/8784#subject> ;
    schema:name "Sepia Recollections"@en,
        "セピア・リコレクションズ"@ja,
        "Sepia Recollections"@ja-latn ;
    schema:workPerformed <album/43202#musicalwork> .

<album/43202#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-31"^^xsd:date ;
    dcterms:title "Sepia Recollections"@en,
        "セピア・リコレクションズ"@ja,
        "Sepia Recollections"@ja-latn ;
    mo:catalogue_number "PAEG-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43202#musicalexpression> ;
    mo:publisher <org/201#subject> ;
    mo:record _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:byArtist <artist/48244#subject>,
        <artist/488#subject>,
        <artist/7301#subject>,
        <artist/8784#subject> ;
    schema:datePublished "2013-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/43202/43202-1388602702.jpg> ;
    schema:name "Sepia Recollections"@en,
        "セピア・リコレクションズ"@ja,
        "Sepia Recollections"@ja-latn ;
    schema:publisher <org/201#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/43202/43202-1388602702.jpg> .

_:N21b3a9b4ecc44fcfb98086eea6b674c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero Of Justice"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    schema:name "Hero Of Justice"@en .

_:N548e8914a6614994b01d5c0b043cf0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Photostand"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    schema:name "Photostand"@en .

_:N6695f9dfab9448e28661c52d979c36ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    schema:name "Introduction"@en .

_:Na69b5e24538a44a39a5937637e2b5d17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost My Way"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    schema:name "Lost My Way"@en .

_:Nb65f202853994441bce476ac063dee63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    schema:name "Requiem"@en .

_:Nc0cbd888528446029bc48e007ee263fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Or White"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    schema:name "Black Or White"@en .

_:Nd682d5936f064646ad9e05925ca3c5cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good-Bye"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    schema:name "Good-Bye"@en .

_:Nf09ef035ab5040eeb412b43cc1e23873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfinished Dream"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0fde8c4b4a6f4c9abd7cb90f1799a745 ;
    schema:name "Unfinished Dream"@en .

_:N0fde8c4b4a6f4c9abd7cb90f1799a745 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21b3a9b4ecc44fcfb98086eea6b674c6,
        _:N548e8914a6614994b01d5c0b043cf0f5,
        _:N6695f9dfab9448e28661c52d979c36ff,
        _:Na69b5e24538a44a39a5937637e2b5d17,
        _:Nb65f202853994441bce476ac063dee63,
        _:Nc0cbd888528446029bc48e007ee263fd,
        _:Nd682d5936f064646ad9e05925ca3c5cd,
        _:Nf09ef035ab5040eeb412b43cc1e23873 ;
    mo:track_count 8 ;
    schema:duration "PT33:39"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N21b3a9b4ecc44fcfb98086eea6b674c6,
        _:N548e8914a6614994b01d5c0b043cf0f5,
        _:N6695f9dfab9448e28661c52d979c36ff,
        _:Na69b5e24538a44a39a5937637e2b5d17,
        _:Nb65f202853994441bce476ac063dee63,
        _:Nc0cbd888528446029bc48e007ee263fd,
        _:Nd682d5936f064646ad9e05925ca3c5cd,
        _:Nf09ef035ab5040eeb412b43cc1e23873 .

