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

<artist/18051#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Kaneko"@en,
        "金子有希"@ja ;
    foaf:made <album/88653#subject>,
        <album/88653#vocals> ;
    foaf:name "Yuki Kaneko"@en,
        "金子有希"@ja .

<artist/23748#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Tomita"@en,
        "富田美憂"@ja ;
    foaf:made <album/88653#subject>,
        <album/88653#vocals> ;
    foaf:name "Miyu Tomita"@en,
        "富田美憂"@ja .

<artist/31700#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marina Yamada"@en,
        "山田麻莉奈"@ja ;
    foaf:made <album/88653#subject>,
        <album/88653#vocals> ;
    foaf:name "Marina Yamada"@en,
        "山田麻莉奈"@ja .

<artist/31875#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kleissis"@en ;
    foaf:made <album/88653#subject>,
        <album/88653#vocals> ;
    foaf:name "Kleissis"@en .

<artist/31876#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Tanaka"@en,
        "田中有紀"@ja ;
    foaf:made <album/88653#subject>,
        <album/88653#vocals> ;
    foaf:name "Yuki Tanaka"@en,
        "田中有紀"@ja .

<artist/31877#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mari Takahashi"@en,
        "髙橋麻里"@ja ;
    foaf:made <album/88653#subject>,
        <album/88653#vocals> ;
    foaf:name "Mari Takahashi"@en,
        "髙橋麻里"@ja .

<artist/31878#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Yamane"@en,
        "山根綺"@ja ;
    foaf:made <album/88653#subject>,
        <album/88653#vocals> ;
    foaf:name "Aya Yamane"@en,
        "山根綺"@ja .

<artist/31879#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukiko Motoyoshi"@en,
        "元吉有希子"@ja ;
    foaf:made <album/88653#subject>,
        <album/88653#vocals> ;
    foaf:name "Yukiko Motoyoshi"@en,
        "元吉有希子"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/88653#lyrics>,
        <album/88653#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88653#subject> ;
    schema:name "Michiru Yamane"@en,
        "山根ミチル"@ja ;
    foaf:made <album/88653#composition>,
        <album/88653#subject> ;
    foaf:name "Michiru Yamane"@en,
        "山根ミチル"@ja .

<album/88653#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ark of promise / Kleissis"@en,
        "Ark of promise / Kleissis"@ja,
        "Ark of promise / Kleissis"@ja-latn ;
    mo:composer <artist/334#subject> ;
    mo:produced_work <album/88653#musicalwork> ;
    schema:name "Ark of promise / Kleissis"@en,
        "Ark of promise / Kleissis"@ja,
        "Ark of promise / Kleissis"@ja-latn .

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

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

<album/88653#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ark of promise / Kleissis"@en,
        "Ark of promise / Kleissis"@ja,
        "Ark of promise / Kleissis"@ja-latn ;
    mo:performance_of <album/88653#musicalwork> ;
    mo:recorded_as <album/88653#musicalexpression> ;
    schema:name "Ark of promise / Kleissis"@en,
        "Ark of promise / Kleissis"@ja,
        "Ark of promise / Kleissis"@ja-latn ;
    schema:workPerformed <album/88653#musicalwork> .

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

<https://medium-media.vgm.io/albums/35/88653/88653-1563036624.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/88653#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-06"^^xsd:date ;
    dcterms:title "Ark of promise / Kleissis"@en,
        "Ark of promise / Kleissis"@ja,
        "Ark of promise / Kleissis"@ja-latn ;
    mo:catalogue_number "bigup12978444" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/88653#musicalexpression> ;
    mo:publisher _:N9e21cc739cdd4fbc9a40d759ad2644b3 ;
    mo:record _:N81771676b4b74f68afe822eb5e27d8f5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "ARCALAST: The world that ends and the fruit of the diva."@en ;
            foaf:name "ARCALAST: The world that ends and the fruit of the diva."@en ] ;
    schema:datePublished "2019-04-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/88653/88653-1563036624.jpg> ;
    schema:name "Ark of promise / Kleissis"@en,
        "Ark of promise / Kleissis"@ja,
        "Ark of promise / Kleissis"@ja-latn ;
    schema:publisher _:N9e21cc739cdd4fbc9a40d759ad2644b3 ;
    foaf:depiction <https://media.vgm.io/albums/35/88653/88653-1563036624.jpg> .

_:N81771676b4b74f68afe822eb5e27d8f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb0fab68257c143f1828e746d2d450f57 ;
    mo:track_count 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb0fab68257c143f1828e746d2d450f57 .

_:N9e21cc739cdd4fbc9a40d759ad2644b3 schema:name "project Kleissis"@en,
        "project Kleissis"@ja,
        "project Kleissis"@ja-latn ;
    foaf:name "project Kleissis"@en,
        "project Kleissis"@ja,
        "project Kleissis"@ja-latn .

_:Nb0fab68257c143f1828e746d2d450f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ark of promise"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N81771676b4b74f68afe822eb5e27d8f5 ;
    schema:name "Ark of promise"@en .

