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

<album/112314> a mo:Release ;
    mo:catalogue_number "KSCL-3326" .

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

<artist/43011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112317#subject> ;
    schema:name "hyde"@en ;
    foaf:made <album/112317#composition>,
        <album/112317#lyrics>,
        <album/112317#subject> ;
    foaf:name "hyde"@en .

<product/14166#subject> a schema:CreativeWork ;
    schema:name "BLUE PROTOCOL"@en,
        "BLUE PROTOCOL"@ja,
        "BLUE PROTOCOL"@ja-latn ;
    foaf:name "BLUE PROTOCOL"@en,
        "BLUE PROTOCOL"@ja,
        "BLUE PROTOCOL"@ja-latn .

<album/112317#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mirai / L'Arc~en~Ciel [Limited Edition]"@en,
        "ミライ / L'Arc～en～Ciel [完全生産限定盤]"@ja,
        "Mirai / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    mo:composer <artist/43011#subject> ;
    mo:produced_work <album/112317#musicalwork> ;
    schema:name "Mirai / L'Arc~en~Ciel [Limited Edition]"@en,
        "ミライ / L'Arc～en～Ciel [完全生産限定盤]"@ja,
        "Mirai / L'Arc~en~Ciel [Limited Edition]"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/112317/112317-f32281b288b8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112317#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mirai / L'Arc~en~Ciel [Limited Edition]"@en,
        "ミライ / L'Arc～en～Ciel [完全生産限定盤]"@ja,
        "Mirai / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    mo:performance_of <album/112317#musicalwork> ;
    mo:performer <artist/9528#subject> ;
    mo:recorded_as <album/112317#musicalexpression> ;
    schema:byArtist <artist/9528#subject> ;
    schema:name "Mirai / L'Arc~en~Ciel [Limited Edition]"@en,
        "ミライ / L'Arc～en～Ciel [完全生産限定盤]"@ja,
        "Mirai / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/112317#musicalwork> .

<artist/9528#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/112317#performance> ;
    schema:name "L'Arc~en~Ciel"@en ;
    foaf:name "L'Arc~en~Ciel"@en .

<album/112317#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-25"^^xsd:date ;
    dcterms:title "Mirai / L'Arc~en~Ciel [Limited Edition]"@en,
        "ミライ / L'Arc～en～Ciel [完全生産限定盤]"@ja,
        "Mirai / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-3324~5" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/112314> ;
    mo:publication_of <album/112317#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N0457f2121689400e968036e577b4ca7d ;
    mo:record_count 1 ;
    schema:about <product/14166#subject> ;
    schema:byArtist <artist/9528#subject> ;
    schema:datePublished "2021-08-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/112317/112317-f32281b288b8.jpg> ;
    schema:name "Mirai / L'Arc~en~Ciel [Limited Edition]"@en,
        "ミライ / L'Arc～en～Ciel [完全生産限定盤]"@ja,
        "Mirai / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/112317/112317-f32281b288b8.jpg> .

_:N31e876a354fa4bf383c6ef917955e02c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライ (hydeless version)"@ja,
        "Mirai (hydeless version)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N0457f2121689400e968036e577b4ca7d ;
    schema:name "ミライ (hydeless version)"@ja,
        "Mirai (hydeless version)"@ja-latn .

_:N34217b6557f744208d5afdc41ed41e87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライ"@ja,
        "Mirai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N0457f2121689400e968036e577b4ca7d ;
    schema:name "ミライ"@ja,
        "Mirai"@ja-latn .

_:N0457f2121689400e968036e577b4ca7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31e876a354fa4bf383c6ef917955e02c,
        _:N34217b6557f744208d5afdc41ed41e87 ;
    mo:track_count 2 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N31e876a354fa4bf383c6ef917955e02c,
        _:N34217b6557f744208d5afdc41ed41e87 .

