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

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

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

<artist/4064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80014#subject> ;
    schema:name "Hideki Sakamoto"@en,
        "坂本英城"@ja ;
    foaf:made <album/80014#composition>,
        <album/80014#subject> ;
    foaf:name "Hideki Sakamoto"@en,
        "坂本英城"@ja .

<album/80014#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bungo and Alchemist Orchestra Concert"@en,
        "文豪とアルケミスト オーケストラ演奏會"@ja,
        "Bungo and Alchemist Orchestra Concert"@ja-latn ;
    mo:composer <artist/4064#subject> ;
    mo:produced_work <album/80014#musicalwork> ;
    schema:name "Bungo and Alchemist Orchestra Concert"@en,
        "文豪とアルケミスト オーケストラ演奏會"@ja,
        "Bungo and Alchemist Orchestra Concert"@ja-latn .

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

<album/80014#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bungo and Alchemist Orchestra Concert"@en,
        "文豪とアルケミスト オーケストラ演奏會"@ja,
        "Bungo and Alchemist Orchestra Concert"@ja-latn ;
    mo:performance_of <album/80014#musicalwork> ;
    mo:recorded_as <album/80014#musicalexpression> ;
    schema:name "Bungo and Alchemist Orchestra Concert"@en,
        "文豪とアルケミスト オーケストラ演奏會"@ja,
        "Bungo and Alchemist Orchestra Concert"@ja-latn ;
    schema:workPerformed <album/80014#musicalwork> .

<org/686#subject> schema:name "noisycroak RECORDS"@en,
        "noisycroak RECORDS"@ja,
        "noisycroak RECORDS"@ja-latn ;
    foaf:name "noisycroak RECORDS"@en,
        "noisycroak RECORDS"@ja,
        "noisycroak RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/80014/80014-1541637751.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80014#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-28"^^xsd:date ;
    dcterms:title "Bungo and Alchemist Orchestra Concert"@en,
        "文豪とアルケミスト オーケストラ演奏會"@ja,
        "Bungo and Alchemist Orchestra Concert"@ja-latn ;
    mo:catalogue_number "NCRS 0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80014#musicalexpression> ;
    mo:publisher <org/686#subject> ;
    mo:record _:N8a992abb53c54169965563ebb20f8d86 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bungo and Alchemist"@en ;
            foaf:name "Bungo and Alchemist"@en ] ;
    schema:datePublished "2018-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/80014/80014-1541637751.jpg> ;
    schema:name "Bungo and Alchemist Orchestra Concert"@en,
        "文豪とアルケミスト オーケストラ演奏會"@ja,
        "Bungo and Alchemist Orchestra Concert"@ja-latn ;
    schema:publisher <org/686#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/80014/80014-1541637751.jpg> .

_:N0853f0f723fe4dd1a17be49ad692cd5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest"@en,
        "憩"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "Rest"@en,
        "憩"@ja .

_:N103b2d7bf7a942f09443300052b26612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace"@en,
        "和"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "Peace"@en,
        "和"@ja .

_:N368838f8edfe47c2b4f3517a8b9617bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circulation of Documents"@en,
        "廻覽"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "Circulation of Documents"@en,
        "廻覽"@ja .

_:N3db33ccf9afe4feb928fdff2b756d279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eclectic Dining Room"@en,
        "折衷食堂"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "Eclectic Dining Room"@en,
        "折衷食堂"@ja .

_:N57ce15632a8e43feb65129bf4dcf5049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Certain Literary Man Who Doesn't Stop Acquiring Knowledge"@en,
        "開進止メヌ文士タレ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "A Certain Literary Man Who Doesn't Stop Acquiring Knowledge"@en,
        "開進止メヌ文士タレ"@ja .

_:N5f9235c4e4414e3bb4f791d57b242e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bungo and Alchemist for Violin solo & Orchestra"@en,
        "文豪とアルケミスト for Violin solo & Orchestra"@ja ;
    mo:track_number 13 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "Bungo and Alchemist for Violin solo & Orchestra"@en,
        "文豪とアルケミスト for Violin solo & Orchestra"@ja .

_:N65f7fcf9f0f74ef8b907295c6f4befe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Certain Literary Man Who Walks Through Unknown Roads"@en,
        "未知ノ路往く文士タレ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "A Certain Literary Man Who Walks Through Unknown Roads"@en,
        "未知ノ路往く文士タレ"@ja .

_:N91b4e65141024b0c85495a8d6471200a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Certain Literary Man Who Opposes Urgency"@en,
        "焦眉ニ抗フ文士タレ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "A Certain Literary Man Who Opposes Urgency"@en,
        "焦眉ニ抗フ文士タレ"@ja .

_:N944d69f07a6c4aa79cd14d8373cb760d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bungo and Alchemist"@en,
        "文豪とアルケミスト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "Bungo and Alchemist"@en,
        "文豪とアルケミスト"@ja .

_:N9c858b6ce698442193ca600f1bb210a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come, We Might as Well Go and Conquer"@en,
        "いざ征きめやも"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "Come, We Might as Well Go and Conquer"@en,
        "いざ征きめやも"@ja .

_:Nbf872c76f0994b7283f0d8da6117a8a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Certain Literary Man Who Opposes Undermining"@en,
        "蝕ミニ抗フ文士タレ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "A Certain Literary Man Who Opposes Undermining"@en,
        "蝕ミニ抗フ文士タレ"@ja .

_:Neb6c7c21dcfe4118aa3c14e8bebfa1fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bankrupting Cogwheels"@en,
        "破綻スル齒車"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "Bankrupting Cogwheels"@en,
        "破綻スル齒車"@ja .

_:Nf91daf962a7b44e79528873aca394d39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Curator's Theme"@en,
        "館長ノ御題曲"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8a992abb53c54169965563ebb20f8d86 ;
    schema:name "The Curator's Theme"@en,
        "館長ノ御題曲"@ja .

_:N8a992abb53c54169965563ebb20f8d86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0853f0f723fe4dd1a17be49ad692cd5b,
        _:N103b2d7bf7a942f09443300052b26612,
        _:N368838f8edfe47c2b4f3517a8b9617bf,
        _:N3db33ccf9afe4feb928fdff2b756d279,
        _:N57ce15632a8e43feb65129bf4dcf5049,
        _:N5f9235c4e4414e3bb4f791d57b242e21,
        _:N65f7fcf9f0f74ef8b907295c6f4befe0,
        _:N91b4e65141024b0c85495a8d6471200a,
        _:N944d69f07a6c4aa79cd14d8373cb760d,
        _:N9c858b6ce698442193ca600f1bb210a6,
        _:Nbf872c76f0994b7283f0d8da6117a8a6,
        _:Neb6c7c21dcfe4118aa3c14e8bebfa1fd,
        _:Nf91daf962a7b44e79528873aca394d39 ;
    mo:track_count 13 ;
    schema:duration "PT54:46"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0853f0f723fe4dd1a17be49ad692cd5b,
        _:N103b2d7bf7a942f09443300052b26612,
        _:N368838f8edfe47c2b4f3517a8b9617bf,
        _:N3db33ccf9afe4feb928fdff2b756d279,
        _:N57ce15632a8e43feb65129bf4dcf5049,
        _:N5f9235c4e4414e3bb4f791d57b242e21,
        _:N65f7fcf9f0f74ef8b907295c6f4befe0,
        _:N91b4e65141024b0c85495a8d6471200a,
        _:N944d69f07a6c4aa79cd14d8373cb760d,
        _:N9c858b6ce698442193ca600f1bb210a6,
        _:Nbf872c76f0994b7283f0d8da6117a8a6,
        _:Neb6c7c21dcfe4118aa3c14e8bebfa1fd,
        _:Nf91daf962a7b44e79528873aca394d39 .

