@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 _:N2f78d407f82848a3aa2c57e21f425cd9,
        _:Na6bd66b119b545ef868f699e1799594c ;
    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> .

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

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

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

_:N96b446dd61ea4e91a46c9eb7c4b447e1 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 _:Na6bd66b119b545ef868f699e1799594c ;
    schema:name "A Shout Of Triumph MUSIC VIDEO"@en .

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

_:Nc511ce0ece654c40ac2d3402150767f2 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 _:N2f78d407f82848a3aa2c57e21f425cd9 ;
    schema:name "A Shout Of Triumph Instrumental"@en .

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

_:N2f78d407f82848a3aa2c57e21f425cd9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c763d6c007c4f5da80710a4edb8fc01,
        _:N61bc3c9aa69d4014b25df03c92268bb3,
        _:N948eb45dc7874c988b9a9bc659efe273,
        _:Nc511ce0ece654c40ac2d3402150767f2,
        _:Nf1126dcb6cff407ba1e64c7c76842b43 ;
    mo:track_count 5 ;
    schema:duration "PT17:57"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1c763d6c007c4f5da80710a4edb8fc01,
        _:N61bc3c9aa69d4014b25df03c92268bb3,
        _:N948eb45dc7874c988b9a9bc659efe273,
        _:Nc511ce0ece654c40ac2d3402150767f2,
        _:Nf1126dcb6cff407ba1e64c7c76842b43 .

