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

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

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

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

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

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

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

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

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

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

<artist/13459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89050#subject> ;
    schema:name "Powerless"@en ;
    foaf:made <album/89050#composition>,
        <album/89050#subject> ;
    foaf:name "Powerless"@en .

<album/89050#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toraware no Chiral / Kleissis"@en,
        "囚われのChiral / Kleissis"@ja,
        "Toraware no Chiral / Kleissis"@ja-latn ;
    mo:composer <artist/13459#subject> ;
    mo:produced_work <album/89050#musicalwork> ;
    schema:name "Toraware no Chiral / Kleissis"@en,
        "囚われのChiral / Kleissis"@ja,
        "Toraware no Chiral / Kleissis"@ja-latn .

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

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

<album/89050#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toraware no Chiral / Kleissis"@en,
        "囚われのChiral / Kleissis"@ja,
        "Toraware no Chiral / Kleissis"@ja-latn ;
    mo:performance_of <album/89050#musicalwork> ;
    mo:recorded_as <album/89050#musicalexpression> ;
    schema:name "Toraware no Chiral / Kleissis"@en,
        "囚われのChiral / Kleissis"@ja,
        "Toraware no Chiral / Kleissis"@ja-latn ;
    schema:workPerformed <album/89050#musicalwork> .

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

<https://medium-media.vgm.io/albums/05/89050/89050-1564415416.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/89050#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-20"^^xsd:date ;
    dcterms:title "Toraware no Chiral / Kleissis"@en,
        "囚われのChiral / Kleissis"@ja,
        "Toraware no Chiral / Kleissis"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/89050#musicalexpression> ;
    mo:publisher _:N5a603ddf15c9478796d7608b46776651 ;
    mo:record _:Nfe6e80bc50174de19ae6de742784f709 ;
    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-07-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/89050/89050-1564415416.jpg> ;
    schema:name "Toraware no Chiral / Kleissis"@en,
        "囚われのChiral / Kleissis"@ja,
        "Toraware no Chiral / Kleissis"@ja-latn ;
    schema:publisher _:N5a603ddf15c9478796d7608b46776651 ;
    foaf:depiction <https://media.vgm.io/albums/05/89050/89050-1564415416.jpg> .

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

_:N84bdb42b196f4653b12075be7b5e5040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "囚われのChiral"@ja,
        "Toraware no Chiral"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nfe6e80bc50174de19ae6de742784f709 ;
    schema:name "囚われのChiral"@ja,
        "Toraware no Chiral"@ja-latn .

_:Na9a2932559834a2f8fd5a15fe442a369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "囚われのChiral (Instrumental)"@ja,
        "Toraware no Chiral (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nfe6e80bc50174de19ae6de742784f709 ;
    schema:name "囚われのChiral (Instrumental)"@ja,
        "Toraware no Chiral (Instrumental)"@ja-latn .

_:Nfe6e80bc50174de19ae6de742784f709 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N84bdb42b196f4653b12075be7b5e5040,
        _:Na9a2932559834a2f8fd5a15fe442a369 ;
    mo:track_count 2 ;
    schema:duration "PT9:54"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N84bdb42b196f4653b12075be7b5e5040,
        _:Na9a2932559834a2f8fd5a15fe442a369 .

