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

<album/80670#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PERSONA5 the Animation Original Drama CD: Bad Medicine"@en,
        "PERSONA5 the Animation オリジナルドラマCD Bad Medicine"@ja,
        "PERSONA5 the Animation Original Drama CD: Bad Medicine"@ja-latn ;
    mo:produced_work <album/80670#musicalwork> ;
    schema:name "PERSONA5 the Animation Original Drama CD: Bad Medicine"@en,
        "PERSONA5 the Animation オリジナルドラマCD Bad Medicine"@ja,
        "PERSONA5 the Animation Original Drama CD: Bad Medicine"@ja-latn .

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

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

<product/6305#subject> a schema:CreativeWork ;
    schema:name "PERSONA5 the Animation"@en,
        "PERSONA5 the Animation"@ja,
        "PERSONA5 the Animation"@ja-latn ;
    foaf:name "PERSONA5 the Animation"@en,
        "PERSONA5 the Animation"@ja,
        "PERSONA5 the Animation"@ja-latn .

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/80670/80670-1549967076.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15910#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80670#performance> ;
    schema:name "Yuka Saito"@en,
        "斉藤佑圭"@ja ;
    foaf:name "Yuka Saito"@en,
        "斉藤佑圭"@ja .

<artist/3033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80670#performance> ;
    schema:name "Ikue Ohtani"@en,
        "大谷育江"@ja ;
    foaf:name "Ikue Ohtani"@en,
        "大谷育江"@ja .

<artist/30961#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80670#performance> ;
    schema:name "Kouichi Souma"@en,
        "相馬康一"@ja ;
    foaf:name "Kouichi Souma"@en,
        "相馬康一"@ja .

<artist/4309#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80670#performance> ;
    schema:name "Rina Satoh"@en,
        "佐藤利奈"@ja ;
    foaf:name "Rina Satoh"@en,
        "佐藤利奈"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80670#performance> ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80670#performance> ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80670#performance> ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80670#performance> ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<album/80670#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-27"^^xsd:date ;
    dcterms:title "PERSONA5 the Animation Original Drama CD: Bad Medicine"@en,
        "PERSONA5 the Animation オリジナルドラマCD Bad Medicine"@ja,
        "PERSONA5 the Animation Original Drama CD: Bad Medicine"@ja-latn ;
    mo:catalogue_number "ANZX-13588" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80670#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N0138a04bf62f44d0850b64d8640cdc47 ;
    mo:record_count 1 ;
    schema:about <product/6305#subject> ;
    schema:byArtist <artist/15910#subject>,
        <artist/3033#subject>,
        <artist/30961#subject>,
        <artist/4309#subject>,
        <artist/4665#subject>,
        <artist/4805#subject>,
        <artist/5381#subject>,
        <artist/839#subject> ;
    schema:datePublished "2019-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/80670/80670-1549967076.jpg> ;
    schema:name "PERSONA5 the Animation Original Drama CD: Bad Medicine"@en,
        "PERSONA5 the Animation オリジナルドラマCD Bad Medicine"@ja,
        "PERSONA5 the Animation Original Drama CD: Bad Medicine"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/80670/80670-1549967076.jpg> .

<album/80670#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PERSONA5 the Animation Original Drama CD: Bad Medicine"@en,
        "PERSONA5 the Animation オリジナルドラマCD Bad Medicine"@ja,
        "PERSONA5 the Animation Original Drama CD: Bad Medicine"@ja-latn ;
    mo:performance_of <album/80670#musicalwork> ;
    mo:performer <artist/15910#subject>,
        <artist/3033#subject>,
        <artist/30961#subject>,
        <artist/4309#subject>,
        <artist/4665#subject>,
        <artist/4805#subject>,
        <artist/5381#subject>,
        <artist/839#subject> ;
    mo:recorded_as <album/80670#musicalexpression> ;
    schema:byArtist <artist/15910#subject>,
        <artist/3033#subject>,
        <artist/30961#subject>,
        <artist/4309#subject>,
        <artist/4665#subject>,
        <artist/4805#subject>,
        <artist/5381#subject>,
        <artist/839#subject> ;
    schema:name "PERSONA5 the Animation Original Drama CD: Bad Medicine"@en,
        "PERSONA5 the Animation オリジナルドラマCD Bad Medicine"@ja,
        "PERSONA5 the Animation Original Drama CD: Bad Medicine"@ja-latn ;
    schema:workPerformed <album/80670#musicalwork> .

_:N1d608e56b22c438691cb4ad3de0e75c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Medicine #06"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N0138a04bf62f44d0850b64d8640cdc47 ;
    schema:name "Bad Medicine #06"@en .

_:N68ac4c8304544e88b04ff265efa2b1fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Medicine #02"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N0138a04bf62f44d0850b64d8640cdc47 ;
    schema:name "Bad Medicine #02"@en .

_:N6f8068e471404a22870ff3c460cf4a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Medicine #05"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N0138a04bf62f44d0850b64d8640cdc47 ;
    schema:name "Bad Medicine #05"@en .

_:N9ea8034602894bf0b9b5e797b940cef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Medicine #03"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:N0138a04bf62f44d0850b64d8640cdc47 ;
    schema:name "Bad Medicine #03"@en .

_:Nf1b7dc1503ef405f96e2514e24158731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Medicine #04"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N0138a04bf62f44d0850b64d8640cdc47 ;
    schema:name "Bad Medicine #04"@en .

_:Nf54c40d648624dffa7351fcecce4b8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Medicine #01"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:N0138a04bf62f44d0850b64d8640cdc47 ;
    schema:name "Bad Medicine #01"@en .

_:N0138a04bf62f44d0850b64d8640cdc47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d608e56b22c438691cb4ad3de0e75c5,
        _:N68ac4c8304544e88b04ff265efa2b1fb,
        _:N6f8068e471404a22870ff3c460cf4a83,
        _:N9ea8034602894bf0b9b5e797b940cef8,
        _:Nf1b7dc1503ef405f96e2514e24158731,
        _:Nf54c40d648624dffa7351fcecce4b8fa ;
    mo:track_count 6 ;
    schema:duration "PT35:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1d608e56b22c438691cb4ad3de0e75c5,
        _:N68ac4c8304544e88b04ff265efa2b1fb,
        _:N6f8068e471404a22870ff3c460cf4a83,
        _:N9ea8034602894bf0b9b5e797b940cef8,
        _:Nf1b7dc1503ef405f96e2514e24158731,
        _:Nf54c40d648624dffa7351fcecce4b8fa .

