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

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

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

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

<org/1056#subject> schema:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn ;
    foaf:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/160404/160404-ee650c9025ab.jpg> a schema:ImageObject,
        foaf:Image .

<album/160404#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saving Grace (From The Prime Original Series Spider-Noir)"@en,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Warren Felder"@en ;
            foaf:made <album/160404#composition> ;
            foaf:name "Warren Felder"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sebastian Kole"@en ;
            foaf:made <album/160404#composition> ;
            foaf:name "Sebastian Kole"@en ] ;
    mo:produced_work <album/160404#musicalwork> ;
    schema:name "Saving Grace (From The Prime Original Series Spider-Noir)"@en,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja-latn .

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

<album/160404#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saving Grace (From The Prime Original Series Spider-Noir)"@en,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja-latn ;
    mo:performance_of <album/160404#musicalwork> ;
    mo:performer _:N136faa3902694af2a395902fe61ab166 ;
    mo:recorded_as <album/160404#musicalexpression> ;
    schema:byArtist _:N136faa3902694af2a395902fe61ab166 ;
    schema:name "Saving Grace (From The Prime Original Series Spider-Noir)"@en,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja-latn ;
    schema:workPerformed <album/160404#musicalwork> .

<album/160404#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-08"^^xsd:date ;
    dcterms:title "Saving Grace (From The Prime Original Series Spider-Noir)"@en,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja-latn ;
    mo:catalogue_number "G010005799761M" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/160404#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:N33bb7db8c74549929391dc4636472525 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Spider-Noir"@en ;
            foaf:name "Spider-Noir"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KIRBY"@en ;
            foaf:name "KIRBY"@en ] ;
    schema:datePublished "2026-05-08"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/40/160404/160404-ee650c9025ab.jpg> ;
    schema:name "Saving Grace (From The Prime Original Series Spider-Noir)"@en,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja,
        "Saving Grace (From The Prime Original Series Spider-Noir)"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/160404/160404-ee650c9025ab.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160404#subject> ;
    schema:name "Warren Felder"@en ;
    foaf:made <album/160404#subject> ;
    foaf:name "Warren Felder"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160404#subject> ;
    schema:name "Sebastian Kole"@en ;
    foaf:made <album/160404#subject> ;
    foaf:name "Sebastian Kole"@en .

_:N136faa3902694af2a395902fe61ab166 a schema:Person,
        foaf:Person ;
    mo:performed <album/160404#performance> ;
    schema:name "KIRBY"@en ;
    foaf:name "KIRBY"@en .

_:N33bb7db8c74549929391dc4636472525 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67f73806975044ae9f5dc2d11b353c66 ;
    mo:track_count 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N67f73806975044ae9f5dc2d11b353c66 .

_:N67f73806975044ae9f5dc2d11b353c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saving Grace (From the Prime Original Series Spider-Noir)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N33bb7db8c74549929391dc4636472525 ;
    schema:name "Saving Grace (From the Prime Original Series Spider-Noir)"@en .

