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

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

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

<artist/2901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82618#subject> ;
    schema:name "Keita Haga"@en,
        "芳賀敬太"@ja ;
    foaf:made <album/82618#composition>,
        <album/82618#subject> ;
    foaf:name "Keita Haga"@en,
        "芳賀敬太"@ja .

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

<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/82618#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FATAL JAZZ ORCHESTRA"@en,
        "FATAL JAZZ ORCHESTRA"@ja,
        "FATAL JAZZ ORCHESTRA"@ja-latn ;
    mo:composer <artist/2901#subject> ;
    mo:produced_work <album/82618#musicalwork> ;
    schema:name "FATAL JAZZ ORCHESTRA"@en,
        "FATAL JAZZ ORCHESTRA"@ja,
        "FATAL JAZZ ORCHESTRA"@ja-latn .

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

<org/659#subject> schema:name "Tokyo Active NEETs"@en,
        "東京アクティブNEETs"@ja,
        "Tokyo Active NEETs"@ja-latn ;
    foaf:name "Tokyo Active NEETs"@en,
        "東京アクティブNEETs"@ja,
        "Tokyo Active NEETs"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/82618/82618-1544697417.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82618#performance> ;
    schema:name "Shobon"@en,
        "ショボン"@ja ;
    foaf:name "Shobon"@en,
        "ショボン"@ja .

<artist/16242#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82618#performance> ;
    schema:name "Aoi Setsuna"@en,
        "蒼い刹那"@ja ;
    foaf:name "Aoi Setsuna"@en,
        "蒼い刹那"@ja .

<artist/16244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82618#performance> ;
    schema:name "Kaworu Yamaishimoto"@en,
        "山石本薫"@ja ;
    foaf:name "Kaworu Yamaishimoto"@en,
        "山石本薫"@ja .

<artist/17582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82618#performance> ;
    schema:name "Hirokoman"@en,
        "ヒロコマン"@ja ;
    foaf:name "Hirokoman"@en,
        "ヒロコマン"@ja .

<artist/31127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82618#performance> ;
    schema:name "Atsushi"@en,
        "あつし"@ja ;
    foaf:name "Atsushi"@en,
        "あつし"@ja .

<artist/48013#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82618#performance> ;
    schema:name "Koyuki"@en,
        "小雪"@ja ;
    foaf:name "Koyuki"@en,
        "小雪"@ja .

<artist/9251#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82618#performance> ;
    schema:name "Akai Ryu-sei"@en,
        "紅い流星"@ja ;
    foaf:name "Akai Ryu-sei"@en,
        "紅い流星"@ja .

<album/82618#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "FATAL JAZZ ORCHESTRA"@en,
        "FATAL JAZZ ORCHESTRA"@ja,
        "FATAL JAZZ ORCHESTRA"@ja-latn ;
    mo:catalogue_number "ANCD-0028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82618#musicalexpression> ;
    mo:publisher <org/659#subject> ;
    mo:record _:Nedfc276b4fee4568af48a15567ac2acd ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about <product/3193#subject> ;
    schema:byArtist <artist/14727#subject>,
        <artist/16242#subject>,
        <artist/16244#subject>,
        <artist/17582#subject>,
        <artist/31127#subject>,
        <artist/48013#subject>,
        <artist/9251#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/82618/82618-1544697417.jpg> ;
    schema:name "FATAL JAZZ ORCHESTRA"@en,
        "FATAL JAZZ ORCHESTRA"@ja,
        "FATAL JAZZ ORCHESTRA"@ja-latn ;
    schema:publisher <org/659#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/82618/82618-1544697417.jpg> .

<album/82618#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FATAL JAZZ ORCHESTRA"@en,
        "FATAL JAZZ ORCHESTRA"@ja,
        "FATAL JAZZ ORCHESTRA"@ja-latn ;
    mo:performance_of <album/82618#musicalwork> ;
    mo:performer <artist/14727#subject>,
        <artist/16242#subject>,
        <artist/16244#subject>,
        <artist/17582#subject>,
        <artist/31127#subject>,
        <artist/48013#subject>,
        <artist/9251#subject> ;
    mo:recorded_as <album/82618#musicalexpression> ;
    schema:byArtist <artist/14727#subject>,
        <artist/16242#subject>,
        <artist/16244#subject>,
        <artist/17582#subject>,
        <artist/31127#subject>,
        <artist/48013#subject>,
        <artist/9251#subject> ;
    schema:name "FATAL JAZZ ORCHESTRA"@en,
        "FATAL JAZZ ORCHESTRA"@ja,
        "FATAL JAZZ ORCHESTRA"@ja-latn ;
    schema:workPerformed <album/82618#musicalwork> .

_:N31adb97e0d264a9db98238e57efd503a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaldea"@en,
        "カルデア"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nedfc276b4fee4568af48a15567ac2acd ;
    schema:name "Chaldea"@en,
        "カルデア"@ja .

_:N58a71a1915864192b7aa3596566d169c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Familiar Melody"@en,
        "聞き慣れたメロディー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nedfc276b4fee4568af48a15567ac2acd ;
    schema:name "Familiar Melody"@en,
        "聞き慣れたメロディー"@ja .

_:N67b908043e61473fab810f359c0fab97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gathering of Heroes -BATTLE 1-"@en,
        "集いし英雄 ～BATTLE 1～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nedfc276b4fee4568af48a15567ac2acd ;
    schema:name "The Gathering of Heroes -BATTLE 1-"@en,
        "集いし英雄 ～BATTLE 1～"@ja .

_:N820aa98d0b174dd29f93fe107faddd4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate -GRAND BATTLE-"@en,
        "運命 ～GRAND BATTLE～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nedfc276b4fee4568af48a15567ac2acd ;
    schema:name "Fate -GRAND BATTLE-"@en,
        "運命 ～GRAND BATTLE～"@ja .

_:N9280aed365b647a79ac563c5a2fdbe6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Order"@en,
        "Grand Order"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:Nedfc276b4fee4568af48a15567ac2acd ;
    schema:name "Grand Order"@en,
        "Grand Order"@ja .

_:Nd6acce6f65ef45d3880aec17697bbe84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Room"@en,
        "マイルーム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nedfc276b4fee4568af48a15567ac2acd ;
    schema:name "My Room"@en,
        "マイルーム"@ja .

_:Ne51e36604d4d4094aff6d39a1e51cff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame Contaminated City: Fuyuki"@en,
        "炎上汚染都市:冬木"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nedfc276b4fee4568af48a15567ac2acd ;
    schema:name "Flame Contaminated City: Fuyuki"@en,
        "炎上汚染都市:冬木"@ja .

_:Nedfc276b4fee4568af48a15567ac2acd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31adb97e0d264a9db98238e57efd503a,
        _:N58a71a1915864192b7aa3596566d169c,
        _:N67b908043e61473fab810f359c0fab97,
        _:N820aa98d0b174dd29f93fe107faddd4a,
        _:N9280aed365b647a79ac563c5a2fdbe6a,
        _:Nd6acce6f65ef45d3880aec17697bbe84,
        _:Ne51e36604d4d4094aff6d39a1e51cff4 ;
    mo:track_count 7 ;
    schema:duration "PT23:56"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N31adb97e0d264a9db98238e57efd503a,
        _:N58a71a1915864192b7aa3596566d169c,
        _:N67b908043e61473fab810f359c0fab97,
        _:N820aa98d0b174dd29f93fe107faddd4a,
        _:N9280aed365b647a79ac563c5a2fdbe6a,
        _:Nd6acce6f65ef45d3880aec17697bbe84,
        _:Ne51e36604d4d4094aff6d39a1e51cff4 .

