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

<artist/17705#subject> a schema:Person,
        foaf:Person ;
    schema:name "eNu"@en ;
    foaf:made <album/79643#lyrics>,
        <album/79643#subject> ;
    foaf:name "eNu"@en .

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

<artist/14474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79643#subject> ;
    schema:name "Yoshihiro Saito"@en,
        "サイトウヨシヒロ"@ja ;
    foaf:made <album/79643#composition>,
        <album/79643#lyrics>,
        <album/79643#subject> ;
    foaf:name "Yoshihiro Saito"@en,
        "サイトウヨシヒロ"@ja .

<artist/18145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79643#subject> ;
    schema:name "Naonobu Amimoto"@en,
        "網本ナオノブ"@ja ;
    foaf:made <album/79643#composition>,
        <album/79643#subject> ;
    foaf:name "Naonobu Amimoto"@en,
        "網本ナオノブ"@ja .

<artist/18392#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79643#subject> ;
    schema:name "Tetsuya Shitara"@en,
        "設楽哲也"@ja ;
    foaf:made <album/79643#composition>,
        <album/79643#subject> ;
    foaf:name "Tetsuya Shitara"@en,
        "設楽哲也"@ja .

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

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/79643/79643-1533577949.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/16697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79643#performance> ;
    schema:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja ;
    foaf:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79643#performance> ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/21158#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79643#performance> ;
    schema:name "Yoshiki Nakajima"@en,
        "中島ヨシキ"@ja ;
    foaf:name "Yoshiki Nakajima"@en,
        "中島ヨシキ"@ja .

<album/79643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Noble Bullet 03 Osaka no Jin Group"@en,
        "Noble Bullet 03 大坂の陣グループ"@ja,
        "Noble Bullet 03 Osaka no Jin Group"@ja-latn ;
    mo:composer <artist/14474#subject>,
        <artist/18145#subject>,
        <artist/18392#subject> ;
    mo:produced_work <album/79643#musicalwork> ;
    schema:name "Noble Bullet 03 Osaka no Jin Group"@en,
        "Noble Bullet 03 大坂の陣グループ"@ja,
        "Noble Bullet 03 Osaka no Jin Group"@ja-latn .

<album/79643#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Noble Bullet 03 Osaka no Jin Group"@en,
        "Noble Bullet 03 大坂の陣グループ"@ja,
        "Noble Bullet 03 Osaka no Jin Group"@ja-latn ;
    mo:performance_of <album/79643#musicalwork> ;
    mo:performer <artist/16697#subject>,
        <artist/18799#subject>,
        <artist/21158#subject> ;
    mo:recorded_as <album/79643#musicalexpression> ;
    schema:byArtist <artist/16697#subject>,
        <artist/18799#subject>,
        <artist/21158#subject> ;
    schema:name "Noble Bullet 03 Osaka no Jin Group"@en,
        "Noble Bullet 03 大坂の陣グループ"@ja,
        "Noble Bullet 03 Osaka no Jin Group"@ja-latn ;
    schema:workPerformed <album/79643#musicalwork> .

<album/79643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-22"^^xsd:date ;
    dcterms:title "Noble Bullet 03 Osaka no Jin Group"@en,
        "Noble Bullet 03 大坂の陣グループ"@ja,
        "Noble Bullet 03 Osaka no Jin Group"@ja-latn ;
    mo:catalogue_number "ZMCZ-12373" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79643#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:N60bbcb51f4824801965b5177ef4cdee2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Thousand Noble Musketeers (Senjuushi)"@en ;
            foaf:name "The Thousand Noble Musketeers (Senjuushi)"@en ] ;
    schema:byArtist <artist/16697#subject>,
        <artist/18799#subject>,
        <artist/21158#subject> ;
    schema:datePublished "2018-08-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/79643/79643-1533577949.jpg> ;
    schema:name "Noble Bullet 03 Osaka no Jin Group"@en,
        "Noble Bullet 03 大坂の陣グループ"@ja,
        "Noble Bullet 03 Osaka no Jin Group"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/79643/79643-1533577949.jpg> .

_:N0e2640e1ee554b9f8b6d305257e71852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みぉ・あもーれ (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N60bbcb51f4824801965b5177ef4cdee2 ;
    schema:name "みぉ・あもーれ (Instrumental)"@ja .

_:N7fbd7dc7511d4fe6a0e22324e0679f1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花ノ舞、鬨ノ歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N60bbcb51f4824801965b5177ef4cdee2 ;
    schema:name "花ノ舞、鬨ノ歌"@ja .

_:Nb93fe1a1a52d48f6b633af686ee0c81a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラミラクルアルティメット (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N60bbcb51f4824801965b5177ef4cdee2 ;
    schema:name "ウルトラミラクルアルティメット (Instrumental)"@ja .

_:Nc10a623b80fe4072bdb9437886ab447e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラミラクルアルティメット"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N60bbcb51f4824801965b5177ef4cdee2 ;
    schema:name "ウルトラミラクルアルティメット"@ja .

_:Ncc8db2c3f7664b0d8dc136b49b3a5d6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花ノ舞、鬨ノ歌 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N60bbcb51f4824801965b5177ef4cdee2 ;
    schema:name "花ノ舞、鬨ノ歌 (Instrumental)"@ja .

_:Nf3a161c5dfaf40ddb7165e8ada88e452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みぉ・あもーれ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N60bbcb51f4824801965b5177ef4cdee2 ;
    schema:name "みぉ・あもーれ"@ja .

_:N60bbcb51f4824801965b5177ef4cdee2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e2640e1ee554b9f8b6d305257e71852,
        _:N7fbd7dc7511d4fe6a0e22324e0679f1d,
        _:Nb93fe1a1a52d48f6b633af686ee0c81a,
        _:Nc10a623b80fe4072bdb9437886ab447e,
        _:Ncc8db2c3f7664b0d8dc136b49b3a5d6d,
        _:Nf3a161c5dfaf40ddb7165e8ada88e452 ;
    mo:track_count 6 ;
    schema:duration "PT24:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0e2640e1ee554b9f8b6d305257e71852,
        _:N7fbd7dc7511d4fe6a0e22324e0679f1d,
        _:Nb93fe1a1a52d48f6b633af686ee0c81a,
        _:Nc10a623b80fe4072bdb9437886ab447e,
        _:Ncc8db2c3f7664b0d8dc136b49b3a5d6d,
        _:Nf3a161c5dfaf40ddb7165e8ada88e452 .

