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

<artist/16697#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja ;
    foaf:made <album/119082#lyrics>,
        <album/119082#subject> ;
    foaf:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja .

<artist/21158#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiki Nakajima"@en,
        "中島ヨシキ"@ja ;
    foaf:made <album/119082#lyrics>,
        <album/119082#subject> ;
    foaf:name "Yoshiki Nakajima"@en,
        "中島ヨシキ"@ja .

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

<artist/6777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119082#subject> ;
    schema:name "Satoru Kuwabara"@en,
        "桑原聖"@ja ;
    foaf:made <album/119082#composition>,
        <album/119082#subject> ;
    foaf:name "Satoru Kuwabara"@en,
        "桑原聖"@ja .

<album/119082#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "will / Sir Vanity"@en,
        "will / Sir Vanity"@ja,
        "will / Sir Vanity"@ja-latn ;
    mo:composer <artist/6777#subject> ;
    mo:produced_work <album/119082#musicalwork> ;
    schema:name "will / Sir Vanity"@en,
        "will / Sir Vanity"@ja,
        "will / Sir Vanity"@ja-latn .

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

<https://media.vgm.io/albums/28/119082/119082-a4ab610dfb36.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119082#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/119082/119082-a4ab610dfb36.jpg> ;
    foaf:depicts <album/119082#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/119082/119082-a4ab610dfb36.jpg> .

<https://medium-media.vgm.io/albums/28/119082/119082-a4ab610dfb36.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/119082#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "will / Sir Vanity"@en,
        "will / Sir Vanity"@ja,
        "will / Sir Vanity"@ja-latn ;
    mo:performance_of <album/119082#musicalwork> ;
    mo:performer <artist/34231#subject> ;
    mo:recorded_as <album/119082#musicalexpression> ;
    schema:byArtist <artist/34231#subject> ;
    schema:name "will / Sir Vanity"@en,
        "will / Sir Vanity"@ja,
        "will / Sir Vanity"@ja-latn ;
    schema:workPerformed <album/119082#musicalwork> .

<artist/34231#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/119082#performance> ;
    schema:name "Sir Vanity"@en ;
    foaf:name "Sir Vanity"@en .

<album/119082#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-18"^^xsd:date ;
    dcterms:title "will / Sir Vanity"@en,
        "will / Sir Vanity"@ja,
        "will / Sir Vanity"@ja-latn ;
    mo:catalogue_number "PCSP-04135" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/119082#musicalexpression> ;
    mo:publisher _:Nda8b97df3b6c4f9896eae90fc070b8f2 ;
    mo:record _:N880ba5172a6b415ba957060a1053f64d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tokyo Revengers (Stage)"@en ;
            foaf:name "Tokyo Revengers (Stage)"@en ] ;
    schema:byArtist <artist/34231#subject> ;
    schema:datePublished "2022-03-18"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/28/119082/119082-a4ab610dfb36.jpg> ;
    schema:name "will / Sir Vanity"@en,
        "will / Sir Vanity"@ja,
        "will / Sir Vanity"@ja-latn ;
    schema:publisher _:Nda8b97df3b6c4f9896eae90fc070b8f2 ;
    foaf:depiction <https://media.vgm.io/albums/28/119082/119082-a4ab610dfb36.jpg> .

_:N880ba5172a6b415ba957060a1053f64d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndd617fe1eabe4ad193d58deff6e7effb ;
    mo:track_count 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndd617fe1eabe4ad193d58deff6e7effb .

_:Nda8b97df3b6c4f9896eae90fc070b8f2 schema:name "Vanity Records"@en,
        "Vanity Records"@ja,
        "Vanity Records"@ja-latn ;
    foaf:name "Vanity Records"@en,
        "Vanity Records"@ja,
        "Vanity Records"@ja-latn .

_:Ndd617fe1eabe4ad193d58deff6e7effb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "will"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N880ba5172a6b415ba957060a1053f64d ;
    schema:name "will"@en .

