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

<artist/1277#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyuki Sawashiro"@en,
        "沢城みゆき"@ja ;
    foaf:made <album/91492#subject>,
        <album/91492#vocals> ;
    foaf:name "Miyuki Sawashiro"@en,
        "沢城みゆき"@ja .

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/91492#lyrics>,
        <album/91492#subject> ;
    foaf:name "hotaru"@en .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:made <album/91492#subject>,
        <album/91492#vocals> ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/8871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja ;
    foaf:made <album/91492#subject>,
        <album/91492#vocals> ;
    foaf:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja .

<artist/13220#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91492#subject> ;
    schema:name "Yuki Nara"@en,
        "奈良悠樹"@ja ;
    foaf:made <album/91492#composition>,
        <album/91492#subject> ;
    foaf:name "Yuki Nara"@en,
        "奈良悠樹"@ja .

<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/91492#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@en,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja-latn ;
    mo:composer <artist/13220#subject> ;
    mo:produced_work <album/91492#musicalwork> ;
    schema:name "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@en,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja-latn .

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

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

<album/91492#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@en,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja-latn ;
    mo:performance_of <album/91492#musicalwork> ;
    mo:recorded_as <album/91492#musicalexpression> ;
    schema:name "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@en,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja-latn ;
    schema:workPerformed <album/91492#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

<https://media.vgm.io/albums/29/91492/91492-036588b00102.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/91492#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/91492/91492-036588b00102.jpg> ;
    foaf:depicts <album/91492#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/91492/91492-036588b00102.jpg> .

<https://medium-media.vgm.io/albums/29/91492/91492-036588b00102.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/91492#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-09"^^xsd:date ;
    dcterms:title "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@en,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja-latn ;
    mo:catalogue_number "ANZX-14430" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91492#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N9960bb6fd1c14515a2e364be228c05ee ;
    mo:record_count 1 ;
    schema:about <product/7157#subject> ;
    schema:datePublished "2020-09-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/91492/91492-036588b00102.jpg> ;
    schema:name "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@en,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja,
        "Symphonic Alicization Orchestra War of Underworld #5 Lightning the lives"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/91492/91492-036588b00102.jpg> .

_:N45233bc09ab04a3c9d06c8dfe271e715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightning the lives (instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9960bb6fd1c14515a2e364be228c05ee ;
    schema:name "Lightning the lives (instrumental)"@en .

_:N9fed8f8f6e44408fb2d3730732acf9ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightning the lives"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9960bb6fd1c14515a2e364be228c05ee ;
    schema:name "Lightning the lives"@en .

_:N9960bb6fd1c14515a2e364be228c05ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45233bc09ab04a3c9d06c8dfe271e715,
        _:N9fed8f8f6e44408fb2d3730732acf9ae ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N45233bc09ab04a3c9d06c8dfe271e715,
        _:N9fed8f8f6e44408fb2d3730732acf9ae .

