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

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

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

<artist/1938#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132841#subject> ;
    schema:name "Yoshihiro Ike"@en,
        "池頼広"@ja ;
    foaf:made <album/132841#composition>,
        <album/132841#subject> ;
    foaf:name "Yoshihiro Ike"@en,
        "池頼広"@ja .

<product/7501#subject> a schema:CreativeWork ;
    schema:name "Shadowverse (Game)"@en,
        "Shadowverse (Game)"@ja,
        "Shadowverse (Game)"@ja-latn ;
    foaf:name "Shadowverse (Game)"@en,
        "Shadowverse (Game)"@ja,
        "Shadowverse (Game)"@ja-latn .

<album/132841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Order Shift / Yoshihiro Ike"@en,
        "オーダーシフト / 池 頼広"@ja,
        "Order Shift / Yoshihiro Ike"@ja-latn ;
    mo:composer <artist/1938#subject> ;
    mo:produced_work <album/132841#musicalwork> ;
    schema:name "Order Shift / Yoshihiro Ike"@en,
        "オーダーシフト / 池 頼広"@ja,
        "Order Shift / Yoshihiro Ike"@ja-latn .

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

<album/132841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Order Shift / Yoshihiro Ike"@en,
        "オーダーシフト / 池 頼広"@ja,
        "Order Shift / Yoshihiro Ike"@ja-latn ;
    mo:performance_of <album/132841#musicalwork> ;
    mo:recorded_as <album/132841#musicalexpression> ;
    schema:name "Order Shift / Yoshihiro Ike"@en,
        "オーダーシフト / 池 頼広"@ja,
        "Order Shift / Yoshihiro Ike"@ja-latn ;
    schema:workPerformed <album/132841#musicalwork> .

<org/2127#subject> schema:name "Cygames RECORDS"@en,
        "Cygames RECORDS"@ja,
        "Cygames RECORDS"@ja-latn ;
    foaf:name "Cygames RECORDS"@en,
        "Cygames RECORDS"@ja,
        "Cygames RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/132841/132841-c4e3d007de9e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/132841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-09-26"^^xsd:date ;
    dcterms:title "Order Shift / Yoshihiro Ike"@en,
        "オーダーシフト / 池 頼広"@ja,
        "Order Shift / Yoshihiro Ike"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/132841#musicalexpression> ;
    mo:publisher <org/2127#subject> ;
    mo:record _:N4611bd676d564c85940f21f0e25a2b0e ;
    mo:record_count 1 ;
    schema:about <product/7501#subject> ;
    schema:datePublished "2023-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/132841/132841-c4e3d007de9e.jpg> ;
    schema:name "Order Shift / Yoshihiro Ike"@en,
        "オーダーシフト / 池 頼広"@ja,
        "Order Shift / Yoshihiro Ike"@ja-latn ;
    schema:publisher <org/2127#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/132841/132841-c4e3d007de9e.jpg> .

_:N4611bd676d564c85940f21f0e25a2b0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc947bf6ee7af488bbed00abbe1f5fcf8 ;
    mo:track_count 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc947bf6ee7af488bbed00abbe1f5fcf8 .

_:Nc947bf6ee7af488bbed00abbe1f5fcf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Order Shift"@en,
        "Order Shift / オーダーシフト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N4611bd676d564c85940f21f0e25a2b0e ;
    schema:name "Order Shift"@en,
        "Order Shift / オーダーシフト"@ja .

