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

<album/78678#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Juushinki Pandora Drama CD"@en,
        "TVアニメ「重神機パンドーラ」ドラマCD"@ja,
        "Juushinki Pandora Drama CD"@ja-latn ;
    mo:produced_work <album/78678#musicalwork> ;
    schema:name "Juushinki Pandora Drama CD"@en,
        "TVアニメ「重神機パンドーラ」ドラマCD"@ja,
        "Juushinki Pandora Drama CD"@ja-latn .

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

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

<product/6404#subject> a schema:CreativeWork ;
    schema:name "LAST HOPE"@en,
        "重神機パンドーラ"@ja,
        "Juushinki Pandora"@ja-latn ;
    foaf:name "LAST HOPE"@en,
        "重神機パンドーラ"@ja,
        "Juushinki Pandora"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/87/78678/78678-1532174243.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78678#performance> ;
    schema:name "Ai Kayano"@en,
        "茅野愛衣"@ja ;
    foaf:name "Ai Kayano"@en,
        "茅野愛衣"@ja .

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78678#performance> ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

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

<artist/21859#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78678#performance> ;
    schema:name "Yuma Uchida"@en,
        "内田雄馬"@ja ;
    foaf:name "Yuma Uchida"@en,
        "内田雄馬"@ja .

<artist/6456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78678#performance> ;
    schema:name "Unsho Ishizuka"@en,
        "石塚運昇"@ja ;
    foaf:name "Unsho Ishizuka"@en,
        "石塚運昇"@ja .

<artist/6498#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78678#performance> ;
    schema:name "Tomoaki Maeno"@en,
        "前野智昭"@ja ;
    foaf:name "Tomoaki Maeno"@en,
        "前野智昭"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78678#performance> ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/7180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78678#performance> ;
    schema:name "Kenjiro Tsuda"@en,
        "津田健次郎"@ja ;
    foaf:name "Kenjiro Tsuda"@en,
        "津田健次郎"@ja .

<album/78678#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-25"^^xsd:date ;
    dcterms:title "Juushinki Pandora Drama CD"@en,
        "TVアニメ「重神機パンドーラ」ドラマCD"@ja,
        "Juushinki Pandora Drama CD"@ja-latn ;
    mo:catalogue_number "FFCM-0090" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78678#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N3e1557114bd546b0bcdf518b6cf8c73e ;
    mo:record_count 1 ;
    schema:about <product/6404#subject> ;
    schema:byArtist <artist/10934#subject>,
        <artist/11436#subject>,
        <artist/16697#subject>,
        <artist/21859#subject>,
        <artist/6456#subject>,
        <artist/6498#subject>,
        <artist/6783#subject>,
        <artist/7180#subject> ;
    schema:datePublished "2018-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/78678/78678-1532174243.jpg> ;
    schema:name "Juushinki Pandora Drama CD"@en,
        "TVアニメ「重神機パンドーラ」ドラマCD"@ja,
        "Juushinki Pandora Drama CD"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/78678/78678-1532174243.jpg> .

<album/78678#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Juushinki Pandora Drama CD"@en,
        "TVアニメ「重神機パンドーラ」ドラマCD"@ja,
        "Juushinki Pandora Drama CD"@ja-latn ;
    mo:performance_of <album/78678#musicalwork> ;
    mo:performer <artist/10934#subject>,
        <artist/11436#subject>,
        <artist/16697#subject>,
        <artist/21859#subject>,
        <artist/6456#subject>,
        <artist/6498#subject>,
        <artist/6783#subject>,
        <artist/7180#subject> ;
    mo:recorded_as <album/78678#musicalexpression> ;
    schema:byArtist <artist/10934#subject>,
        <artist/11436#subject>,
        <artist/16697#subject>,
        <artist/21859#subject>,
        <artist/6456#subject>,
        <artist/6498#subject>,
        <artist/6783#subject>,
        <artist/7180#subject> ;
    schema:name "Juushinki Pandora Drama CD"@en,
        "TVアニメ「重神機パンドーラ」ドラマCD"@ja,
        "Juushinki Pandora Drama CD"@ja-latn ;
    schema:workPerformed <album/78678#musicalwork> .

_:N4faa184614554ea183b94c9f0bf62e73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキドキ温泉クライシス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT15:02"^^xsd:interval ;
    schema:inPlaylist _:N3e1557114bd546b0bcdf518b6cf8c73e ;
    schema:name "ドキドキ温泉クライシス"@ja .

_:N6275e73c2acd4722b5d3d85a43819aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "火鍋と男と白い貝"@ja ;
    mo:track_number 1 ;
    schema:duration "PT16:31"^^xsd:interval ;
    schema:inPlaylist _:N3e1557114bd546b0bcdf518b6cf8c73e ;
    schema:name "火鍋と男と白い貝"@ja .

_:Na02b43057d3a472caa5d38d71dd1a9ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博士と助手と秘書"@ja ;
    mo:track_number 3 ;
    schema:duration "PT21:45"^^xsd:interval ;
    schema:inPlaylist _:N3e1557114bd546b0bcdf518b6cf8c73e ;
    schema:name "博士と助手と秘書"@ja .

_:Nf87f8f5acafc41a3a9e712ecee1bc0ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダグの危機! エミリアの不倫疑惑"@ja ;
    mo:track_number 4 ;
    schema:duration "PT17:21"^^xsd:interval ;
    schema:inPlaylist _:N3e1557114bd546b0bcdf518b6cf8c73e ;
    schema:name "ダグの危機! エミリアの不倫疑惑"@ja .

_:N3e1557114bd546b0bcdf518b6cf8c73e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4faa184614554ea183b94c9f0bf62e73,
        _:N6275e73c2acd4722b5d3d85a43819aee,
        _:Na02b43057d3a472caa5d38d71dd1a9ff,
        _:Nf87f8f5acafc41a3a9e712ecee1bc0ae ;
    mo:track_count 4 ;
    schema:duration "PT70:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4faa184614554ea183b94c9f0bf62e73,
        _:N6275e73c2acd4722b5d3d85a43819aee,
        _:Na02b43057d3a472caa5d38d71dd1a9ff,
        _:Nf87f8f5acafc41a3a9e712ecee1bc0ae .

