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

<album/57930#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fate/Grand Order Drama CD: Joshou"@en,
        "Fate/Grand Order ドラマCD 序章"@ja,
        "Fate/Grand Order Drama CD: Joshou"@ja-latn ;
    mo:produced_work <album/57930#musicalwork> ;
    schema:name "Fate/Grand Order Drama CD: Joshou"@en,
        "Fate/Grand Order ドラマCD 序章"@ja,
        "Fate/Grand Order Drama CD: Joshou"@ja-latn .

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

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

<product/3193#subject> a schema:CreativeWork ;
    schema:name "Fate/Grand Order"@en,
        "フェイト/グランドオーダー"@ja,
        "Fate/Grand Order"@ja-latn ;
    foaf:name "Fate/Grand Order"@en,
        "フェイト/グランドオーダー"@ja,
        "Fate/Grand Order"@ja-latn .

<album/57930#musicalexpression> a mo:Signal ;
    mo:published_as <album/57930#subject> ;
    mo:records <album/57930#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/03/57930/57930-1459258002.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57930#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/57930/57930-1459258002.jpg> ;
    foaf:depicts <album/57930#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/57930/57930-1459258002.jpg> .

<https://medium-media.vgm.io/albums/03/57930/57930-1459258002.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57930#performance> ;
    schema:name "Risa Taneda"@en,
        "種田梨沙"@ja ;
    foaf:name "Risa Taneda"@en,
        "種田梨沙"@ja .

<artist/14877#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57930#performance> ;
    schema:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja ;
    foaf:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja .

<artist/2123#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57930#performance> ;
    schema:name "Megumi Toyoguchi"@en,
        "豊口めぐみ"@ja ;
    foaf:name "Megumi Toyoguchi"@en,
        "豊口めぐみ"@ja .

<artist/332#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57930#performance> ;
    schema:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja ;
    foaf:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja .

<artist/3575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57930#performance> ;
    schema:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja ;
    foaf:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57930#performance> ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<artist/47519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57930#performance> ;
    schema:name "Nobutoshi Canna"@en,
        "神奈延年"@ja ;
    foaf:name "Nobutoshi Canna"@en,
        "神奈延年"@ja .

<artist/545#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57930#performance> ;
    schema:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja ;
    foaf:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja .

<album/57930#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-10"^^xsd:date ;
    dcterms:title "Fate/Grand Order Drama CD: Joshou"@en,
        "Fate/Grand Order ドラマCD 序章"@ja,
        "Fate/Grand Order Drama CD: Joshou"@ja-latn ;
    mo:catalogue_number "ATA1E5" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57930#musicalexpression> ;
    mo:publisher <org/1960#subject> ;
    mo:record _:N225f541e3ca14f948c3331338e83f2b2 ;
    mo:record_count 1 ;
    schema:about <product/3193#subject> ;
    schema:byArtist <artist/13211#subject>,
        <artist/14877#subject>,
        <artist/2123#subject>,
        <artist/332#subject>,
        <artist/3575#subject>,
        <artist/4665#subject>,
        <artist/47519#subject>,
        <artist/545#subject> ;
    schema:datePublished "2015-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/57930/57930-1459258002.jpg> ;
    schema:name "Fate/Grand Order Drama CD: Joshou"@en,
        "Fate/Grand Order ドラマCD 序章"@ja,
        "Fate/Grand Order Drama CD: Joshou"@ja-latn ;
    schema:publisher <org/1960#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/57930/57930-1459258002.jpg> .

<album/57930#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fate/Grand Order Drama CD: Joshou"@en,
        "Fate/Grand Order ドラマCD 序章"@ja,
        "Fate/Grand Order Drama CD: Joshou"@ja-latn ;
    mo:performance_of <album/57930#musicalwork> ;
    mo:performer <artist/13211#subject>,
        <artist/14877#subject>,
        <artist/2123#subject>,
        <artist/332#subject>,
        <artist/3575#subject>,
        <artist/4665#subject>,
        <artist/47519#subject>,
        <artist/545#subject> ;
    mo:recorded_as <album/57930#musicalexpression> ;
    schema:byArtist <artist/13211#subject>,
        <artist/14877#subject>,
        <artist/2123#subject>,
        <artist/332#subject>,
        <artist/3575#subject>,
        <artist/4665#subject>,
        <artist/47519#subject>,
        <artist/545#subject> ;
    schema:name "Fate/Grand Order Drama CD: Joshou"@en,
        "Fate/Grand Order ドラマCD 序章"@ja,
        "Fate/Grand Order Drama CD: Joshou"@ja-latn ;
    schema:workPerformed <album/57930#musicalwork> .

_:N51142c22492b4b65bcd631f61dc11b8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章 #05"@ja,
        "Joshou #05"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT22:02"^^xsd:interval ;
    schema:inPlaylist _:N225f541e3ca14f948c3331338e83f2b2 ;
    schema:name "序章 #05"@ja,
        "Joshou #05"@ja-latn .

_:N761ef60f43fd4c1a8582676b276afca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章 #03"@ja,
        "Joshou #03"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N225f541e3ca14f948c3331338e83f2b2 ;
    schema:name "序章 #03"@ja,
        "Joshou #03"@ja-latn .

_:N78adbccb1b7c4eb89fae69a9d782fcd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章 #02"@ja,
        "Joshou #02"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:inPlaylist _:N225f541e3ca14f948c3331338e83f2b2 ;
    schema:name "序章 #02"@ja,
        "Joshou #02"@ja-latn .

_:N9874c181ff2544dba4c4e7e0ba40210e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章 #04"@ja,
        "Joshou #04"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT10:07"^^xsd:interval ;
    schema:inPlaylist _:N225f541e3ca14f948c3331338e83f2b2 ;
    schema:name "序章 #04"@ja,
        "Joshou #04"@ja-latn .

_:Na9a5388efddd451d9a364ab9d799c37c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章 #01"@ja,
        "Joshou #01"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N225f541e3ca14f948c3331338e83f2b2 ;
    schema:name "序章 #01"@ja,
        "Joshou #01"@ja-latn .

_:Nd23b0156a26b421baef28b439255158a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章 #06"@ja,
        "Joshou #06"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N225f541e3ca14f948c3331338e83f2b2 ;
    schema:name "序章 #06"@ja,
        "Joshou #06"@ja-latn .

_:Nf4e84bc800e94b2e9789cf2c73cd8507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章 #08"@ja,
        "Joshou #08"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:N225f541e3ca14f948c3331338e83f2b2 ;
    schema:name "序章 #08"@ja,
        "Joshou #08"@ja-latn .

_:Nf68aa7af2d8f42ffa32f7b89d60853e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章 #07"@ja,
        "Joshou #07"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT15:49"^^xsd:interval ;
    schema:inPlaylist _:N225f541e3ca14f948c3331338e83f2b2 ;
    schema:name "序章 #07"@ja,
        "Joshou #07"@ja-latn .

_:N225f541e3ca14f948c3331338e83f2b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51142c22492b4b65bcd631f61dc11b8d,
        _:N761ef60f43fd4c1a8582676b276afca9,
        _:N78adbccb1b7c4eb89fae69a9d782fcd1,
        _:N9874c181ff2544dba4c4e7e0ba40210e,
        _:Na9a5388efddd451d9a364ab9d799c37c,
        _:Nd23b0156a26b421baef28b439255158a,
        _:Nf4e84bc800e94b2e9789cf2c73cd8507,
        _:Nf68aa7af2d8f42ffa32f7b89d60853e4 ;
    mo:track_count 8 ;
    schema:duration "PT79:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N51142c22492b4b65bcd631f61dc11b8d,
        _:N761ef60f43fd4c1a8582676b276afca9,
        _:N78adbccb1b7c4eb89fae69a9d782fcd1,
        _:N9874c181ff2544dba4c4e7e0ba40210e,
        _:Na9a5388efddd451d9a364ab9d799c37c,
        _:Nd23b0156a26b421baef28b439255158a,
        _:Nf4e84bc800e94b2e9789cf2c73cd8507,
        _:Nf68aa7af2d8f42ffa32f7b89d60853e4 .

