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

<album/158048#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Restart EP"@en,
        "Restart EP"@ja,
        "Restart EP"@ja-latn ;
    mo:produced_work <album/158048#musicalwork> ;
    schema:name "Restart EP"@en,
        "Restart EP"@ja,
        "Restart EP"@ja-latn .

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

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

<event/328> a mo:Release ;
    schema:name "Released at M3-2025 Fall (Oct 26, 2025)" .

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

<album/158048#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Restart EP"@en,
        "Restart EP"@ja,
        "Restart EP"@ja-latn ;
    mo:performance_of <album/158048#musicalwork> ;
    mo:recorded_as <album/158048#musicalexpression> ;
    schema:name "Restart EP"@en,
        "Restart EP"@ja,
        "Restart EP"@ja-latn ;
    schema:workPerformed <album/158048#musicalwork> .

<org/458#subject> schema:name "CODE-49"@en,
        "CODE-49"@ja,
        "CODE-49"@ja-latn ;
    foaf:name "CODE-49"@en,
        "CODE-49"@ja,
        "CODE-49"@ja-latn .

<https://media.vgm.io/albums/84/158048/158048-5f6fd676a29e.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158048#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/158048/158048-5f6fd676a29e.png> ;
    foaf:depicts <album/158048#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/158048/158048-5f6fd676a29e.png> .

<https://medium-media.vgm.io/albums/84/158048/158048-5f6fd676a29e.png> a schema:ImageObject,
        foaf:Image .

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

<album/158048#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-26"^^xsd:date ;
    dcterms:title "Restart EP"@en,
        "Restart EP"@ja,
        "Restart EP"@ja-latn ;
    mo:catalogue_number "49CDEX-0019" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/158048#musicalexpression> ;
    mo:publisher <org/458#subject> ;
    mo:record _:N45ea18bd4d754d4cbbdc836e7b342826 ;
    mo:record_count 1 ;
    mo:release <event/328> ;
    schema:datePublished "2025-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/84/158048/158048-5f6fd676a29e.png> ;
    schema:name "Restart EP"@en,
        "Restart EP"@ja,
        "Restart EP"@ja-latn ;
    schema:publisher <org/458#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/158048/158048-5f6fd676a29e.png> .

_:N96feb2216f794d1ca82a9656a454126c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restart (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N45ea18bd4d754d4cbbdc836e7b342826 ;
    schema:name "Restart (Instrumental)"@en .

_:Ncc2ddc603b2e47e4b6558a2286aafc9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restart"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N45ea18bd4d754d4cbbdc836e7b342826 ;
    schema:name "Restart"@en .

_:N45ea18bd4d754d4cbbdc836e7b342826 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N96feb2216f794d1ca82a9656a454126c,
        _:Ncc2ddc603b2e47e4b6558a2286aafc9b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N96feb2216f794d1ca82a9656a454126c,
        _:Ncc2ddc603b2e47e4b6558a2286aafc9b .

