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

<artist/42236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136641#subject> ;
    schema:name "Masato"@en ;
    foaf:made <album/136641#composition>,
        <album/136641#lyrics>,
        <album/136641#subject>,
        <album/136641#vocals> ;
    foaf:name "Masato"@en .

<artist/51405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136641#subject> ;
    schema:name "Y.K.C"@en ;
    foaf:made <album/136641#composition>,
        <album/136641#subject> ;
    foaf:name "Y.K.C"@en .

<product/14964#subject> a schema:CreativeWork ;
    schema:name "Ninja Kamui"@en,
        "Ninja Kamui"@ja,
        "Ninja Kamui"@ja-latn ;
    foaf:name "Ninja Kamui"@en,
        "Ninja Kamui"@ja,
        "Ninja Kamui"@ja-latn .

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

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

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

<org/2357#subject> schema:name "Warner Music Japan"@en,
        "Warner Music Japan"@ja,
        "Warner Music Japan"@ja-latn ;
    foaf:name "Warner Music Japan"@en,
        "Warner Music Japan"@ja,
        "Warner Music Japan"@ja-latn .

<https://media.vgm.io/albums/14/136641/136641-7ae572230d92.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136641#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/136641/136641-7ae572230d92.png> ;
    foaf:depicts <album/136641#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/136641/136641-7ae572230d92.png> .

<https://medium-media.vgm.io/albums/14/136641/136641-7ae572230d92.png> a schema:ImageObject,
        foaf:Image .

<album/136641#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VENGEANCE / coldrain"@en,
        "VENGEANCE / coldrain"@ja,
        "VENGEANCE / coldrain"@ja-latn ;
    mo:composer <artist/42236#subject>,
        <artist/51405#subject> ;
    mo:produced_work <album/136641#musicalwork> ;
    schema:name "VENGEANCE / coldrain"@en,
        "VENGEANCE / coldrain"@ja,
        "VENGEANCE / coldrain"@ja-latn .

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

<album/136641#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VENGEANCE / coldrain"@en,
        "VENGEANCE / coldrain"@ja,
        "VENGEANCE / coldrain"@ja-latn ;
    mo:performance_of <album/136641#musicalwork> ;
    mo:performer <artist/32018#subject> ;
    mo:recorded_as <album/136641#musicalexpression> ;
    schema:byArtist <artist/32018#subject> ;
    schema:name "VENGEANCE / coldrain"@en,
        "VENGEANCE / coldrain"@ja,
        "VENGEANCE / coldrain"@ja-latn ;
    schema:workPerformed <album/136641#musicalwork> .

<artist/32018#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136641#performance> ;
    schema:name "coldrain"@en ;
    foaf:name "coldrain"@en .

<album/136641#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-11"^^xsd:date ;
    dcterms:title "VENGEANCE / coldrain"@en,
        "VENGEANCE / coldrain"@ja,
        "VENGEANCE / coldrain"@ja-latn ;
    mo:catalogue_number "5054197967399" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136641#musicalexpression> ;
    mo:publisher <org/2357#subject> ;
    mo:record _:Nb16782b969594f1fb3016e0b77cbbaa5 ;
    mo:record_count 1 ;
    schema:about <product/14964#subject> ;
    schema:byArtist <artist/32018#subject> ;
    schema:datePublished "2024-02-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/136641/136641-7ae572230d92.png> ;
    schema:name "VENGEANCE / coldrain"@en,
        "VENGEANCE / coldrain"@ja,
        "VENGEANCE / coldrain"@ja-latn ;
    schema:publisher <org/2357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/136641/136641-7ae572230d92.png> .

_:Nb16782b969594f1fb3016e0b77cbbaa5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne198244f30a945959e77007d182765f6 ;
    mo:track_count 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne198244f30a945959e77007d182765f6 .

_:Ne198244f30a945959e77007d182765f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VENGEANCE"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nb16782b969594f1fb3016e0b77cbbaa5 ;
    schema:name "VENGEANCE"@en .

