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

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

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

<artist/33243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143336#subject> ;
    schema:name "T-Nymph"@en ;
    foaf:made <album/143336#composition>,
        <album/143336#subject> ;
    foaf:name "T-Nymph"@en .

<product/10582#subject> a schema:CreativeWork ;
    schema:name "Punishing: Gray Raven"@en,
        "战双帕弥什"@ja,
        "Punishing: Gray Raven"@ja-latn ;
    foaf:name "Punishing: Gray Raven"@en,
        "战双帕弥什"@ja,
        "Punishing: Gray Raven"@ja-latn .

<album/143336#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "New Year EP: 年禧"@en,
        "年禧 《战双帕弥什》新年活动EP"@ja,
        "New Year EP: 年禧"@ja-latn ;
    mo:composer <artist/33243#subject> ;
    mo:produced_work <album/143336#musicalwork> ;
    schema:name "New Year EP: 年禧"@en,
        "年禧 《战双帕弥什》新年活动EP"@ja,
        "New Year EP: 年禧"@ja-latn .

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

<album/143336#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "New Year EP: 年禧"@en,
        "年禧 《战双帕弥什》新年活动EP"@ja,
        "New Year EP: 年禧"@ja-latn ;
    mo:performance_of <album/143336#musicalwork> ;
    mo:recorded_as <album/143336#musicalexpression> ;
    schema:name "New Year EP: 年禧"@en,
        "年禧 《战双帕弥什》新年活动EP"@ja,
        "New Year EP: 年禧"@ja-latn ;
    schema:workPerformed <album/143336#musicalwork> .

<https://media.vgm.io/albums/63/143336/143336-1b5dc269617f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143336#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/143336/143336-1b5dc269617f.jpg> ;
    foaf:depicts <album/143336#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/143336/143336-1b5dc269617f.jpg> .

<https://medium-media.vgm.io/albums/63/143336/143336-1b5dc269617f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143336#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-24"^^xsd:date ;
    dcterms:title "New Year EP: 年禧"@en,
        "年禧 《战双帕弥什》新年活动EP"@ja,
        "New Year EP: 年禧"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/143336#musicalexpression> ;
    mo:publisher _:N234fdb7d323e4155b664b765fb8b8224 ;
    mo:record _:Ne3e9cf6bed5a42a589db3ec195b48a55 ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2020-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/143336/143336-1b5dc269617f.jpg> ;
    schema:name "New Year EP: 年禧"@en,
        "年禧 《战双帕弥什》新年活动EP"@ja,
        "New Year EP: 年禧"@ja-latn ;
    schema:publisher _:N234fdb7d323e4155b664b765fb8b8224 ;
    foaf:depiction <https://media.vgm.io/albums/63/143336/143336-1b5dc269617f.jpg> .

_:N234fdb7d323e4155b664b765fb8b8224 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N9260d0f8c53d44a29bbd72dda4fe7919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "年禧"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ne3e9cf6bed5a42a589db3ec195b48a55 ;
    schema:name "年禧"@zd .

_:Ne3e9cf6bed5a42a589db3ec195b48a55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9260d0f8c53d44a29bbd72dda4fe7919 ;
    mo:track_count 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9260d0f8c53d44a29bbd72dda4fe7919 .

