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

<artist/10651#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Tsuji"@en,
        "辻純更"@ja ;
    foaf:made <album/52956#lyrics>,
        <album/52956#subject> ;
    foaf:name "Junko Tsuji"@en,
        "辻純更"@ja .

<artist/16862#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manami Motohashi"@en,
        "本橋愛美"@ja ;
    foaf:made <album/52956#lyrics>,
        <album/52956#subject> ;
    foaf:name "Manami Motohashi"@en,
        "本橋愛美"@ja .

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

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52956#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/52956#composition>,
        <album/52956#lyrics>,
        <album/52956#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<artist/16861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52956#subject> ;
    schema:name "Naoto Iida"@en,
        "飯田直人"@ja ;
    foaf:made <album/52956#composition>,
        <album/52956#subject> ;
    foaf:name "Naoto Iida"@en,
        "飯田直人"@ja .

<artist/9887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52956#subject> ;
    schema:name "Shunsuke Takizawa"@en,
        "滝澤俊輔"@ja ;
    foaf:made <album/52956#composition>,
        <album/52956#subject> ;
    foaf:name "Shunsuke Takizawa"@en,
        "滝澤俊輔"@ja .

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

<org/524#subject> schema:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn ;
    foaf:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/52956/52956-1444289570.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11084#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52956#performance> ;
    schema:name "Iori Nomizu"@en,
        "野水伊織"@ja ;
    foaf:name "Iori Nomizu"@en,
        "野水伊織"@ja .

<artist/16312#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52956#performance> ;
    schema:name "Yumeha Kouda"@en,
        "幸田夢波"@ja ;
    foaf:name "Yumeha Kouda"@en,
        "幸田夢波"@ja .

<artist/18755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52956#performance> ;
    schema:name "Amina Sato"@en,
        "佐藤亜美菜"@ja ;
    foaf:name "Amina Sato"@en,
        "佐藤亜美菜"@ja .

<album/52956#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Triage X Vol.2 Bonus CD"@en,
        "トリアージX 第2巻 特典CD"@ja,
        "Triage X Vol.2 Bonus CD"@ja-latn ;
    mo:composer <artist/1069#subject>,
        <artist/16861#subject>,
        <artist/9887#subject> ;
    mo:produced_work <album/52956#musicalwork> ;
    schema:name "Triage X Vol.2 Bonus CD"@en,
        "トリアージX 第2巻 特典CD"@ja,
        "Triage X Vol.2 Bonus CD"@ja-latn .

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

<album/52956#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Triage X Vol.2 Bonus CD"@en,
        "トリアージX 第2巻 特典CD"@ja,
        "Triage X Vol.2 Bonus CD"@ja-latn ;
    mo:performance_of <album/52956#musicalwork> ;
    mo:performer <artist/11084#subject>,
        <artist/16312#subject>,
        <artist/18755#subject> ;
    mo:recorded_as <album/52956#musicalexpression> ;
    schema:byArtist <artist/11084#subject>,
        <artist/16312#subject>,
        <artist/18755#subject> ;
    schema:name "Triage X Vol.2 Bonus CD"@en,
        "トリアージX 第2巻 特典CD"@ja,
        "Triage X Vol.2 Bonus CD"@ja-latn ;
    schema:workPerformed <album/52956#musicalwork> .

<album/52956#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-31"^^xsd:date ;
    dcterms:title "Triage X Vol.2 Bonus CD"@en,
        "トリアージX 第2巻 特典CD"@ja,
        "Triage X Vol.2 Bonus CD"@ja-latn ;
    mo:catalogue_number "KAXA-7242CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52956#musicalexpression> ;
    mo:publisher <org/524#subject> ;
    mo:record _:N124cf5c51d9e417fa25af320c2128b78 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Triage X"@en ;
            foaf:name "Triage X"@en ] ;
    schema:byArtist <artist/11084#subject>,
        <artist/16312#subject>,
        <artist/18755#subject> ;
    schema:datePublished "2015-07-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/52956/52956-1444289570.jpg> ;
    schema:name "Triage X Vol.2 Bonus CD"@en,
        "トリアージX 第2巻 特典CD"@ja,
        "Triage X Vol.2 Bonus CD"@ja-latn ;
    schema:publisher <org/524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/52956/52956-1444289570.jpg> .

_:N16d9b55e52c7466d951400727b42a1c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trinity Infinity"@en,
        "トリニティ・インフィニティ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N124cf5c51d9e417fa25af320c2128b78 ;
    schema:name "Trinity Infinity"@en,
        "トリニティ・インフィニティ"@ja .

_:N6e7be6ebfb1543b2aa0dac9f048d7f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Bang LOVE!!"@en,
        "ビッグバンLOVE!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N124cf5c51d9e417fa25af320c2128b78 ;
    schema:name "Big Bang LOVE!!"@en,
        "ビッグバンLOVE!!"@ja .

_:N7f02e929ae1f4e2d8663766c559c28b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Bang LOVE!! (off vocal)"@en,
        "ビッグバンLOVE!! (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N124cf5c51d9e417fa25af320c2128b78 ;
    schema:name "Big Bang LOVE!! (off vocal)"@en,
        "ビッグバンLOVE!! (off vocal)"@ja .

_:N99df48b6b1f14d498fe3a62c7e2560f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystallize (off vocal)"@en,
        "クリスタライズ (off vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N124cf5c51d9e417fa25af320c2128b78 ;
    schema:name "Crystallize (off vocal)"@en,
        "クリスタライズ (off vocal)"@ja .

_:Nd74cf19cf5044f00868797f18ad5ec53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystallize"@en,
        "クリスタライズ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N124cf5c51d9e417fa25af320c2128b78 ;
    schema:name "Crystallize"@en,
        "クリスタライズ"@ja .

_:Nf9b6fcb2d3fb48878350c8454afba84a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trinity Infinity (off vocal)"@en,
        "トリニティ・インフィニティ (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N124cf5c51d9e417fa25af320c2128b78 ;
    schema:name "Trinity Infinity (off vocal)"@en,
        "トリニティ・インフィニティ (off vocal)"@ja .

_:N124cf5c51d9e417fa25af320c2128b78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16d9b55e52c7466d951400727b42a1c5,
        _:N6e7be6ebfb1543b2aa0dac9f048d7f03,
        _:N7f02e929ae1f4e2d8663766c559c28b0,
        _:N99df48b6b1f14d498fe3a62c7e2560f6,
        _:Nd74cf19cf5044f00868797f18ad5ec53,
        _:Nf9b6fcb2d3fb48878350c8454afba84a ;
    mo:track_count 6 ;
    schema:duration "PT26:33"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N16d9b55e52c7466d951400727b42a1c5,
        _:N6e7be6ebfb1543b2aa0dac9f048d7f03,
        _:N7f02e929ae1f4e2d8663766c559c28b0,
        _:N99df48b6b1f14d498fe3a62c7e2560f6,
        _:Nd74cf19cf5044f00868797f18ad5ec53,
        _:Nf9b6fcb2d3fb48878350c8454afba84a .

