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

<artist/38120#subject> a schema:Person,
        foaf:Person ;
    schema:name "Who-ya"@en ;
    foaf:made <album/119246#subject>,
        <album/119246#vocals> ;
    foaf:name "Who-ya"@en .

<artist/33476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119246#subject> ;
    schema:name "Who-ya Extended"@en ;
    foaf:made <album/119246#composition>,
        <album/119246#lyrics>,
        <album/119246#subject>,
        <album/119246#vocals> ;
    foaf:name "Who-ya Extended"@en .

<product/10303#subject> a schema:CreativeWork ;
    schema:name "BUILD-DIVIDE -#FFFFFF- CODE WHITE"@en,
        "ビルディバイド -#FFFFFF-"@ja,
        "BUILD-DIVIDE -#FFFFFF-"@ja-latn ;
    foaf:name "BUILD-DIVIDE -#FFFFFF- CODE WHITE"@en,
        "ビルディバイド -#FFFFFF-"@ja,
        "BUILD-DIVIDE -#FFFFFF-"@ja-latn .

<album/119246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@en,
        "A Shout Of Triumph / Who-ya Extended [初回生産限定盤]"@ja,
        "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@ja-latn ;
    mo:composer <artist/33476#subject> ;
    mo:produced_work <album/119246#musicalwork> ;
    schema:name "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@en,
        "A Shout Of Triumph / Who-ya Extended [初回生産限定盤]"@ja,
        "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@ja-latn .

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

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

<album/119246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@en,
        "A Shout Of Triumph / Who-ya Extended [初回生産限定盤]"@ja,
        "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@ja-latn ;
    mo:performance_of <album/119246#musicalwork> ;
    mo:recorded_as <album/119246#musicalexpression> ;
    schema:name "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@en,
        "A Shout Of Triumph / Who-ya Extended [初回生産限定盤]"@ja,
        "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/119246#musicalwork> .

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

<https://media.vgm.io/albums/64/119246/119246-e90fd437fef3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119246#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/119246/119246-e90fd437fef3.jpg> ;
    foaf:depicts <album/119246#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/119246/119246-e90fd437fef3.jpg> .

<https://medium-media.vgm.io/albums/64/119246/119246-e90fd437fef3.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/119246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-15"^^xsd:date ;
    dcterms:title "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@en,
        "A Shout Of Triumph / Who-ya Extended [初回生産限定盤]"@ja,
        "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-2770~1" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/119246#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N1790b7554ab04b4397fe499c8a90c597,
        _:Nf5f9256fdbf2457a901494d36f58a02c ;
    mo:record_count 2 ;
    schema:about <product/10303#subject> ;
    schema:datePublished "2022-06-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/119246/119246-e90fd437fef3.jpg> ;
    schema:name "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@en,
        "A Shout Of Triumph / Who-ya Extended [初回生産限定盤]"@ja,
        "A Shout Of Triumph / Who-ya Extended [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/119246/119246-e90fd437fef3.jpg> .

_:N0c187dd003ea494eb57ece8e551b2c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shout Of Triumph MUSIC VIDEO"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N1790b7554ab04b4397fe499c8a90c597 ;
    schema:name "A Shout Of Triumph MUSIC VIDEO"@en .

_:N1790b7554ab04b4397fe499c8a90c597 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0c187dd003ea494eb57ece8e551b2c6b ;
    mo:track_count 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0c187dd003ea494eb57ece8e551b2c6b .

_:N440002a86f02495ea14ac80849ee590d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:Painted"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nf5f9256fdbf2457a901494d36f58a02c ;
    schema:name "Re:Painted"@en .

_:Nac6227bb35de4aacbff071f7352097c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shout Of Triumph"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf5f9256fdbf2457a901494d36f58a02c ;
    schema:name "A Shout Of Triumph"@en .

_:Nc89ace6c9fae469b8627b708bc19db68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "half moon"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nf5f9256fdbf2457a901494d36f58a02c ;
    schema:name "half moon"@en .

_:Ne842157855e04d81b4fc7b056b4521da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bitty, Not Empty"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf5f9256fdbf2457a901494d36f58a02c ;
    schema:name "Bitty, Not Empty"@en .

_:Nec2e4e265ecb41369ee9e06ae0d64ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shout Of Triumph Instrumental"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf5f9256fdbf2457a901494d36f58a02c ;
    schema:name "A Shout Of Triumph Instrumental"@en .

_:Nf5f9256fdbf2457a901494d36f58a02c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N440002a86f02495ea14ac80849ee590d,
        _:Nac6227bb35de4aacbff071f7352097c7,
        _:Nc89ace6c9fae469b8627b708bc19db68,
        _:Ne842157855e04d81b4fc7b056b4521da,
        _:Nec2e4e265ecb41369ee9e06ae0d64ac8 ;
    mo:track_count 5 ;
    schema:duration "PT17:57"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N440002a86f02495ea14ac80849ee590d,
        _:Nac6227bb35de4aacbff071f7352097c7,
        _:Nc89ace6c9fae469b8627b708bc19db68,
        _:Ne842157855e04d81b4fc7b056b4521da,
        _:Nec2e4e265ecb41369ee9e06ae0d64ac8 .

