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

<album/4901#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sekaiju no MeiQ Drama CD"@en,
        "「世界樹の迷宮」 ドラマCD"@ja,
        "Sekaiju no Meikyuu Drama CD"@ja-latn ;
    mo:produced_work <album/4901#musicalwork> ;
    schema:name "Sekaiju no MeiQ Drama CD"@en,
        "「世界樹の迷宮」 ドラマCD"@ja,
        "Sekaiju no Meikyuu Drama CD"@ja-latn .

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

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

<product/304#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn ;
    foaf:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn .

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

<org/11#subject> schema:name "Five Records"@en,
        "ファイブレコーズ"@ja,
        "Five Records"@ja-latn ;
    foaf:name "Five Records"@en,
        "ファイブレコーズ"@ja,
        "Five Records"@ja-latn .

<https://media.vgm.io/albums/10/4901/4901-1215803105.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4901#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/4901/4901-1215803105.png> ;
    foaf:depicts <album/4901#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/4901/4901-1215803105.png> .

<https://medium-media.vgm.io/albums/10/4901/4901-1215803105.png> a schema:ImageObject,
        foaf:Image .

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

<artist/3556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4901#performance> ;
    schema:name "Chiwa Saito"@en,
        "斎藤千和"@ja ;
    foaf:name "Chiwa Saito"@en,
        "斎藤千和"@ja .

<artist/3577#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4901#performance> ;
    schema:name "Yurika Ochiai"@en,
        "落合祐里香"@ja ;
    foaf:name "Yurika Ochiai"@en,
        "落合祐里香"@ja .

<artist/3844#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4901#performance> ;
    schema:name "Hiromi Hirata"@en,
        "平田宏美"@ja ;
    foaf:name "Hiromi Hirata"@en,
        "平田宏美"@ja .

<artist/3974#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4901#performance> ;
    schema:name "Kenji Hamada"@en,
        "浜田賢二"@ja ;
    foaf:name "Kenji Hamada"@en,
        "浜田賢二"@ja .

<artist/4556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4901#performance> ;
    schema:name "Sayaka Ohara"@en,
        "大原さやか"@ja ;
    foaf:name "Sayaka Ohara"@en,
        "大原さやか"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4901#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<album/4901#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-09-07"^^xsd:date ;
    dcterms:title "Sekaiju no MeiQ Drama CD"@en,
        "「世界樹の迷宮」 ドラマCD"@ja,
        "Sekaiju no Meikyuu Drama CD"@ja-latn ;
    mo:catalogue_number "VGCD-0103" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4901#musicalexpression> ;
    mo:publisher <org/11#subject> ;
    mo:record _:Nb407203cf04a4fe799a272b1a9cb80b2 ;
    mo:record_count 1 ;
    schema:about <product/304#subject> ;
    schema:byArtist <artist/3556#subject>,
        <artist/3577#subject>,
        <artist/3844#subject>,
        <artist/3974#subject>,
        <artist/4556#subject>,
        <artist/4557#subject> ;
    schema:datePublished "2007-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/4901/4901-1215803105.png> ;
    schema:name "Sekaiju no MeiQ Drama CD"@en,
        "「世界樹の迷宮」 ドラマCD"@ja,
        "Sekaiju no Meikyuu Drama CD"@ja-latn ;
    schema:publisher <org/11#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/4901/4901-1215803105.png> .

<album/4901#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sekaiju no MeiQ Drama CD"@en,
        "「世界樹の迷宮」 ドラマCD"@ja,
        "Sekaiju no Meikyuu Drama CD"@ja-latn ;
    mo:performance_of <album/4901#musicalwork> ;
    mo:performer <artist/3556#subject>,
        <artist/3577#subject>,
        <artist/3844#subject>,
        <artist/3974#subject>,
        <artist/4556#subject>,
        <artist/4557#subject> ;
    mo:recorded_as <album/4901#musicalexpression> ;
    schema:byArtist <artist/3556#subject>,
        <artist/3577#subject>,
        <artist/3844#subject>,
        <artist/3974#subject>,
        <artist/4556#subject>,
        <artist/4557#subject> ;
    schema:name "Sekaiju no MeiQ Drama CD"@en,
        "「世界樹の迷宮」 ドラマCD"@ja,
        "Sekaiju no Meikyuu Drama CD"@ja-latn ;
    schema:workPerformed <album/4901#musicalwork> .

_:N070e9cd18558418e8d7b252d69394acf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4話 『意思を継ぐもの』"@ja ;
    mo:track_number 4 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:inPlaylist _:Nb407203cf04a4fe799a272b1a9cb80b2 ;
    schema:name "第4話 『意思を継ぐもの』"@ja .

_:N26f9d99cb59c47c28c0dde625a3b5dcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャストロール"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nb407203cf04a4fe799a272b1a9cb80b2 ;
    schema:name "キャストロール"@ja .

_:N4db9a9d37d524eb3bd198c3976b3ef26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1話 『樹海に旅立つ時』"@ja ;
    mo:track_number 1 ;
    schema:duration "PT14:51"^^xsd:interval ;
    schema:inPlaylist _:Nb407203cf04a4fe799a272b1a9cb80b2 ;
    schema:name "第1話 『樹海に旅立つ時』"@ja .

_:Nba587cdd691144b89969a7614436c999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3話 『たったひとつの冴えた才能』"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:17"^^xsd:interval ;
    schema:inPlaylist _:Nb407203cf04a4fe799a272b1a9cb80b2 ;
    schema:name "第3話 『たったひとつの冴えた才能』"@ja .

_:Ne0dc37488b014a569de003306b50e72a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2話 『死して届く声、眠れぬ夢』"@ja ;
    mo:track_number 2 ;
    schema:duration "PT10:38"^^xsd:interval ;
    schema:inPlaylist _:Nb407203cf04a4fe799a272b1a9cb80b2 ;
    schema:name "第2話 『死して届く声、眠れぬ夢』"@ja .

_:Nb407203cf04a4fe799a272b1a9cb80b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N070e9cd18558418e8d7b252d69394acf,
        _:N26f9d99cb59c47c28c0dde625a3b5dcb,
        _:N4db9a9d37d524eb3bd198c3976b3ef26,
        _:Nba587cdd691144b89969a7614436c999,
        _:Ne0dc37488b014a569de003306b50e72a ;
    mo:track_count 5 ;
    schema:duration "PT53:49"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N070e9cd18558418e8d7b252d69394acf,
        _:N26f9d99cb59c47c28c0dde625a3b5dcb,
        _:N4db9a9d37d524eb3bd198c3976b3ef26,
        _:Nba587cdd691144b89969a7614436c999,
        _:Ne0dc37488b014a569de003306b50e72a .

