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

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

<artist/33765#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99434#subject> ;
    schema:name "Shin Manahiro"@en,
        "シン・マナヒロ"@ja ;
    foaf:made <album/99434#composition>,
        <album/99434#lyrics>,
        <album/99434#subject> ;
    foaf:name "Shin Manahiro"@en,
        "シン・マナヒロ"@ja .

<product/8393#subject> a schema:CreativeWork ;
    schema:name "8 beat Story♪"@en,
        "8 beat Story♪"@ja,
        "8 beat Story♪"@ja-latn ;
    foaf:name "8 beat Story♪"@en,
        "8 beat Story♪"@ja,
        "8 beat Story♪"@ja-latn .

<album/99434#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Despair / 2_wEi"@en,
        "Despair / 2_wEi"@ja,
        "Despair / 2_wEi"@ja-latn ;
    mo:composer <artist/33765#subject> ;
    mo:produced_work <album/99434#musicalwork> ;
    schema:name "Despair / 2_wEi"@en,
        "Despair / 2_wEi"@ja,
        "Despair / 2_wEi"@ja-latn .

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

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

<org/2181#subject> schema:name "HoriPro"@en,
        "株式会社ホリプロ"@ja,
        "HoriPro"@ja-latn ;
    foaf:name "HoriPro"@en,
        "株式会社ホリプロ"@ja,
        "HoriPro"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/99434/99434-1590323342.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99434#performance> ;
    schema:name "Maiko Nomura"@en,
        "野村麻衣子"@ja ;
    foaf:name "Maiko Nomura"@en,
        "野村麻衣子"@ja .

<artist/29849#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99434#performance> ;
    schema:name "Rana Morishita"@en,
        "森下来奈"@ja ;
    foaf:name "Rana Morishita"@en,
        "森下来奈"@ja .

<album/99434#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Despair / 2_wEi"@en,
        "Despair / 2_wEi"@ja,
        "Despair / 2_wEi"@ja-latn ;
    mo:performance_of <album/99434#musicalwork> ;
    mo:performer <artist/29304#subject>,
        <artist/29849#subject> ;
    mo:recorded_as <album/99434#musicalexpression> ;
    schema:byArtist <artist/29304#subject>,
        <artist/29849#subject> ;
    schema:name "Despair / 2_wEi"@en,
        "Despair / 2_wEi"@ja,
        "Despair / 2_wEi"@ja-latn ;
    schema:workPerformed <album/99434#musicalwork> .

<album/99434#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-18"^^xsd:date ;
    dcterms:title "Despair / 2_wEi"@en,
        "Despair / 2_wEi"@ja,
        "Despair / 2_wEi"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99434#musicalexpression> ;
    mo:publisher <org/2181#subject> ;
    mo:record _:N03e687ab85b842febe693cc34d57a195 ;
    mo:record_count 1 ;
    schema:about <product/8393#subject> ;
    schema:byArtist <artist/29304#subject>,
        <artist/29849#subject> ;
    schema:datePublished "2018-04-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/99434/99434-1590323342.jpg> ;
    schema:name "Despair / 2_wEi"@en,
        "Despair / 2_wEi"@ja,
        "Despair / 2_wEi"@ja-latn ;
    schema:publisher <org/2181#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/99434/99434-1590323342.jpg> .

_:N03e687ab85b842febe693cc34d57a195 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd9325976f6e6461a8438aea4ada4d98b ;
    mo:track_count 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd9325976f6e6461a8438aea4ada4d98b .

_:Nd9325976f6e6461a8438aea4ada4d98b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N03e687ab85b842febe693cc34d57a195 ;
    schema:name "Despair"@en .

