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

<album/71080#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NEW GAME!! Drama CD 1"@en,
        "TVアニメ「NEW GAME!!」ドラマCD 第1巻"@ja,
        "NEW GAME!! Drama CD 1"@ja-latn ;
    mo:produced_work <album/71080#musicalwork> ;
    schema:name "NEW GAME!! Drama CD 1"@en,
        "TVアニメ「NEW GAME!!」ドラマCD 第1巻"@ja,
        "NEW GAME!! Drama CD 1"@ja-latn .

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

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

<product/5148#subject> a schema:CreativeWork ;
    schema:name "NEW GAME!!"@en,
        "NEW GAME!!"@ja,
        "NEW GAME!!"@ja-latn ;
    foaf:name "NEW GAME!!"@en,
        "NEW GAME!!"@ja,
        "NEW GAME!!"@ja-latn .

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

<org/1370#subject> schema:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn ;
    foaf:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/71080/71080-1509740515.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/16233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71080#performance> ;
    schema:name "Megumi Toda"@en,
        "戸田めぐみ"@ja ;
    foaf:name "Megumi Toda"@en,
        "戸田めぐみ"@ja .

<artist/18205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71080#performance> ;
    schema:name "Ayumi Takeo"@en,
        "竹尾歩美"@ja ;
    foaf:name "Ayumi Takeo"@en,
        "竹尾歩美"@ja .

<artist/18206#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71080#performance> ;
    schema:name "Madoka Asahina"@en,
        "朝日奈丸佳"@ja ;
    foaf:name "Madoka Asahina"@en,
        "朝日奈丸佳"@ja .

<artist/18207#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71080#performance> ;
    schema:name "Chitose Morinaga"@en,
        "森永千才"@ja ;
    foaf:name "Chitose Morinaga"@en,
        "森永千才"@ja .

<artist/18208#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71080#performance> ;
    schema:name "Yuuki Takada"@en,
        "高田憂希"@ja ;
    foaf:name "Yuuki Takada"@en,
        "高田憂希"@ja .

<artist/18231#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71080#performance> ;
    schema:name "Megumi Yamaguchi"@en,
        "山口愛"@ja ;
    foaf:name "Megumi Yamaguchi"@en,
        "山口愛"@ja .

<artist/7724#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71080#performance> ;
    schema:name "Yoko Hikasa"@en,
        "日笠陽子"@ja ;
    foaf:name "Yoko Hikasa"@en,
        "日笠陽子"@ja .

<album/71080#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-29"^^xsd:date ;
    dcterms:title "NEW GAME!! Drama CD 1"@en,
        "TVアニメ「NEW GAME!!」ドラマCD 第1巻"@ja,
        "NEW GAME!! Drama CD 1"@ja-latn ;
    mo:catalogue_number "MFCZ-1090" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71080#musicalexpression> ;
    mo:publisher <org/1370#subject> ;
    mo:record _:Nec7c188536644b7cb5521764f74efbb2 ;
    mo:record_count 1 ;
    schema:about <product/5148#subject> ;
    schema:byArtist <artist/10934#subject>,
        <artist/16233#subject>,
        <artist/18205#subject>,
        <artist/18206#subject>,
        <artist/18207#subject>,
        <artist/18208#subject>,
        <artist/18231#subject>,
        <artist/7724#subject> ;
    schema:datePublished "2017-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/71080/71080-1509740515.jpg> ;
    schema:name "NEW GAME!! Drama CD 1"@en,
        "TVアニメ「NEW GAME!!」ドラマCD 第1巻"@ja,
        "NEW GAME!! Drama CD 1"@ja-latn ;
    schema:publisher <org/1370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/71080/71080-1509740515.jpg> .

<album/71080#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NEW GAME!! Drama CD 1"@en,
        "TVアニメ「NEW GAME!!」ドラマCD 第1巻"@ja,
        "NEW GAME!! Drama CD 1"@ja-latn ;
    mo:performance_of <album/71080#musicalwork> ;
    mo:performer <artist/10934#subject>,
        <artist/16233#subject>,
        <artist/18205#subject>,
        <artist/18206#subject>,
        <artist/18207#subject>,
        <artist/18208#subject>,
        <artist/18231#subject>,
        <artist/7724#subject> ;
    mo:recorded_as <album/71080#musicalexpression> ;
    schema:byArtist <artist/10934#subject>,
        <artist/16233#subject>,
        <artist/18205#subject>,
        <artist/18206#subject>,
        <artist/18207#subject>,
        <artist/18208#subject>,
        <artist/18231#subject>,
        <artist/7724#subject> ;
    schema:name "NEW GAME!! Drama CD 1"@en,
        "TVアニメ「NEW GAME!!」ドラマCD 第1巻"@ja,
        "NEW GAME!! Drama CD 1"@ja-latn ;
    schema:workPerformed <album/71080#musicalwork> .

_:N3191405c9b9740988e3281cc308fc28e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君が私で私が君で"@ja ;
    mo:track_number 1 ;
    schema:duration "PT14:08"^^xsd:interval ;
    schema:inPlaylist _:Nec7c188536644b7cb5521764f74efbb2 ;
    schema:name "君が私で私が君で"@ja .

_:N410526ae8f7242a7b5ee1ad11020e4a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鍋奉行ゆん"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nec7c188536644b7cb5521764f74efbb2 ;
    schema:name "鍋奉行ゆん"@ja .

_:N499fa1a841a3459ca04de8bbe15ab212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "よいこのお話・コウデレラ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT18:03"^^xsd:interval ;
    schema:inPlaylist _:Nec7c188536644b7cb5521764f74efbb2 ;
    schema:name "よいこのお話・コウデレラ"@ja .

_:N657d86a54123466f97b49ca881103c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犬も食わない…?"@ja ;
    mo:track_number 3 ;
    schema:duration "PT15:24"^^xsd:interval ;
    schema:inPlaylist _:Nec7c188536644b7cb5521764f74efbb2 ;
    schema:name "犬も食わない…?"@ja .

_:N85e9e58827644d519fc84489f0400770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーニューイヤー!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:Nec7c188536644b7cb5521764f74efbb2 ;
    schema:name "ハッピーニューイヤー!"@ja .

_:Nf80770f5b146430caac10cad370f543f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プログラム班のランチタイム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:Nec7c188536644b7cb5521764f74efbb2 ;
    schema:name "プログラム班のランチタイム"@ja .

_:Nec7c188536644b7cb5521764f74efbb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3191405c9b9740988e3281cc308fc28e,
        _:N410526ae8f7242a7b5ee1ad11020e4a1,
        _:N499fa1a841a3459ca04de8bbe15ab212,
        _:N657d86a54123466f97b49ca881103c6a,
        _:N85e9e58827644d519fc84489f0400770,
        _:Nf80770f5b146430caac10cad370f543f ;
    mo:track_count 6 ;
    schema:duration "PT66:56"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3191405c9b9740988e3281cc308fc28e,
        _:N410526ae8f7242a7b5ee1ad11020e4a1,
        _:N499fa1a841a3459ca04de8bbe15ab212,
        _:N657d86a54123466f97b49ca881103c6a,
        _:N85e9e58827644d519fc84489f0400770,
        _:Nf80770f5b146430caac10cad370f543f .

