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

<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/129741#lyrics> a mo:Lyrics .

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

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

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

<https://media.vgm.io/albums/14/129741/129741-90360f012a28.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129741#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/129741/129741-90360f012a28.jpg> ;
    foaf:depicts <album/129741#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/129741/129741-90360f012a28.jpg> .

<https://medium-media.vgm.io/albums/14/129741/129741-90360f012a28.jpg> a schema:ImageObject,
        foaf:Image .

<album/129741#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cerberus"@en,
        "Cerberus"@ja,
        "Cerberus"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Matjaz Gorican"@en ;
            foaf:made <album/129741#composition> ;
            foaf:name "Matjaz Gorican"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Martin Bezjak"@en ;
            foaf:made <album/129741#composition> ;
            foaf:name "Martin Bezjak"@en ] ;
    mo:produced_work <album/129741#musicalwork> ;
    schema:name "Cerberus"@en,
        "Cerberus"@ja,
        "Cerberus"@ja-latn .

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

<album/129741#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-21"^^xsd:date ;
    dcterms:title "Cerberus"@en,
        "Cerberus"@ja,
        "Cerberus"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129741#musicalexpression> ;
    mo:publisher _:N3ca0386e6f2940adb67f89be7b31f289 ;
    mo:record _:Nf2ce853f2f2d4b59a149c2a1b3955995 ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2023-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/129741/129741-90360f012a28.jpg> ;
    schema:name "Cerberus"@en,
        "Cerberus"@ja,
        "Cerberus"@ja-latn ;
    schema:publisher _:N3ca0386e6f2940adb67f89be7b31f289 ;
    foaf:depiction <https://media.vgm.io/albums/14/129741/129741-90360f012a28.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "严歆珏 kaoru99"@en ;
    foaf:made <album/129741#vocals> ;
    foaf:name "严歆珏 kaoru99"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "孙丁仰沁"@en ;
    foaf:made <album/129741#lyrics> ;
    foaf:name "孙丁仰沁"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129741#subject> ;
    schema:name "Martin Bezjak"@en ;
    foaf:made <album/129741#subject> ;
    foaf:name "Martin Bezjak"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129741#subject> ;
    schema:name "Matjaz Gorican"@en ;
    foaf:made <album/129741#subject> ;
    foaf:name "Matjaz Gorican"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "孙丁仰沁"@en ;
    foaf:made <album/129741#subject> ;
    foaf:name "孙丁仰沁"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "严歆珏 kaoru99"@en ;
    foaf:made <album/129741#subject> ;
    foaf:name "严歆珏 kaoru99"@en .

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

_:N574e41b483c6431a9c4912f8e11c2843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerberus（刻耳柏洛斯） 伴奏"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf2ce853f2f2d4b59a149c2a1b3955995 ;
    schema:name "Cerberus（刻耳柏洛斯） 伴奏"@zd .

_:Nd01396badbe8471599d6f2678887eb3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerberus（刻耳柏洛斯）"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf2ce853f2f2d4b59a149c2a1b3955995 ;
    schema:name "Cerberus（刻耳柏洛斯）"@zd .

_:Nf2ce853f2f2d4b59a149c2a1b3955995 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N574e41b483c6431a9c4912f8e11c2843,
        _:Nd01396badbe8471599d6f2678887eb3e ;
    mo:track_count 2 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N574e41b483c6431a9c4912f8e11c2843,
        _:Nd01396badbe8471599d6f2678887eb3e .

