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

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

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

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110903#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/110903#composition>,
        <album/110903#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

<product/6548#subject> a schema:CreativeWork ;
    schema:name "That Time I Got Reincarnated as a Slime"@en,
        "転生したらスライムだった件"@ja,
        "Tensei Shitara Slime Datta Ken"@ja-latn ;
    foaf:name "That Time I Got Reincarnated as a Slime"@en,
        "転生したらスライムだった件"@ja,
        "Tensei Shitara Slime Datta Ken"@ja-latn .

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

<album/110903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "That Time I Got Reincarnated as a Slime Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@en,
        "転生したらスライムだった件 スペシャルドラマCD テンペスト学園のお祭り行事 ドラマCDver."@ja,
        "Tensei Shitara Slime Datta Ken Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@ja-latn ;
    mo:performance_of <album/110903#musicalwork> ;
    mo:recorded_as <album/110903#musicalexpression> ;
    schema:name "That Time I Got Reincarnated as a Slime Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@en,
        "転生したらスライムだった件 スペシャルドラマCD テンペスト学園のお祭り行事 ドラマCDver."@ja,
        "Tensei Shitara Slime Datta Ken Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@ja-latn ;
    schema:workPerformed <album/110903#musicalwork> .

<org/2975#subject> schema:name "BANDAI SPIRITS CO., LTD."@en,
        "株式会社BANDAI SPIRITS"@ja,
        "BANDAI SPIRITS CO., LTD."@ja-latn ;
    foaf:name "BANDAI SPIRITS CO., LTD."@en,
        "株式会社BANDAI SPIRITS"@ja,
        "BANDAI SPIRITS CO., LTD."@ja-latn .

<https://media.vgm.io/albums/30/110903/110903-90281e129a82.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110903#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/110903/110903-90281e129a82.jpg> ;
    foaf:depicts <album/110903#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/110903/110903-90281e129a82.jpg> .

<https://medium-media.vgm.io/albums/30/110903/110903-90281e129a82.jpg> a schema:ImageObject,
        foaf:Image .

<album/110903#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "That Time I Got Reincarnated as a Slime Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@en,
        "転生したらスライムだった件 スペシャルドラマCD テンペスト学園のお祭り行事 ドラマCDver."@ja,
        "Tensei Shitara Slime Datta Ken Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/110903#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/86#subject> ;
    mo:produced_work <album/110903#musicalwork> ;
    schema:name "That Time I Got Reincarnated as a Slime Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@en,
        "転生したらスライムだった件 スペシャルドラマCD テンペスト学園のお祭り行事 ドラマCDver."@ja,
        "Tensei Shitara Slime Datta Ken Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@ja-latn .

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

<album/110903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-04"^^xsd:date ;
    dcterms:title "That Time I Got Reincarnated as a Slime Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@en,
        "転生したらスライムだった件 スペシャルドラマCD テンペスト学園のお祭り行事 ドラマCDver."@ja,
        "Tensei Shitara Slime Datta Ken Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@ja-latn ;
    mo:catalogue_number "332" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110903#musicalexpression> ;
    mo:publisher <org/2975#subject> ;
    mo:record _:N6e3fa26b816045aa9dcc741fc8fc75d3 ;
    mo:record_count 1 ;
    schema:about <product/6548#subject> ;
    schema:datePublished "2020-07-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/110903/110903-90281e129a82.jpg> ;
    schema:name "That Time I Got Reincarnated as a Slime Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@en,
        "転生したらスライムだった件 スペシャルドラマCD テンペスト学園のお祭り行事 ドラマCDver."@ja,
        "Tensei Shitara Slime Datta Ken Special Drama CD: Tempest Gakuen no Omatsuri Gyouji Drama CD ver."@ja-latn ;
    schema:publisher <org/2975#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/110903/110903-90281e129a82.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110903#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/110903#subject> ;
    foaf:name "(Elements Garden"@en .

_:N12d1b0bc0bd74dbe921f9c068704a499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寺子屋会議 後編"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e3fa26b816045aa9dcc741fc8fc75d3 ;
    schema:name "寺子屋会議 後編"@ja .

_:N886f01f47fd24b7f81b6d599059e77eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地獄のオルフェ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e3fa26b816045aa9dcc741fc8fc75d3 ;
    schema:name "地獄のオルフェ"@ja .

_:Naba44493803e46e0b838d98a70c31cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶のアイドル事件"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e3fa26b816045aa9dcc741fc8fc75d3 ;
    schema:name "追憶のアイドル事件"@ja .

_:Nabf28bdcca444fcf87278027a436464f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e3fa26b816045aa9dcc741fc8fc75d3 ;
    schema:name "序章"@ja .

_:Nc5e3f178ed3d4fbbb3134ccc4b166110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寺子屋会議 前編"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e3fa26b816045aa9dcc741fc8fc75d3 ;
    schema:name "寺子屋会議 前編"@ja .

_:N6e3fa26b816045aa9dcc741fc8fc75d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12d1b0bc0bd74dbe921f9c068704a499,
        _:N886f01f47fd24b7f81b6d599059e77eb,
        _:Naba44493803e46e0b838d98a70c31cdc,
        _:Nabf28bdcca444fcf87278027a436464f,
        _:Nc5e3f178ed3d4fbbb3134ccc4b166110 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N12d1b0bc0bd74dbe921f9c068704a499,
        _:N886f01f47fd24b7f81b6d599059e77eb,
        _:Naba44493803e46e0b838d98a70c31cdc,
        _:Nabf28bdcca444fcf87278027a436464f,
        _:Nc5e3f178ed3d4fbbb3134ccc4b166110 .

