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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/57763#lyrics>,
        <album/57763#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<artist/13273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57763#subject> ;
    schema:name "Evan Call"@en ;
    foaf:made <album/57763#composition>,
        <album/57763#subject> ;
    foaf:name "Evan Call"@en .

<album/57763#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Schwarzesmarken Vol.1 Bonus CD"@en,
        "シュヴァルツェスマーケン 第1巻 特典CD"@ja,
        "Schwarzesmarken Vol.1 Bonus CD"@ja-latn ;
    mo:composer <artist/13273#subject> ;
    mo:produced_work <album/57763#musicalwork> ;
    schema:name "Schwarzesmarken Vol.1 Bonus CD"@en,
        "シュヴァルツェスマーケン 第1巻 特典CD"@ja,
        "Schwarzesmarken Vol.1 Bonus CD"@ja-latn .

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

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

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/57763/57763-1462196289.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57763#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Schwarzesmarken Vol.1 Bonus CD"@en,
        "シュヴァルツェスマーケン 第1巻 特典CD"@ja,
        "Schwarzesmarken Vol.1 Bonus CD"@ja-latn ;
    mo:performance_of <album/57763#musicalwork> ;
    mo:performer <artist/15856#subject> ;
    mo:recorded_as <album/57763#musicalexpression> ;
    schema:byArtist <artist/15856#subject> ;
    schema:name "Schwarzesmarken Vol.1 Bonus CD"@en,
        "シュヴァルツェスマーケン 第1巻 特典CD"@ja,
        "Schwarzesmarken Vol.1 Bonus CD"@ja-latn ;
    schema:workPerformed <album/57763#musicalwork> .

<artist/15856#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57763#performance> ;
    schema:name "Minami Tanaka"@en,
        "田中美海"@ja ;
    foaf:name "Minami Tanaka"@en,
        "田中美海"@ja .

<album/57763#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-25"^^xsd:date ;
    dcterms:title "Schwarzesmarken Vol.1 Bonus CD"@en,
        "シュヴァルツェスマーケン 第1巻 特典CD"@ja,
        "Schwarzesmarken Vol.1 Bonus CD"@ja-latn ;
    mo:catalogue_number "EYXA-10872B" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57763#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Schwarzesmarken"@en ;
            foaf:name "Schwarzesmarken"@en ] ;
    schema:byArtist <artist/15856#subject> ;
    schema:datePublished "2016-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/57763/57763-1462196289.jpg> ;
    schema:name "Schwarzesmarken Vol.1 Bonus CD"@en,
        "シュヴァルツェスマーケン 第1巻 特典CD"@ja,
        "Schwarzesmarken Vol.1 Bonus CD"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/57763/57763-1462196289.jpg> .

_:N28eaa43fea1b4df1af4398fa30f7a52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Schwarzesmarken\" Theme"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "\"Schwarzesmarken\" Theme"@ja .

_:N387cd180150d44d49e9fa0a40075dcc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coup de grâce 〜慈悲の一撃〜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "Coup de grâce 〜慈悲の一撃〜"@ja .

_:N566600120a5941468bded5743e246a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒の宣告"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "黒の宣告"@ja .

_:N650d45e2a05e49ec9d950f7d02dacfd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瓦解の危機"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "瓦解の危機"@ja .

_:N78c4df440f0646da96434bbc4d2a3e27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「哀しみが時代を駆ける」 Katia ver"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "「哀しみが時代を駆ける」 Katia ver"@ja .

_:N7c0ab4c308b4488b9da662e291a3062b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚悟を新たに"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "覚悟を新たに"@ja .

_:N9785e8d933a04ab6931cc7149d443638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blackened Pride"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "Blackened Pride"@ja .

_:Nb3ce191cd05247fdae22ae86afc2735c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錯綜する戦場"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "錯綜する戦場"@ja .

_:Nf5b59fc830364a6f81de71ad263c76d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blackened Pride (Violin)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N42cde9d7d0cf490ea8ac7a6dd495f089 ;
    schema:name "Blackened Pride (Violin)"@ja .

_:N42cde9d7d0cf490ea8ac7a6dd495f089 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28eaa43fea1b4df1af4398fa30f7a52f,
        _:N387cd180150d44d49e9fa0a40075dcc8,
        _:N566600120a5941468bded5743e246a26,
        _:N650d45e2a05e49ec9d950f7d02dacfd0,
        _:N78c4df440f0646da96434bbc4d2a3e27,
        _:N7c0ab4c308b4488b9da662e291a3062b,
        _:N9785e8d933a04ab6931cc7149d443638,
        _:Nb3ce191cd05247fdae22ae86afc2735c,
        _:Nf5b59fc830364a6f81de71ad263c76d4 ;
    mo:track_count 9 ;
    schema:duration "PT22:03"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N28eaa43fea1b4df1af4398fa30f7a52f,
        _:N387cd180150d44d49e9fa0a40075dcc8,
        _:N566600120a5941468bded5743e246a26,
        _:N650d45e2a05e49ec9d950f7d02dacfd0,
        _:N78c4df440f0646da96434bbc4d2a3e27,
        _:N7c0ab4c308b4488b9da662e291a3062b,
        _:N9785e8d933a04ab6931cc7149d443638,
        _:Nb3ce191cd05247fdae22ae86afc2735c,
        _:Nf5b59fc830364a6f81de71ad263c76d4 .

