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

<album/106158#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saki Original Drama Vol.1"@en,
        "TVアニメ 咲-saki- オリジナルドラマ 第1局"@ja,
        "Saki Original Drama Vol.1"@ja-latn ;
    mo:produced_work <album/106158#musicalwork> ;
    schema:name "Saki Original Drama Vol.1"@en,
        "TVアニメ 咲-saki- オリジナルドラマ 第1局"@ja,
        "Saki Original Drama Vol.1"@ja-latn .

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

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

<product/1566#subject> a schema:CreativeWork ;
    schema:name "Saki"@en,
        "咲-Saki-"@ja,
        "Saki"@ja-latn ;
    foaf:name "Saki"@en,
        "咲-Saki-"@ja,
        "Saki"@ja-latn .

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

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

<https://media.vgm.io/albums/85/106158/106158-4b48af314ec3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106158#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/106158/106158-4b48af314ec3.jpg> ;
    foaf:depicts <album/106158#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/106158/106158-4b48af314ec3.jpg> .

<https://medium-media.vgm.io/albums/85/106158/106158-4b48af314ec3.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106158#performance> ;
    schema:name "Shizuka Ito"@en,
        "伊藤静"@ja ;
    foaf:name "Shizuka Ito"@en,
        "伊藤静"@ja .

<artist/3793#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106158#performance> ;
    schema:name "Kana Ueda"@en,
        "植田佳奈"@ja ;
    foaf:name "Kana Ueda"@en,
        "植田佳奈"@ja .

<artist/4187#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106158#performance> ;
    schema:name "Ryoko Shiraishi"@en,
        "白石涼子"@ja ;
    foaf:name "Ryoko Shiraishi"@en,
        "白石涼子"@ja .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106158#performance> ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

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

<artist/832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106158#performance> ;
    schema:name "Ami Koshimizu"@en,
        "小清水亜美"@ja ;
    foaf:name "Ami Koshimizu"@en,
        "小清水亜美"@ja .

<album/106158#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-26"^^xsd:date ;
    dcterms:title "Saki Original Drama Vol.1"@en,
        "TVアニメ 咲-saki- オリジナルドラマ 第1局"@ja,
        "Saki Original Drama Vol.1"@ja-latn ;
    mo:catalogue_number "LASA-5008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106158#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:N7a14b81386934ca6bd842254e141af76 ;
    mo:record_count 1 ;
    schema:about <product/1566#subject> ;
    schema:byArtist <artist/1155#subject>,
        <artist/3793#subject>,
        <artist/4187#subject>,
        <artist/4204#subject>,
        <artist/5381#subject>,
        <artist/832#subject> ;
    schema:datePublished "2009-08-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/106158/106158-4b48af314ec3.jpg> ;
    schema:name "Saki Original Drama Vol.1"@en,
        "TVアニメ 咲-saki- オリジナルドラマ 第1局"@ja,
        "Saki Original Drama Vol.1"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/106158/106158-4b48af314ec3.jpg> .

<album/106158#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saki Original Drama Vol.1"@en,
        "TVアニメ 咲-saki- オリジナルドラマ 第1局"@ja,
        "Saki Original Drama Vol.1"@ja-latn ;
    mo:performance_of <album/106158#musicalwork> ;
    mo:performer <artist/1155#subject>,
        <artist/3793#subject>,
        <artist/4187#subject>,
        <artist/4204#subject>,
        <artist/5381#subject>,
        <artist/832#subject> ;
    mo:recorded_as <album/106158#musicalexpression> ;
    schema:byArtist <artist/1155#subject>,
        <artist/3793#subject>,
        <artist/4187#subject>,
        <artist/4204#subject>,
        <artist/5381#subject>,
        <artist/832#subject> ;
    schema:name "Saki Original Drama Vol.1"@en,
        "TVアニメ 咲-saki- オリジナルドラマ 第1局"@ja,
        "Saki Original Drama Vol.1"@ja-latn ;
    schema:workPerformed <album/106158#musicalwork> .

_:N3f3f7cdc883440f994324ed50cf05267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メイド・レベルアップ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N7a14b81386934ca6bd842254e141af76 ;
    schema:name "メイド・レベルアップ"@ja .

_:N6799dadd05bd4a2dabc51ce6291e69a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "咲の拾いもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PT11:52"^^xsd:interval ;
    schema:inPlaylist _:N7a14b81386934ca6bd842254e141af76 ;
    schema:name "咲の拾いもの"@ja .

_:N9c4cc46b17914a97927dff3eefcb7276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タコスをつくれ!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT13:57"^^xsd:interval ;
    schema:inPlaylist _:N7a14b81386934ca6bd842254e141af76 ;
    schema:name "タコスをつくれ!"@ja .

_:Nc5782c027a134218aa032a80286ad6c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖!麻雀怪奇探検隊 その1"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:55"^^xsd:interval ;
    schema:inPlaylist _:N7a14b81386934ca6bd842254e141af76 ;
    schema:name "恐怖!麻雀怪奇探検隊 その1"@ja .

_:N7a14b81386934ca6bd842254e141af76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f3f7cdc883440f994324ed50cf05267,
        _:N6799dadd05bd4a2dabc51ce6291e69a6,
        _:N9c4cc46b17914a97927dff3eefcb7276,
        _:Nc5782c027a134218aa032a80286ad6c8 ;
    mo:track_count 4 ;
    schema:duration "PT43:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3f3f7cdc883440f994324ed50cf05267,
        _:N6799dadd05bd4a2dabc51ce6291e69a6,
        _:N9c4cc46b17914a97927dff3eefcb7276,
        _:Nc5782c027a134218aa032a80286ad6c8 .

