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

<artist/11952#subject> a schema:Person,
        foaf:Person ;
    schema:name "LiSA"@en ;
    foaf:made <album/155932#lyrics>,
        <album/155932#subject>,
        <album/155932#vocals> ;
    foaf:name "LiSA"@en .

<album/155931> a mo:Release ;
    mo:catalogue_number "VVCL-2492" .

<artist/11797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155932#subject> ;
    schema:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja ;
    foaf:made <album/155932#composition>,
        <album/155932#lyrics>,
        <album/155932#subject> ;
    foaf:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja .

<artist/19070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155932#subject> ;
    schema:name "Yu Takahashi"@en,
        "高橋優"@ja ;
    foaf:made <album/155932#composition>,
        <album/155932#lyrics>,
        <album/155932#subject> ;
    foaf:name "Yu Takahashi"@en,
        "高橋優"@ja .

<artist/44764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155932#subject> ;
    schema:name "TSUMIKI"@en,
        "ツミキ"@ja ;
    foaf:made <album/155932#composition>,
        <album/155932#lyrics>,
        <album/155932#subject> ;
    foaf:name "TSUMIKI"@en,
        "ツミキ"@ja .

<product/16579#subject> a schema:CreativeWork ;
    schema:name "The irregular at magic high school: Season 3"@en,
        "魔法科高校の劣等生第3シーズン"@ja,
        "Mahouka Koukou no Rettousei Season 3"@ja-latn ;
    foaf:name "The irregular at magic high school: Season 3"@en,
        "魔法科高校の劣等生第3シーズン"@ja,
        "Mahouka Koukou no Rettousei Season 3"@ja-latn .

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

<album/155932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shouted Serenade / LiSA [Limited Edition]"@en,
        "Shouted Serenade / LiSA [Limited Edition]"@ja,
        "Shouted Serenade / LiSA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/155932#musicalwork> ;
    mo:recorded_as <album/155932#musicalexpression> ;
    schema:name "Shouted Serenade / LiSA [Limited Edition]"@en,
        "Shouted Serenade / LiSA [Limited Edition]"@ja,
        "Shouted Serenade / LiSA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/155932#musicalwork> .

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

<https://medium-media.vgm.io/albums/23/155932/155932-1b620315e4c5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shouted Serenade / LiSA [Limited Edition]"@en,
        "Shouted Serenade / LiSA [Limited Edition]"@ja,
        "Shouted Serenade / LiSA [Limited Edition]"@ja-latn ;
    mo:composer <artist/11797#subject>,
        <artist/19070#subject>,
        <artist/44764#subject> ;
    mo:produced_work <album/155932#musicalwork> ;
    schema:name "Shouted Serenade / LiSA [Limited Edition]"@en,
        "Shouted Serenade / LiSA [Limited Edition]"@ja,
        "Shouted Serenade / LiSA [Limited Edition]"@ja-latn .

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

<album/155932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-22"^^xsd:date ;
    dcterms:title "Shouted Serenade / LiSA [Limited Edition]"@en,
        "Shouted Serenade / LiSA [Limited Edition]"@ja,
        "Shouted Serenade / LiSA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-2490~1" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/155931> ;
    mo:publication_of <album/155932#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Ne0b5e42d3b7f42328be34b7619cb5ec3 ;
    mo:record_count 1 ;
    schema:about <product/16579#subject> ;
    schema:datePublished "2024-05-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/155932/155932-1b620315e4c5.jpg> ;
    schema:name "Shouted Serenade / LiSA [Limited Edition]"@en,
        "Shouted Serenade / LiSA [Limited Edition]"@ja,
        "Shouted Serenade / LiSA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/155932/155932-1b620315e4c5.jpg> .

_:N06a8af7291ef4d9987dc1a983b45afdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallucinate"@en,
        "ハルシネイト"@ja,
        "Hallucinate"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ne0b5e42d3b7f42328be34b7619cb5ec3 ;
    schema:name "Hallucinate"@en,
        "ハルシネイト"@ja,
        "Hallucinate"@ja-latn .

_:N1309cea9277148028ef5c174b99bf6b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shouted Serenade -Instrumental-"@en,
        "Shouted Serenade -Instrumental-"@ja,
        "Shouted Serenade -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne0b5e42d3b7f42328be34b7619cb5ec3 ;
    schema:name "Shouted Serenade -Instrumental-"@en,
        "Shouted Serenade -Instrumental-"@ja,
        "Shouted Serenade -Instrumental-"@ja-latn .

_:Nb8c53f6e27bd485d9e64874488ba8c9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear me,"@en,
        "拝啓、わたしへ"@ja,
        "Haikei, Watashi e"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ne0b5e42d3b7f42328be34b7619cb5ec3 ;
    schema:name "Dear me,"@en,
        "拝啓、わたしへ"@ja,
        "Haikei, Watashi e"@ja-latn .

_:Ne61b1fa4343a4687a5b599271bb59d49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shouted Serenade"@en,
        "Shouted Serenade"@ja,
        "Shouted Serenade"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne0b5e42d3b7f42328be34b7619cb5ec3 ;
    schema:name "Shouted Serenade"@en,
        "Shouted Serenade"@ja,
        "Shouted Serenade"@ja-latn .

_:Ne0b5e42d3b7f42328be34b7619cb5ec3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06a8af7291ef4d9987dc1a983b45afdd,
        _:N1309cea9277148028ef5c174b99bf6b5,
        _:Nb8c53f6e27bd485d9e64874488ba8c9d,
        _:Ne61b1fa4343a4687a5b599271bb59d49 ;
    mo:track_count 4 ;
    schema:duration "PT15:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06a8af7291ef4d9987dc1a983b45afdd,
        _:N1309cea9277148028ef5c174b99bf6b5,
        _:Nb8c53f6e27bd485d9e64874488ba8c9d,
        _:Ne61b1fa4343a4687a5b599271bb59d49 .

