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

<album/131983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Methods of Madness (Kazan's Theme)"@en,
        "Methods of Madness (Kazan's Theme)"@ja,
        "Methods of Madness (Kazan's Theme)"@ja-latn ;
    mo:produced_work <album/131983#musicalwork> ;
    schema:name "Methods of Madness (Kazan's Theme)"@en,
        "Methods of Madness (Kazan's Theme)"@ja,
        "Methods of Madness (Kazan's Theme)"@ja-latn .

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

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

<product/18039#subject> a schema:CreativeWork ;
    schema:name "Omega Strikers"@en,
        "Omega Strikers"@ja,
        "Omega Strikers"@ja-latn ;
    foaf:name "Omega Strikers"@en,
        "Omega Strikers"@ja,
        "Omega Strikers"@ja-latn .

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

<album/131983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Methods of Madness (Kazan's Theme)"@en,
        "Methods of Madness (Kazan's Theme)"@ja,
        "Methods of Madness (Kazan's Theme)"@ja-latn ;
    mo:performance_of <album/131983#musicalwork> ;
    mo:recorded_as <album/131983#musicalexpression> ;
    schema:name "Methods of Madness (Kazan's Theme)"@en,
        "Methods of Madness (Kazan's Theme)"@ja,
        "Methods of Madness (Kazan's Theme)"@ja-latn ;
    schema:workPerformed <album/131983#musicalwork> .

<org/3819#subject> schema:name "Rare Drop"@en,
        "Rare Drop"@ja,
        "Rare Drop"@ja-latn ;
    foaf:name "Rare Drop"@en,
        "Rare Drop"@ja,
        "Rare Drop"@ja-latn .

<https://media.vgm.io/albums/38/131983/131983-5a06d64b745a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131983#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/131983/131983-5a06d64b745a.jpg> ;
    foaf:depicts <album/131983#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/131983/131983-5a06d64b745a.jpg> .

<https://medium-media.vgm.io/albums/38/131983/131983-5a06d64b745a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-24"^^xsd:date ;
    dcterms:title "Methods of Madness (Kazan's Theme)"@en,
        "Methods of Madness (Kazan's Theme)"@ja,
        "Methods of Madness (Kazan's Theme)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131983#musicalexpression> ;
    mo:publisher <org/3819#subject> ;
    mo:record _:N70e1006514c14ef79fc63d7a4b5c3fe1 ;
    mo:record_count 1 ;
    schema:about <product/18039#subject> ;
    schema:datePublished "2023-08-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/131983/131983-5a06d64b745a.jpg> ;
    schema:name "Methods of Madness (Kazan's Theme)"@en,
        "Methods of Madness (Kazan's Theme)"@ja,
        "Methods of Madness (Kazan's Theme)"@ja-latn ;
    schema:publisher <org/3819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/131983/131983-5a06d64b745a.jpg> .

_:N70e1006514c14ef79fc63d7a4b5c3fe1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nab676fb8b62247c095a791a0b49fce2b ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nab676fb8b62247c095a791a0b49fce2b .

_:Nab676fb8b62247c095a791a0b49fce2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Methods of Madness (Kazan's Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70e1006514c14ef79fc63d7a4b5c3fe1 ;
    schema:name "Methods of Madness (Kazan's Theme)"@en .

