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

<artist/12391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir Aoi"@en,
        "藍井エイル"@ja ;
    foaf:made <album/99822#subject>,
        <album/99822#vocals> ;
    foaf:name "Eir Aoi"@en,
        "藍井エイル"@ja .

<artist/36137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir"@en ;
    foaf:made <album/99822#lyrics>,
        <album/99822#subject> ;
    foaf:name "Eir"@en .

<artist/12049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99822#subject> ;
    schema:name "Hiroki Arai"@en,
        "新井弘毅"@ja ;
    foaf:made <album/99822#composition>,
        <album/99822#lyrics>,
        <album/99822#subject> ;
    foaf:name "Hiroki Arai"@en,
        "新井弘毅"@ja .

<artist/13568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99822#subject> ;
    schema:name "Saku"@en ;
    foaf:made <album/99822#composition>,
        <album/99822#subject> ;
    foaf:name "Saku"@en .

<artist/19498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99822#subject> ;
    schema:name "Hidefumi Kenmochi"@en,
        "ケンモチヒデフミ"@ja ;
    foaf:made <album/99822#composition>,
        <album/99822#lyrics>,
        <album/99822#subject> ;
    foaf:name "Hidefumi Kenmochi"@en,
        "ケンモチヒデフミ"@ja .

<artist/31324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99822#subject> ;
    schema:name "TAMATE BOX"@en ;
    foaf:made <album/99822#composition>,
        <album/99822#subject> ;
    foaf:name "TAMATE BOX"@en .

<product/7157#subject> a schema:CreativeWork ;
    schema:name "Sword Art Online -Alicization- War of Underworld"@en,
        "ソードアート・オンライン アリシゼーション War of Underworld"@ja,
        "Sword Art Online -Alicization- War of Underworld"@ja-latn ;
    foaf:name "Sword Art Online -Alicization- War of Underworld"@en,
        "ソードアート・オンライン アリシゼーション War of Underworld"@ja,
        "Sword Art Online -Alicization- War of Underworld"@ja-latn .

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

<album/99822#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I will... / Eir Aoi [Limited Edition]"@en,
        "I will... / 藍井エイル"@ja,
        "I will... / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/99822#musicalwork> ;
    mo:recorded_as <album/99822#musicalexpression> ;
    schema:name "I will... / Eir Aoi [Limited Edition]"@en,
        "I will... / 藍井エイル"@ja,
        "I will... / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/99822#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/99822/99822-1594390572.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/99822#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I will... / Eir Aoi [Limited Edition]"@en,
        "I will... / 藍井エイル"@ja,
        "I will... / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:composer <artist/12049#subject>,
        <artist/13568#subject>,
        <artist/19498#subject>,
        <artist/31324#subject> ;
    mo:produced_work <album/99822#musicalwork> ;
    schema:name "I will... / Eir Aoi [Limited Edition]"@en,
        "I will... / 藍井エイル"@ja,
        "I will... / Eir Aoi [Limited Edition]"@ja-latn .

<album/99822#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-12"^^xsd:date ;
    dcterms:title "I will... / Eir Aoi [Limited Edition]"@en,
        "I will... / 藍井エイル"@ja,
        "I will... / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1698~9" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/99822#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N75bc8bdf2efb42adbc68d463ce449247,
        _:N7fc9a186456e4d5bb835ac786e1430af ;
    mo:record_count 2 ;
    schema:about <product/7157#subject> ;
    schema:datePublished "2020-08-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/99822/99822-1594390572.jpg> ;
    schema:name "I will... / Eir Aoi [Limited Edition]"@en,
        "I will... / 藍井エイル"@ja,
        "I will... / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/99822/99822-1594390572.jpg> .

_:N11c3142bb08b4a1f9c58c7cd38a90d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"Sword Art Online -Alicization- War of Underworld\" 2nd Cour Non-credit Ending Movie"@en,
        "TVアニメ 「ソードアート・オンライン アリシゼーション War of Underworld」 2ndクールノンクレジットエンディングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N7fc9a186456e4d5bb835ac786e1430af ;
    schema:name "TV Anime \"Sword Art Online -Alicization- War of Underworld\" 2nd Cour Non-credit Ending Movie"@en,
        "TVアニメ 「ソードアート・オンライン アリシゼーション War of Underworld」 2ndクールノンクレジットエンディングムービー"@ja .

_:N55d7b6f21a744a3e9e84028c2ae34bf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will... -TV size ver.-"@en,
        "I will... -TV size ver.-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N75bc8bdf2efb42adbc68d463ce449247 ;
    schema:name "I will... -TV size ver.-"@en,
        "I will... -TV size ver.-"@ja .

_:N7fc9a186456e4d5bb835ac786e1430af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N11c3142bb08b4a1f9c58c7cd38a90d54 ;
    mo:track_count 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N11c3142bb08b4a1f9c58c7cd38a90d54 .

_:N976366b800a34778af3dcce5f3dc808f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unreal Trip"@en,
        "アンリアル トリップ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N75bc8bdf2efb42adbc68d463ce449247 ;
    schema:name "Unreal Trip"@en,
        "アンリアル トリップ"@ja .

_:Nbbe7ecf40a6c4eabbb975d0d09b268be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY JUDGEMENT"@en,
        "MY JUDGEMENT"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N75bc8bdf2efb42adbc68d463ce449247 ;
    schema:name "MY JUDGEMENT"@en,
        "MY JUDGEMENT"@ja .

_:Nf556c1e00b7845d6a76909f87aa38d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will..."@en,
        "I will..."@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N75bc8bdf2efb42adbc68d463ce449247 ;
    schema:name "I will..."@en,
        "I will..."@ja .

_:N75bc8bdf2efb42adbc68d463ce449247 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55d7b6f21a744a3e9e84028c2ae34bf1,
        _:N976366b800a34778af3dcce5f3dc808f,
        _:Nbbe7ecf40a6c4eabbb975d0d09b268be,
        _:Nf556c1e00b7845d6a76909f87aa38d75 ;
    mo:track_count 4 ;
    schema:duration "PT13:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N55d7b6f21a744a3e9e84028c2ae34bf1,
        _:N976366b800a34778af3dcce5f3dc808f,
        _:Nbbe7ecf40a6c4eabbb975d0d09b268be,
        _:Nf556c1e00b7845d6a76909f87aa38d75 .

