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

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

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

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

<release/26104#subject> a schema:CreativeWork ;
    schema:name "SHINOBI SLASH Ayakashi"@en,
        "シノビスラッシュ 妖"@ja,
        "SHINOBI SLASH Ayakashi"@ja-latn ;
    foaf:name "SHINOBI SLASH Ayakashi"@en,
        "シノビスラッシュ 妖"@ja,
        "SHINOBI SLASH Ayakashi"@ja-latn .

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

<album/142500#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Intoxicated Dance / Kagetora."@en,
        "Intoxicated Dance / 影虎。"@ja,
        "Intoxicated Dance / Kagetora."@ja-latn ;
    mo:performance_of <album/142500#musicalwork> ;
    mo:recorded_as <album/142500#musicalexpression> ;
    schema:name "Intoxicated Dance / Kagetora."@en,
        "Intoxicated Dance / 影虎。"@ja,
        "Intoxicated Dance / Kagetora."@ja-latn ;
    schema:workPerformed <album/142500#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/00/142500/142500-fd03f6037b46.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142500#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/142500/142500-fd03f6037b46.png> ;
    foaf:depicts <album/142500#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/142500/142500-fd03f6037b46.png> .

<https://medium-media.vgm.io/albums/00/142500/142500-fd03f6037b46.png> a schema:ImageObject,
        foaf:Image .

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

<album/142500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-07"^^xsd:date ;
    dcterms:title "Intoxicated Dance / Kagetora."@en,
        "Intoxicated Dance / 影虎。"@ja,
        "Intoxicated Dance / Kagetora."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142500#musicalexpression> ;
    mo:publisher <org/3556#subject> ;
    mo:record _:N7d8e1782c4b744f5ae95d66f834682aa ;
    mo:record_count 1 ;
    schema:about <release/26104#subject> ;
    schema:datePublished "2024-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/142500/142500-fd03f6037b46.png> ;
    schema:name "Intoxicated Dance / Kagetora."@en,
        "Intoxicated Dance / 影虎。"@ja,
        "Intoxicated Dance / Kagetora."@ja-latn ;
    schema:publisher <org/3556#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/142500/142500-fd03f6037b46.png> .

_:N05bf06acec854cf2b3a74a5243507e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intoxicated Dance"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N7d8e1782c4b744f5ae95d66f834682aa ;
    schema:name "Intoxicated Dance"@en .

_:N7d8e1782c4b744f5ae95d66f834682aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05bf06acec854cf2b3a74a5243507e85 ;
    mo:track_count 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N05bf06acec854cf2b3a74a5243507e85 .

