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

<artist/18319#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Kamiki"@en,
        "上木彩矢"@ja ;
    foaf:made <album/54123#lyrics>,
        <album/54123#subject> ;
    foaf:name "Aya Kamiki"@en,
        "上木彩矢"@ja .

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

<artist/4379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54123#subject> ;
    schema:name "Keisuke Kurose"@en,
        "黒瀬圭亮"@ja ;
    foaf:made <album/54123#composition>,
        <album/54123#subject> ;
    foaf:name "Keisuke Kurose"@en,
        "黒瀬圭亮"@ja .

<product/3459#subject> a schema:CreativeWork ;
    schema:name "Rokka: Braves of the Six Flowers"@en,
        "六花の勇者"@ja,
        "Rokka no Yuusha"@ja-latn ;
    foaf:name "Rokka: Braves of the Six Flowers"@en,
        "六花の勇者"@ja,
        "Rokka no Yuusha"@ja-latn .

<album/54123#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Black Swallowtail / UROBOROS"@en,
        "Black Swallowtail / UROBOROS"@ja,
        "Black Swallowtail / UROBOROS"@ja-latn ;
    mo:composer <artist/4379#subject> ;
    mo:produced_work <album/54123#musicalwork> ;
    schema:name "Black Swallowtail / UROBOROS"@en,
        "Black Swallowtail / UROBOROS"@ja,
        "Black Swallowtail / UROBOROS"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/54123/54123-1441901682.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54123#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Black Swallowtail / UROBOROS"@en,
        "Black Swallowtail / UROBOROS"@ja,
        "Black Swallowtail / UROBOROS"@ja-latn ;
    mo:performance_of <album/54123#musicalwork> ;
    mo:performer <artist/18318#subject> ;
    mo:recorded_as <album/54123#musicalexpression> ;
    schema:byArtist <artist/18318#subject> ;
    schema:name "Black Swallowtail / UROBOROS"@en,
        "Black Swallowtail / UROBOROS"@ja,
        "Black Swallowtail / UROBOROS"@ja-latn ;
    schema:workPerformed <album/54123#musicalwork> .

<artist/18318#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54123#performance> ;
    schema:name "UROBOROS"@en ;
    foaf:name "UROBOROS"@en .

<album/54123#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-09"^^xsd:date ;
    dcterms:title "Black Swallowtail / UROBOROS"@en,
        "Black Swallowtail / UROBOROS"@ja,
        "Black Swallowtail / UROBOROS"@ja-latn ;
    mo:catalogue_number "PCCA-04287" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54123#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N9294125d56764fb8b11edaf708ae1bee ;
    mo:record_count 1 ;
    schema:about <product/3459#subject> ;
    schema:byArtist <artist/18318#subject> ;
    schema:datePublished "2015-09-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/54123/54123-1441901682.jpg> ;
    schema:name "Black Swallowtail / UROBOROS"@en,
        "Black Swallowtail / UROBOROS"@ja,
        "Black Swallowtail / UROBOROS"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/54123/54123-1441901682.jpg> .

_:N5beb1c37444c43e491294d25e3725111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"ANOTHER ARK\" Digest"@en,
        "「ANOTHER ARK」 Digest"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N9294125d56764fb8b11edaf708ae1bee ;
    schema:name "\"ANOTHER ARK\" Digest"@en,
        "「ANOTHER ARK」 Digest"@ja .

_:N5e1be26a22294ac78c1fbdaeb6b206e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Swallowtail"@en,
        "Black Swallowtail"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N9294125d56764fb8b11edaf708ae1bee ;
    schema:name "Black Swallowtail"@en,
        "Black Swallowtail"@ja .

_:N915263e859f748d48c60dcb778c2cb67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Swallowtail (Instrumental)"@en,
        "Black Swallowtail (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9294125d56764fb8b11edaf708ae1bee ;
    schema:name "Black Swallowtail (Instrumental)"@en,
        "Black Swallowtail (Instrumental)"@ja .

_:Ne8ec99347ebc4dc4994b2a2b204da038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Swallowtail (TV Edit)"@en,
        "Black Swallowtail (TV Edit)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N9294125d56764fb8b11edaf708ae1bee ;
    schema:name "Black Swallowtail (TV Edit)"@en,
        "Black Swallowtail (TV Edit)"@ja .

_:N9294125d56764fb8b11edaf708ae1bee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5beb1c37444c43e491294d25e3725111,
        _:N5e1be26a22294ac78c1fbdaeb6b206e5,
        _:N915263e859f748d48c60dcb778c2cb67,
        _:Ne8ec99347ebc4dc4994b2a2b204da038 ;
    mo:track_count 4 ;
    schema:duration "PT13:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5beb1c37444c43e491294d25e3725111,
        _:N5e1be26a22294ac78c1fbdaeb6b206e5,
        _:N915263e859f748d48c60dcb778c2cb67,
        _:Ne8ec99347ebc4dc4994b2a2b204da038 .

