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

<artist/63736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Vinny"@en ;
    foaf:made <album/150502#subject>,
        <album/150502#vocals> ;
    foaf:name "Vinny"@en .

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

<artist/72964#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150502#subject> ;
    schema:name "Red Vox"@en ;
    foaf:made <album/150502#composition>,
        <album/150502#subject> ;
    foaf:name "Red Vox"@en .

<product/21291#subject> a schema:CreativeWork ;
    schema:name "The New Flesh"@en,
        "The New Flesh"@ja,
        "The New Flesh"@ja-latn ;
    foaf:name "The New Flesh"@en,
        "The New Flesh"@ja,
        "The New Flesh"@ja-latn .

<album/150502#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The New Flesh / Red Vox"@en,
        "The New Flesh / Red Vox"@ja,
        "The New Flesh / Red Vox"@ja-latn ;
    mo:composer <artist/72964#subject> ;
    mo:produced_work <album/150502#musicalwork> ;
    schema:name "The New Flesh / Red Vox"@en,
        "The New Flesh / Red Vox"@ja,
        "The New Flesh / Red Vox"@ja-latn .

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

<album/150502#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The New Flesh / Red Vox"@en,
        "The New Flesh / Red Vox"@ja,
        "The New Flesh / Red Vox"@ja-latn ;
    mo:performance_of <album/150502#musicalwork> ;
    mo:recorded_as <album/150502#musicalexpression> ;
    schema:name "The New Flesh / Red Vox"@en,
        "The New Flesh / Red Vox"@ja,
        "The New Flesh / Red Vox"@ja-latn ;
    schema:workPerformed <album/150502#musicalwork> .

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

<org/5028#subject> schema:name "Screenwave Media"@en,
        "Screenwave Media"@ja,
        "Screenwave Media"@ja-latn ;
    foaf:name "Screenwave Media"@en,
        "Screenwave Media"@ja,
        "Screenwave Media"@ja-latn .

<https://media.vgm.io/albums/20/150502/150502-7c7b5946ade8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150502#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/150502/150502-7c7b5946ade8.jpg> ;
    foaf:depicts <album/150502#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/150502/150502-7c7b5946ade8.jpg> .

<https://medium-media.vgm.io/albums/20/150502/150502-7c7b5946ade8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150502#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-06-06"^^xsd:date ;
    dcterms:title "The New Flesh / Red Vox"@en,
        "The New Flesh / Red Vox"@ja,
        "The New Flesh / Red Vox"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150502#musicalexpression> ;
    mo:publisher <org/5028#subject> ;
    mo:record _:N065a05402bcd44d19d926627d4553100 ;
    mo:record_count 1 ;
    schema:about <product/21291#subject> ;
    schema:datePublished "2025-06-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/150502/150502-7c7b5946ade8.jpg> ;
    schema:name "The New Flesh / Red Vox"@en,
        "The New Flesh / Red Vox"@ja,
        "The New Flesh / Red Vox"@ja-latn ;
    schema:publisher <org/5028#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/150502/150502-7c7b5946ade8.jpg> .

_:N41284dba7e4f48b0ad2045a91ed72d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The New Flesh"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N065a05402bcd44d19d926627d4553100 ;
    schema:name "The New Flesh"@en .

_:N5dbad750b140418b95272eef92e1e1c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Ago"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N065a05402bcd44d19d926627d4553100 ;
    schema:name "Long Ago"@en .

_:N065a05402bcd44d19d926627d4553100 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41284dba7e4f48b0ad2045a91ed72d22,
        _:N5dbad750b140418b95272eef92e1e1c0 ;
    mo:track_count 2 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N41284dba7e4f48b0ad2045a91ed72d22,
        _:N5dbad750b140418b95272eef92e1e1c0 .

