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

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

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

<album/63546> a mo:Release ;
    mo:catalogue_number "SQEX NRAUPS4121" .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61628#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/61628#composition>,
        <album/61628#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<product/376#subject> a schema:CreativeWork ;
    schema:name "NieR"@en,
        "ニーア"@ja,
        "NieR"@ja-latn ;
    foaf:name "NieR"@en,
        "ニーア"@ja,
        "NieR"@ja-latn .

<product/4217#subject> a schema:CreativeWork ;
    schema:name "NieR: Automata"@en,
        "ニーア オートマタ"@ja,
        "NieR: Automata"@ja-latn ;
    foaf:name "NieR: Automata"@en,
        "ニーア オートマタ"@ja,
        "NieR: Automata"@ja-latn .

<album/61628#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NieR Music Concert & Talk Live Soundtrack"@en,
        "NieR Music Concert & Talk Live Soundtrack ≪滅ビノ シロ 再生ノ クロ≫"@ja,
        "NieR Music Concert & Talk Live Soundtrack"@ja-latn ;
    mo:composer <artist/803#subject> ;
    mo:produced_work <album/61628#musicalwork> ;
    schema:name "NieR Music Concert & Talk Live Soundtrack"@en,
        "NieR Music Concert & Talk Live Soundtrack ≪滅ビノ シロ 再生ノ クロ≫"@ja,
        "NieR Music Concert & Talk Live Soundtrack"@ja-latn .

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

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/61628/61628-1494022888.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/26305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61628#performance> ;
    schema:name "J'Nique Nicole"@en ;
    foaf:name "J'Nique Nicole"@en .

<artist/4977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61628#performance> ;
    schema:name "Takanori Goto"@en,
        "後藤貴徳"@ja ;
    foaf:name "Takanori Goto"@en,
        "後藤貴徳"@ja .

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61628#performance> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/8333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61628#performance> ;
    schema:name "Emi Evans"@en ;
    foaf:name "Emi Evans"@en .

<artist/8345#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61628#performance> ;
    schema:name "Nami Nakagawa"@en,
        "中川奈美"@ja ;
    foaf:name "Nami Nakagawa"@en,
        "中川奈美"@ja .

<album/61628#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-23"^^xsd:date ;
    dcterms:title "NieR Music Concert & Talk Live Soundtrack"@en,
        "NieR Music Concert & Talk Live Soundtrack ≪滅ビノ シロ 再生ノ クロ≫"@ja,
        "NieR Music Concert & Talk Live Soundtrack"@ja-latn ;
    mo:catalogue_number "SQEX-10578" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/63546> ;
    mo:publication_of <album/61628#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N1b6698df978b4c589785116e0c308ede ;
    mo:record_count 1 ;
    schema:about <product/376#subject>,
        <product/4217#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Reiko Tsuchiya Quartet"@en ;
            foaf:name "Reiko Tsuchiya Quartet"@en ],
        <artist/26305#subject>,
        <artist/4977#subject>,
        <artist/7147#subject>,
        <artist/8333#subject>,
        <artist/8345#subject> ;
    schema:datePublished "2017-02-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/61628/61628-1494022888.jpg> ;
    schema:name "NieR Music Concert & Talk Live Soundtrack"@en,
        "NieR Music Concert & Talk Live Soundtrack ≪滅ビノ シロ 再生ノ クロ≫"@ja,
        "NieR Music Concert & Talk Live Soundtrack"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/61628/61628-1494022888.jpg> .

<album/61628#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NieR Music Concert & Talk Live Soundtrack"@en,
        "NieR Music Concert & Talk Live Soundtrack ≪滅ビノ シロ 再生ノ クロ≫"@ja,
        "NieR Music Concert & Talk Live Soundtrack"@ja-latn ;
    mo:performance_of <album/61628#musicalwork> ;
    mo:performer _:Nbfb62721aa044a46b13e8350731611ef,
        <artist/26305#subject>,
        <artist/4977#subject>,
        <artist/7147#subject>,
        <artist/8333#subject>,
        <artist/8345#subject> ;
    mo:recorded_as <album/61628#musicalexpression> ;
    schema:byArtist _:Nbfb62721aa044a46b13e8350731611ef,
        <artist/26305#subject>,
        <artist/4977#subject>,
        <artist/7147#subject>,
        <artist/8333#subject>,
        <artist/8345#subject> ;
    schema:name "NieR Music Concert & Talk Live Soundtrack"@en,
        "NieR Music Concert & Talk Live Soundtrack ≪滅ビノ シロ 再生ノ クロ≫"@ja,
        "NieR Music Concert & Talk Live Soundtrack"@ja-latn ;
    schema:workPerformed <album/61628#musicalwork> .

_:N0f7078faafbd4dc982cbe3497dddde5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients / Fate"@en,
        "イニシエノウタ / 運命"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Song of the Ancients / Fate"@en,
        "イニシエノウタ / 運命"@ja .

_:N2092f3bcd1aa4f5abe8776f092f69367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashes of Dreams"@en,
        "Ashes of Dreams"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Ashes of Dreams"@en,
        "Ashes of Dreams"@ja .

_:N27be643d59774de382eceaa619397e72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kainé"@en,
        "カイネ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Kainé"@en,
        "カイネ"@ja .

_:N2efec5286b9c49d78c7410b4334db3c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients / Devola"@en,
        "イニシエノウタ / デボル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Song of the Ancients / Devola"@en,
        "イニシエノウタ / デボル"@ja .

_:N3a1ef9b80d854d9188a43e2a55e10b5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wretched Automatons"@en,
        "愚カシイ機械"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "The Wretched Automatons"@en,
        "愚カシイ機械"@ja .

_:N4024247dbe1943178ef2d3595ff883a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hills of Radiant Winds"@en,
        "光ノ風吹ク丘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Hills of Radiant Winds"@en,
        "光ノ風吹ク丘"@ja .

_:N68a1d1a4721a4a9f94b25c357b6ec430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandma"@en,
        "オバアチャン"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Grandma"@en,
        "オバアチャン"@ja .

_:N82c40f1a837743b88e7be80881cf59bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow in Summer"@en,
        "夏ノ雪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Snow in Summer"@en,
        "夏ノ雪"@ja .

_:N96f5140fe1844828aec5dbd3b98b8aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emil"@en,
        "エミール"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Emil"@en,
        "エミール"@ja .

_:N9da682f3ef7442778aaa2ad1753eee9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadowlord"@en,
        "魔王"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Shadowlord"@en,
        "魔王"@ja .

_:Nbcefdd6ed9ff4cc08bb05586f0eae129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weight of the World"@en,
        "Weight of the World / English Version"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Weight of the World"@en,
        "Weight of the World / English Version"@ja .

_:Nbfb62721aa044a46b13e8350731611ef a schema:Person,
        foaf:Person ;
    mo:performed <album/61628#performance> ;
    schema:name "Reiko Tsuchiya Quartet"@en ;
    foaf:name "Reiko Tsuchiya Quartet"@en .

_:Nf5e7dd8534f0497288cb0916486989b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Possessed by Disease"@en,
        "取リ憑イタ業病"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Possessed by Disease"@en,
        "取リ憑イタ業病"@ja .

_:Nfe87ebdce4b5462b933f6e0e3e173070 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repose"@en,
        "休息"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N1b6698df978b4c589785116e0c308ede ;
    schema:name "Repose"@en,
        "休息"@ja .

_:N1b6698df978b4c589785116e0c308ede a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f7078faafbd4dc982cbe3497dddde5c,
        _:N2092f3bcd1aa4f5abe8776f092f69367,
        _:N27be643d59774de382eceaa619397e72,
        _:N2efec5286b9c49d78c7410b4334db3c4,
        _:N3a1ef9b80d854d9188a43e2a55e10b5d,
        _:N4024247dbe1943178ef2d3595ff883a3,
        _:N68a1d1a4721a4a9f94b25c357b6ec430,
        _:N82c40f1a837743b88e7be80881cf59bc,
        _:N96f5140fe1844828aec5dbd3b98b8aff,
        _:N9da682f3ef7442778aaa2ad1753eee9e,
        _:Nbcefdd6ed9ff4cc08bb05586f0eae129,
        _:Nf5e7dd8534f0497288cb0916486989b4,
        _:Nfe87ebdce4b5462b933f6e0e3e173070 ;
    mo:track_count 13 ;
    schema:duration "PT67:52"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0f7078faafbd4dc982cbe3497dddde5c,
        _:N2092f3bcd1aa4f5abe8776f092f69367,
        _:N27be643d59774de382eceaa619397e72,
        _:N2efec5286b9c49d78c7410b4334db3c4,
        _:N3a1ef9b80d854d9188a43e2a55e10b5d,
        _:N4024247dbe1943178ef2d3595ff883a3,
        _:N68a1d1a4721a4a9f94b25c357b6ec430,
        _:N82c40f1a837743b88e7be80881cf59bc,
        _:N96f5140fe1844828aec5dbd3b98b8aff,
        _:N9da682f3ef7442778aaa2ad1753eee9e,
        _:Nbcefdd6ed9ff4cc08bb05586f0eae129,
        _:Nf5e7dd8534f0497288cb0916486989b4,
        _:Nfe87ebdce4b5462b933f6e0e3e173070 .

