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

<album/58178#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fate/Grand Order Anthology Drama CD: The Blue Bird"@en,
        "Fate/Grand Order アンソロジードラマCD The Blue Bird"@ja,
        "Fate/Grand Order Anthology Drama CD: The Blue Bird"@ja-latn ;
    mo:produced_work <album/58178#musicalwork> ;
    schema:name "Fate/Grand Order Anthology Drama CD: The Blue Bird"@en,
        "Fate/Grand Order アンソロジードラマCD The Blue Bird"@ja,
        "Fate/Grand Order Anthology Drama CD: The Blue Bird"@ja-latn .

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

<album/58178#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/58178#musicalexpression> a mo:Signal ;
    mo:published_as <album/58178#subject> ;
    mo:records <album/58178#performance> .

<album/58178#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fate/Grand Order Anthology Drama CD: The Blue Bird"@en,
        "Fate/Grand Order アンソロジードラマCD The Blue Bird"@ja,
        "Fate/Grand Order Anthology Drama CD: The Blue Bird"@ja-latn ;
    mo:performance_of <album/58178#musicalwork> ;
    mo:recorded_as <album/58178#musicalexpression> ;
    schema:name "Fate/Grand Order Anthology Drama CD: The Blue Bird"@en,
        "Fate/Grand Order アンソロジードラマCD The Blue Bird"@ja,
        "Fate/Grand Order Anthology Drama CD: The Blue Bird"@ja-latn ;
    schema:workPerformed <album/58178#musicalwork> .

<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/87/58178/58178-1464691316.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58178#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/58178/58178-1464691316.jpg> ;
    foaf:depicts <album/58178#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/58178/58178-1464691316.jpg> .

<https://medium-media.vgm.io/albums/87/58178/58178-1464691316.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58178#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-10"^^xsd:date ;
    dcterms:title "Fate/Grand Order Anthology Drama CD: The Blue Bird"@en,
        "Fate/Grand Order アンソロジードラマCD The Blue Bird"@ja,
        "Fate/Grand Order Anthology Drama CD: The Blue Bird"@ja-latn ;
    mo:catalogue_number "DEP2E6" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58178#musicalexpression> ;
    mo:publisher <org/1960#subject> ;
    mo:record _:Nfd4fe5f0a8bb417ba81c43f792fdcdb1 ;
    mo:record_count 1 ;
    schema:about <product/3193#subject> ;
    schema:datePublished "2016-03-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/58178/58178-1464691316.jpg> ;
    schema:name "Fate/Grand Order Anthology Drama CD: The Blue Bird"@en,
        "Fate/Grand Order アンソロジードラマCD The Blue Bird"@ja,
        "Fate/Grand Order Anthology Drama CD: The Blue Bird"@ja-latn ;
    schema:publisher <org/1960#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/58178/58178-1464691316.jpg> .

_:N6450a265dae44da3bbf5776f1bb27804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blue Bird"@en ;
    mo:track_number 1 ;
    schema:duration "PT28:19"^^xsd:interval ;
    schema:inPlaylist _:Nfd4fe5f0a8bb417ba81c43f792fdcdb1 ;
    schema:name "The Blue Bird"@en .

_:Nfd4fe5f0a8bb417ba81c43f792fdcdb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6450a265dae44da3bbf5776f1bb27804 ;
    mo:track_count 1 ;
    schema:duration "PT28:19"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6450a265dae44da3bbf5776f1bb27804 .

