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

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

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

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97872#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/97872#composition>,
        <album/97872#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

<product/10177#subject> a schema:CreativeWork ;
    schema:name "999: Nine Hours, Nine Persons, Nine Doors"@en,
        "極限脱出 9時間9人9の扉"@ja,
        "Kyokugen Dasshutsu 9-jikan 9-nin 9 no tobira"@ja-latn ;
    foaf:name "999: Nine Hours, Nine Persons, Nine Doors"@en,
        "極限脱出 9時間9人9の扉"@ja,
        "Kyokugen Dasshutsu 9-jikan 9-nin 9 no tobira"@ja-latn .

<product/10178#subject> a schema:CreativeWork ;
    schema:name "Zero Escape: Virtue's Last Reward"@en,
        "極限脱出ADV 善人シボウデス"@ja,
        "Kyokugen Dasshutsu ADV: Zennin Shibo Desu"@ja-latn ;
    foaf:name "Zero Escape: Virtue's Last Reward"@en,
        "極限脱出ADV 善人シボウデス"@ja,
        "Kyokugen Dasshutsu ADV: Zennin Shibo Desu"@ja-latn .

<album/97872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zero Escape: The Nonary Games - Mini-OST"@en,
        "Zero Escape: The Nonary Games - Mini-OST"@ja,
        "Zero Escape: The Nonary Games - Mini-OST"@ja-latn ;
    mo:composer <artist/247#subject> ;
    mo:produced_work <album/97872#musicalwork> ;
    schema:name "Zero Escape: The Nonary Games - Mini-OST"@en,
        "Zero Escape: The Nonary Games - Mini-OST"@ja,
        "Zero Escape: The Nonary Games - Mini-OST"@ja-latn .

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

<album/97872#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zero Escape: The Nonary Games - Mini-OST"@en,
        "Zero Escape: The Nonary Games - Mini-OST"@ja,
        "Zero Escape: The Nonary Games - Mini-OST"@ja-latn ;
    mo:performance_of <album/97872#musicalwork> ;
    mo:recorded_as <album/97872#musicalexpression> ;
    schema:name "Zero Escape: The Nonary Games - Mini-OST"@en,
        "Zero Escape: The Nonary Games - Mini-OST"@ja,
        "Zero Escape: The Nonary Games - Mini-OST"@ja-latn ;
    schema:workPerformed <album/97872#musicalwork> .

<org/2550#subject> schema:name "Spike Chunsoft Co., Ltd."@en,
        "株式会社スパイク・チュンソフト"@ja,
        "Spike Chunsoft Co., Ltd."@ja-latn ;
    foaf:name "Spike Chunsoft Co., Ltd."@en,
        "株式会社スパイク・チュンソフト"@ja,
        "Spike Chunsoft Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/27/97872/97872-1586577614.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-24"^^xsd:date ;
    dcterms:title "Zero Escape: The Nonary Games - Mini-OST"@en,
        "Zero Escape: The Nonary Games - Mini-OST"@ja,
        "Zero Escape: The Nonary Games - Mini-OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/97872#musicalexpression> ;
    mo:publisher <org/2550#subject> ;
    mo:record _:N1628cef8230742c8a2fe860b601b1896 ;
    mo:record_count 1 ;
    schema:about <product/10177#subject>,
        <product/10178#subject> ;
    schema:datePublished "2017-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/97872/97872-1586577614.jpg> ;
    schema:name "Zero Escape: The Nonary Games - Mini-OST"@en,
        "Zero Escape: The Nonary Games - Mini-OST"@ja,
        "Zero Escape: The Nonary Games - Mini-OST"@ja-latn ;
    schema:publisher <org/2550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/97872/97872-1586577614.jpg> .

_:N236ee77c81be420aa70c370a054ac42d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Consternation"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Consternation"@en .

_:N245bfa2af77b46979a1325931ce580d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divulgation"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Divulgation"@en .

_:N2c6d65ae13de4d11bb541a183d5084d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demise"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Demise"@en .

_:N5c8a47a7ea8042389b7bc5f10955a29a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Bird Lamentation"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Blue Bird Lamentation"@en .

_:N609941c26e7f4092902ed2b5dd13a3bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virtue’s Last Reward ~Orchestra~"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Virtue’s Last Reward ~Orchestra~"@en .

_:N7eb6e342791d44b280165c24493f1d61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confession"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Confession"@en .

_:N80003d8227b94cb2a5119ebdd7a03999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morphogenetic Sorrow"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Morphogenetic Sorrow"@en .

_:N88b8550703e6473393484179661e0ff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9years"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "9years"@en .

_:N9f78943084604272bfafe5eb7fc68441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9hours, 9persons, 9doors"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "9hours, 9persons, 9doors"@en .

_:Na485a72482284a5f8a8bb4aea903c526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trepidation"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Trepidation"@en .

_:Na9c8017a675f434c9939b4788c5744dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digital Root"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Digital Root"@en .

_:Nfc4ca531bf2145498c7d211f07a8cd8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chill and Rigor"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1628cef8230742c8a2fe860b601b1896 ;
    schema:name "Chill and Rigor"@en .

_:N1628cef8230742c8a2fe860b601b1896 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N236ee77c81be420aa70c370a054ac42d,
        _:N245bfa2af77b46979a1325931ce580d1,
        _:N2c6d65ae13de4d11bb541a183d5084d4,
        _:N5c8a47a7ea8042389b7bc5f10955a29a,
        _:N609941c26e7f4092902ed2b5dd13a3bc,
        _:N7eb6e342791d44b280165c24493f1d61,
        _:N80003d8227b94cb2a5119ebdd7a03999,
        _:N88b8550703e6473393484179661e0ff4,
        _:N9f78943084604272bfafe5eb7fc68441,
        _:Na485a72482284a5f8a8bb4aea903c526,
        _:Na9c8017a675f434c9939b4788c5744dc,
        _:Nfc4ca531bf2145498c7d211f07a8cd8a ;
    mo:track_count 12 ;
    schema:duration "PT51:11"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N236ee77c81be420aa70c370a054ac42d,
        _:N245bfa2af77b46979a1325931ce580d1,
        _:N2c6d65ae13de4d11bb541a183d5084d4,
        _:N5c8a47a7ea8042389b7bc5f10955a29a,
        _:N609941c26e7f4092902ed2b5dd13a3bc,
        _:N7eb6e342791d44b280165c24493f1d61,
        _:N80003d8227b94cb2a5119ebdd7a03999,
        _:N88b8550703e6473393484179661e0ff4,
        _:N9f78943084604272bfafe5eb7fc68441,
        _:Na485a72482284a5f8a8bb4aea903c526,
        _:Na9c8017a675f434c9939b4788c5744dc,
        _:Nfc4ca531bf2145498c7d211f07a8cd8a .

