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

<album/63446#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@en,
        "Fate/hollow ataraxia ドラマCD ノーマネーノーライフ バゼット=サン"@ja,
        "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@ja-latn ;
    mo:produced_work <album/63446#musicalwork> ;
    schema:name "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@en,
        "Fate/hollow ataraxia ドラマCD ノーマネーノーライフ バゼット=サン"@ja,
        "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@ja-latn .

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

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

<product/2029#subject> a schema:CreativeWork ;
    schema:name "Fate/hollow ataraxia"@en,
        "Fate/hollow ataraxia"@ja,
        "Fate/hollow ataraxia"@ja-latn ;
    foaf:name "Fate/hollow ataraxia"@en,
        "Fate/hollow ataraxia"@ja,
        "Fate/hollow ataraxia"@ja-latn .

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

<org/1960#subject> schema:name "Kadokawa Shoten"@en,
        "角川書店"@ja,
        "Kadokawa Shoten"@ja-latn ;
    foaf:name "Kadokawa Shoten"@en,
        "角川書店"@ja,
        "Kadokawa Shoten"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/63446/63446-1480600250.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63446#performance> ;
    schema:name "Miki Ito"@en,
        "伊藤美紀"@ja ;
    foaf:name "Miki Ito"@en,
        "伊藤美紀"@ja .

<artist/4112#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63446#performance> ;
    schema:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja ;
    foaf:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja .

<artist/6430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63446#performance> ;
    schema:name "Noriaki Sugiyama"@en,
        "杉山紀彰"@ja ;
    foaf:name "Noriaki Sugiyama"@en,
        "杉山紀彰"@ja .

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63446#performance> ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

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

<artist/901#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63446#performance> ;
    schema:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja ;
    foaf:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja .

<album/63446#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-10"^^xsd:date ;
    dcterms:title "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@en,
        "Fate/hollow ataraxia ドラマCD ノーマネーノーライフ バゼット=サン"@ja,
        "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@ja-latn ;
    mo:catalogue_number "BJZEJ4" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63446#musicalexpression> ;
    mo:publisher <org/1960#subject> ;
    mo:record _:Ndfad2399427b40d584aa66c25e8d6abf ;
    mo:record_count 1 ;
    schema:about <product/2029#subject> ;
    schema:byArtist <artist/3698#subject>,
        <artist/4112#subject>,
        <artist/6430#subject>,
        <artist/6740#subject>,
        <artist/832#subject>,
        <artist/901#subject> ;
    schema:datePublished "2014-12-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/63446/63446-1480600250.jpg> ;
    schema:name "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@en,
        "Fate/hollow ataraxia ドラマCD ノーマネーノーライフ バゼット=サン"@ja,
        "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@ja-latn ;
    schema:publisher <org/1960#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/63446/63446-1480600250.jpg> .

<album/63446#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@en,
        "Fate/hollow ataraxia ドラマCD ノーマネーノーライフ バゼット=サン"@ja,
        "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@ja-latn ;
    mo:performance_of <album/63446#musicalwork> ;
    mo:performer <artist/3698#subject>,
        <artist/4112#subject>,
        <artist/6430#subject>,
        <artist/6740#subject>,
        <artist/832#subject>,
        <artist/901#subject> ;
    mo:recorded_as <album/63446#musicalexpression> ;
    schema:byArtist <artist/3698#subject>,
        <artist/4112#subject>,
        <artist/6430#subject>,
        <artist/6740#subject>,
        <artist/832#subject>,
        <artist/901#subject> ;
    schema:name "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@en,
        "Fate/hollow ataraxia ドラマCD ノーマネーノーライフ バゼット=サン"@ja,
        "Fate/hollow ataraxia Drama CD: No Money No Life Bazett-san"@ja-latn ;
    schema:workPerformed <album/63446#musicalwork> .

_:N0381efd5cac749728c3c5dfb58cec97a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:N0a694965b23449f6b7cf22b61fc7c563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:N29cb51ed61554af1b5f93c8309a3e888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:N2d8a3c7b94564d2c8c9ac4bf8a09601c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:N53c72dc96aec488eaffc69d9c0a42ea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:Nca873041a51745759e5f099d6d256a21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:Ne0908c2a34eb4774af319c362cd55315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:39"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:Ne13776e0dcde40d399ea6a8ff10d75d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:Nf3dda57d21794cef8bd020795fbadd6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:03"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:Nfbb424d702ae4ff691cd2bee5f8da07b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Ndfad2399427b40d584aa66c25e8d6abf ;
    schema:name "None"@ja .

_:Ndfad2399427b40d584aa66c25e8d6abf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0381efd5cac749728c3c5dfb58cec97a,
        _:N0a694965b23449f6b7cf22b61fc7c563,
        _:N29cb51ed61554af1b5f93c8309a3e888,
        _:N2d8a3c7b94564d2c8c9ac4bf8a09601c,
        _:N53c72dc96aec488eaffc69d9c0a42ea0,
        _:Nca873041a51745759e5f099d6d256a21,
        _:Ne0908c2a34eb4774af319c362cd55315,
        _:Ne13776e0dcde40d399ea6a8ff10d75d5,
        _:Nf3dda57d21794cef8bd020795fbadd6c,
        _:Nfbb424d702ae4ff691cd2bee5f8da07b ;
    mo:track_count 10 ;
    schema:duration "PT39:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0381efd5cac749728c3c5dfb58cec97a,
        _:N0a694965b23449f6b7cf22b61fc7c563,
        _:N29cb51ed61554af1b5f93c8309a3e888,
        _:N2d8a3c7b94564d2c8c9ac4bf8a09601c,
        _:N53c72dc96aec488eaffc69d9c0a42ea0,
        _:Nca873041a51745759e5f099d6d256a21,
        _:Ne0908c2a34eb4774af319c362cd55315,
        _:Ne13776e0dcde40d399ea6a8ff10d75d5,
        _:Nf3dda57d21794cef8bd020795fbadd6c,
        _:Nfbb424d702ae4ff691cd2bee5f8da07b .

