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

<album/152631#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nightmare Ninja / Stephen Walking & Hige Driver"@en,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja-latn ;
    mo:produced_work <album/152631#musicalwork> ;
    schema:name "Nightmare Ninja / Stephen Walking & Hige Driver"@en,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja-latn .

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

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

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

<album/152631#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nightmare Ninja / Stephen Walking & Hige Driver"@en,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja-latn ;
    mo:performance_of <album/152631#musicalwork> ;
    mo:recorded_as <album/152631#musicalexpression> ;
    schema:name "Nightmare Ninja / Stephen Walking & Hige Driver"@en,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja-latn ;
    schema:workPerformed <album/152631#musicalwork> .

<org/4299#subject> schema:name "CHOMPO"@en,
        "CHOMPO"@ja,
        "CHOMPO"@ja-latn ;
    foaf:name "CHOMPO"@en,
        "CHOMPO"@ja,
        "CHOMPO"@ja-latn .

<https://media.vgm.io/albums/13/152631/152631-230779c42af2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152631#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/152631/152631-230779c42af2.jpg> ;
    foaf:depicts <album/152631#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/152631/152631-230779c42af2.jpg> .

<https://medium-media.vgm.io/albums/13/152631/152631-230779c42af2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152631#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-21"^^xsd:date ;
    dcterms:title "Nightmare Ninja / Stephen Walking & Hige Driver"@en,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152631#musicalexpression> ;
    mo:publisher <org/4299#subject> ;
    mo:record _:N898b3edd41414f7a952d315db95fdde7 ;
    mo:record_count 1 ;
    schema:datePublished "2025-01-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/13/152631/152631-230779c42af2.jpg> ;
    schema:name "Nightmare Ninja / Stephen Walking & Hige Driver"@en,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja,
        "Nightmare Ninja / Stephen Walking & Hige Driver"@ja-latn ;
    schema:publisher <org/4299#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/152631/152631-230779c42af2.jpg> .

_:N2f22a9241ff94a2cb6636fa5712788df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare Ninja"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N898b3edd41414f7a952d315db95fdde7 ;
    schema:name "Nightmare Ninja"@en .

_:N898b3edd41414f7a952d315db95fdde7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f22a9241ff94a2cb6636fa5712788df ;
    mo:track_count 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2f22a9241ff94a2cb6636fa5712788df .

