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

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

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

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

<album/81173#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphonic Alicization Orchestra #6 Rising in revolt"@en,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja-latn ;
    mo:composer <artist/13220#subject> ;
    mo:produced_work <album/81173#musicalwork> ;
    schema:name "Symphonic Alicization Orchestra #6 Rising in revolt"@en,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/37/81173/81173-1568291699.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81173#performance> ;
    schema:name "Yuichi Takama"@en,
        "高間有一"@ja ;
    foaf:name "Yuichi Takama"@en,
        "高間有一"@ja .

<artist/10934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81173#performance> ;
    schema:name "Ai Kayano"@en,
        "茅野愛衣"@ja ;
    foaf:name "Ai Kayano"@en,
        "茅野愛衣"@ja .

<artist/13293#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81173#performance> ;
    schema:name "Uchu Yoshida Strings"@en,
        "吉田宇宙ストリングス"@ja ;
    foaf:name "Uchu Yoshida Strings"@en,
        "吉田宇宙ストリングス"@ja .

<artist/14351#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81173#performance> ;
    schema:name "Yoshitsugu Matsuoka"@en,
        "松岡禎丞"@ja ;
    foaf:name "Yoshitsugu Matsuoka"@en,
        "松岡禎丞"@ja .

<artist/36101#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81173#performance> ;
    schema:name "Yuu \"masshoi\" Yamauchi"@en,
        "山内\"masshoi\"優"@ja ;
    foaf:name "Yuu \"masshoi\" Yamauchi"@en,
        "山内\"masshoi\"優"@ja .

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

<album/81173#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-26"^^xsd:date ;
    dcterms:title "Symphonic Alicization Orchestra #6 Rising in revolt"@en,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja-latn ;
    mo:catalogue_number "ANZX-14252" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81173#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N0ecd2bb87dae4be192fe3cde2dbafad5 ;
    mo:record_count 1 ;
    schema:about <product/6612#subject> ;
    schema:byArtist <artist/10434#subject>,
        <artist/10934#subject>,
        <artist/13220#subject>,
        <artist/13293#subject>,
        <artist/14351#subject>,
        <artist/36101#subject> ;
    schema:datePublished "2019-06-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/81173/81173-1568291699.jpg> ;
    schema:name "Symphonic Alicization Orchestra #6 Rising in revolt"@en,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/81173/81173-1568291699.jpg> .

<album/81173#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphonic Alicization Orchestra #6 Rising in revolt"@en,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja-latn ;
    mo:performance_of <album/81173#musicalwork> ;
    mo:performer <artist/10434#subject>,
        <artist/10934#subject>,
        <artist/13220#subject>,
        <artist/13293#subject>,
        <artist/14351#subject>,
        <artist/36101#subject> ;
    mo:recorded_as <album/81173#musicalexpression> ;
    schema:byArtist <artist/10434#subject>,
        <artist/10934#subject>,
        <artist/13220#subject>,
        <artist/13293#subject>,
        <artist/14351#subject>,
        <artist/36101#subject> ;
    schema:name "Symphonic Alicization Orchestra #6 Rising in revolt"@en,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja,
        "Symphonic Alicization Orchestra #6 Rising in revolt"@ja-latn ;
    schema:workPerformed <album/81173#musicalwork> .

_:N27a77ce4c3914316bf69e72703e00d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising in revolt"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N0ecd2bb87dae4be192fe3cde2dbafad5 ;
    schema:name "Rising in revolt"@en .

_:Nba96a8b4cef04e2183441ca8914b51f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising in revolt (instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N0ecd2bb87dae4be192fe3cde2dbafad5 ;
    schema:name "Rising in revolt (instrumental)"@en .

_:N0ecd2bb87dae4be192fe3cde2dbafad5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27a77ce4c3914316bf69e72703e00d71,
        _:Nba96a8b4cef04e2183441ca8914b51f4 ;
    mo:track_count 2 ;
    schema:duration "PT8:31"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N27a77ce4c3914316bf69e72703e00d71,
        _:Nba96a8b4cef04e2183441ca8914b51f4 .

