@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 _:N0b9b0eddc2db468d8f413eb5c9bfd372,
        _:N234bf831b4c94c4bbc2d883750c2338c ;
    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> .

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

_:N847bffc7fb564f229b3e7c412ff2f3b2 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 _:N234bf831b4c94c4bbc2d883750c2338c ;
    schema:name "\"Unreal Trip\" Music Video"@en,
        "「アンリアル トリップ」Music Video"@ja .

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

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

_:Nb7cbd042a4ee4a91932431c0bf901c9f 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 _:N234bf831b4c94c4bbc2d883750c2338c ;
    schema:name "\"I will...\" Music Video"@en,
        "「I will...」Music Video"@ja .

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

_:N234bf831b4c94c4bbc2d883750c2338c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N847bffc7fb564f229b3e7c412ff2f3b2,
        _:Nb7cbd042a4ee4a91932431c0bf901c9f ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N847bffc7fb564f229b3e7c412ff2f3b2,
        _:Nb7cbd042a4ee4a91932431c0bf901c9f .

_:N0b9b0eddc2db468d8f413eb5c9bfd372 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N593f841ece0e4fbcb11706cd8b0f3780,
        _:Na0f6e7daa1c545f0b74a137e51ffb132,
        _:Na9b117bcd5fd4017b186fd9ae5918775,
        _:Nc0a19883e6b64129aa17b84f4623f3b7 ;
    mo:track_count 4 ;
    schema:duration "PT16:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N593f841ece0e4fbcb11706cd8b0f3780,
        _:Na0f6e7daa1c545f0b74a137e51ffb132,
        _:Na9b117bcd5fd4017b186fd9ae5918775,
        _:Nc0a19883e6b64129aa17b84f4623f3b7 .

