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

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

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

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

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

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

<artist/31324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99821#subject> ;
    schema:name "TAMATE BOX"@en ;
    foaf:made <album/99821#composition>,
        <album/99821#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/99821#musicalexpression> a mo:Signal ;
    mo:published_as <album/99821#subject> ;
    mo:records <album/99821#performance> .

<album/99821#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/99821#musicalwork> ;
    mo:recorded_as <album/99821#musicalexpression> ;
    schema:name "I will... / Eir Aoi [Limited Edition]"@en,
        "I will... / 藍井エイル"@ja,
        "I will... / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/99821#musicalwork> .

<album/99821#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/12/99821/99821-1594390273.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99821#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/99821/99821-1594390273.jpg> ;
    foaf:depicts <album/99821#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/99821/99821-1594390273.jpg> .

<https://medium-media.vgm.io/albums/12/99821/99821-1594390273.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/99821#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/99821#musicalwork> ;
    schema:name "I will... / Eir Aoi [Limited Edition]"@en,
        "I will... / 藍井エイル"@ja,
        "I will... / Eir Aoi [Limited Edition]"@ja-latn .

<album/99821#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-1695~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/99821#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N7556c5e9408c49f0a33ce24e2d88ae03,
        _:N8f733c257255497491d7439af255390e ;
    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/12/99821/99821-1594390273.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/12/99821/99821-1594390273.jpg> .

_:N054d9e9aa00d450d9029676a2efb53cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"I will...\" Music Video"@en,
        "「I will...」Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7556c5e9408c49f0a33ce24e2d88ae03 ;
    schema:name "\"I will...\" Music Video"@en,
        "「I will...」Music Video"@ja .

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

_:N5e23c70718fe47888fccf40f16a66568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will... -Instrumental-"@en,
        "I will... -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N8f733c257255497491d7439af255390e ;
    schema:name "I will... -Instrumental-"@en,
        "I will... -Instrumental-"@ja .

_:Nd3edeb4df9464c86a26b455e80038a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Unreal Trip\" Music Video"@en,
        "「アンリアル トリップ」Music Video"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7556c5e9408c49f0a33ce24e2d88ae03 ;
    schema:name "\"Unreal Trip\" Music Video"@en,
        "「アンリアル トリップ」Music Video"@ja .

_:Nd5440fd0d28047f48b0f0b7a10d41bef 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 _:N8f733c257255497491d7439af255390e ;
    schema:name "I will..."@en,
        "I will..."@ja .

_:Nf0b236c0284a4a8281d92fac2468898f 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 _:N8f733c257255497491d7439af255390e ;
    schema:name "MY JUDGEMENT"@en,
        "MY JUDGEMENT"@ja .

_:N7556c5e9408c49f0a33ce24e2d88ae03 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N054d9e9aa00d450d9029676a2efb53cc,
        _:Nd3edeb4df9464c86a26b455e80038a0e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N054d9e9aa00d450d9029676a2efb53cc,
        _:Nd3edeb4df9464c86a26b455e80038a0e .

_:N8f733c257255497491d7439af255390e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N147fcfd4daa640388e835f34e2ecf45a,
        _:N5e23c70718fe47888fccf40f16a66568,
        _:Nd5440fd0d28047f48b0f0b7a10d41bef,
        _:Nf0b236c0284a4a8281d92fac2468898f ;
    mo:track_count 4 ;
    schema:duration "PT16:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N147fcfd4daa640388e835f34e2ecf45a,
        _:N5e23c70718fe47888fccf40f16a66568,
        _:Nd5440fd0d28047f48b0f0b7a10d41bef,
        _:Nf0b236c0284a4a8281d92fac2468898f .

