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

<album/141551#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Innocent white / Kagetora."@en,
        "Innocent white / 影虎。"@ja,
        "Innocent white / Kagetora."@ja-latn ;
    mo:produced_work <album/141551#musicalwork> ;
    schema:name "Innocent white / Kagetora."@en,
        "Innocent white / 影虎。"@ja,
        "Innocent white / Kagetora."@ja-latn .

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

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

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

<album/141551#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Innocent white / Kagetora."@en,
        "Innocent white / 影虎。"@ja,
        "Innocent white / Kagetora."@ja-latn ;
    mo:performance_of <album/141551#musicalwork> ;
    mo:recorded_as <album/141551#musicalexpression> ;
    schema:name "Innocent white / Kagetora."@en,
        "Innocent white / 影虎。"@ja,
        "Innocent white / Kagetora."@ja-latn ;
    schema:workPerformed <album/141551#musicalwork> .

<org/3556#subject> schema:name "Greatoaks Music"@en,
        "Greatoaks Music"@ja,
        "Greatoaks Music"@ja-latn ;
    foaf:name "Greatoaks Music"@en,
        "Greatoaks Music"@ja,
        "Greatoaks Music"@ja-latn .

<https://media.vgm.io/albums/15/141551/141551-05c9efab9413.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141551#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/141551/141551-05c9efab9413.png> ;
    foaf:depicts <album/141551#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/141551/141551-05c9efab9413.png> .

<https://medium-media.vgm.io/albums/15/141551/141551-05c9efab9413.png> a schema:ImageObject,
        foaf:Image .

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

<album/141551#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-02"^^xsd:date ;
    dcterms:title "Innocent white / Kagetora."@en,
        "Innocent white / 影虎。"@ja,
        "Innocent white / Kagetora."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141551#musicalexpression> ;
    mo:publisher <org/3556#subject> ;
    mo:record _:N5484ac0d6b1d4ff3953dd6b65ecca753 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Notanote"@en ;
            foaf:name "Notanote"@en ],
        [ a schema:CreativeWork ;
            schema:name "Milthm"@en ;
            foaf:name "Milthm"@en ] ;
    schema:datePublished "2024-08-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/141551/141551-05c9efab9413.png> ;
    schema:name "Innocent white / Kagetora."@en,
        "Innocent white / 影虎。"@ja,
        "Innocent white / Kagetora."@ja-latn ;
    schema:publisher <org/3556#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/141551/141551-05c9efab9413.png> .

_:N5484ac0d6b1d4ff3953dd6b65ecca753 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc5a8231c9720427993a227c05e1bc9d1 ;
    mo:track_count 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc5a8231c9720427993a227c05e1bc9d1 .

_:Nc5a8231c9720427993a227c05e1bc9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent white"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N5484ac0d6b1d4ff3953dd6b65ecca753 ;
    schema:name "Innocent white"@en .

