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

<album/90472#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Realive Bonus Drama CD"@en,
        "リアライブ 特典ドラマCD「レヴィとハレンチな対戦ゲーム」"@ja,
        "Realive Bonus Drama CD"@ja-latn ;
    mo:produced_work <album/90472#musicalwork> ;
    schema:name "Realive Bonus Drama CD"@en,
        "リアライブ 特典ドラマCD「レヴィとハレンチな対戦ゲーム」"@ja,
        "Realive Bonus Drama CD"@ja-latn .

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

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

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

<org/1226#subject> schema:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn ;
    foaf:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/90472/90472-1568650795.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90472#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Realive Bonus Drama CD"@en,
        "リアライブ 特典ドラマCD「レヴィとハレンチな対戦ゲーム」"@ja,
        "Realive Bonus Drama CD"@ja-latn ;
    mo:performance_of <album/90472#musicalwork> ;
    mo:performer <artist/32223#subject> ;
    mo:recorded_as <album/90472#musicalexpression> ;
    schema:byArtist <artist/32223#subject> ;
    schema:name "Realive Bonus Drama CD"@en,
        "リアライブ 特典ドラマCD「レヴィとハレンチな対戦ゲーム」"@ja,
        "Realive Bonus Drama CD"@ja-latn ;
    schema:workPerformed <album/90472#musicalwork> .

<artist/32223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90472#performance> ;
    schema:name "Maya Suzuya"@en,
        "鈴谷まや"@ja ;
    foaf:name "Maya Suzuya"@en,
        "鈴谷まや"@ja .

<album/90472#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-29"^^xsd:date ;
    dcterms:title "Realive Bonus Drama CD"@en,
        "リアライブ 特典ドラマCD「レヴィとハレンチな対戦ゲーム」"@ja,
        "Realive Bonus Drama CD"@ja-latn ;
    mo:catalogue_number "HBTT-348" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90472#musicalexpression> ;
    mo:publisher <org/1226#subject> ;
    mo:record _:N7b7b31a6897544dab656041cf4f270fe ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Realive"@en ;
            foaf:name "Realive"@en ] ;
    schema:byArtist <artist/32223#subject> ;
    schema:datePublished "2019-03-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/90472/90472-1568650795.jpg> ;
    schema:name "Realive Bonus Drama CD"@en,
        "リアライブ 特典ドラマCD「レヴィとハレンチな対戦ゲーム」"@ja,
        "Realive Bonus Drama CD"@ja-latn ;
    schema:publisher <org/1226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/90472/90472-1568650795.jpg> .

_:N7b7b31a6897544dab656041cf4f270fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N85e22330a7b04da5857cb3f7b0cc406d ;
    mo:track_count 1 ;
    schema:duration "PT15:23"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N85e22330a7b04da5857cb3f7b0cc406d .

_:N85e22330a7b04da5857cb3f7b0cc406d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レヴィとハレンチな対戦ゲーム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT15:23"^^xsd:interval ;
    schema:inPlaylist _:N7b7b31a6897544dab656041cf4f270fe ;
    schema:name "レヴィとハレンチな対戦ゲーム"@ja .

