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

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

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

<artist/12225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113756#subject> ;
    schema:name "xi"@en ;
    foaf:made <album/113756#composition>,
        <album/113756#subject> ;
    foaf:name "xi"@en .

<artist/14731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113756#subject> ;
    schema:name "BlackY"@en ;
    foaf:made <album/113756#composition>,
        <album/113756#subject> ;
    foaf:name "BlackY"@en .

<artist/17179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113756#subject> ;
    schema:name "Diceros Bicornis"@en ;
    foaf:made <album/113756#composition>,
        <album/113756#subject> ;
    foaf:name "Diceros Bicornis"@en .

<artist/24692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113756#subject> ;
    schema:name "Feryquitous"@en ;
    foaf:made <album/113756#composition>,
        <album/113756#subject> ;
    foaf:name "Feryquitous"@en .

<artist/44411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113756#subject> ;
    schema:name "Xista"@en ;
    foaf:made <album/113756#composition>,
        <album/113756#subject> ;
    foaf:name "Xista"@en .

<artist/4740#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113756#subject> ;
    schema:name "Sta"@en ;
    foaf:made <album/113756#composition>,
        <album/113756#subject> ;
    foaf:name "Sta"@en .

<artist/7172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113756#subject> ;
    schema:name "sakuzyo"@en,
        "削除"@ja ;
    foaf:made <album/113756#composition>,
        <album/113756#subject> ;
    foaf:name "sakuzyo"@en,
        "削除"@ja .

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

<product/4881#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 23 copula"@en,
        "beatmania IIDX 23 copula"@ja,
        "beatmania IIDX 23 copula"@ja-latn ;
    foaf:name "beatmania IIDX 23 copula"@en,
        "beatmania IIDX 23 copula"@ja,
        "beatmania IIDX 23 copula"@ja-latn .

<product/4937#subject> a schema:CreativeWork ;
    schema:name "jubeat Qubell"@en,
        "jubeat Qubell"@ja,
        "jubeat Qubell"@ja-latn ;
    foaf:name "jubeat Qubell"@en,
        "jubeat Qubell"@ja,
        "jubeat Qubell"@ja-latn .

<product/6280#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn ;
    foaf:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn .

<product/6281#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX III GRAVITY WARS"@en,
        "SOUND VOLTEX III GRAVITY WARS"@ja,
        "SOUND VOLTEX III GRAVITY WARS"@ja-latn ;
    foaf:name "SOUND VOLTEX III GRAVITY WARS"@en,
        "SOUND VOLTEX III GRAVITY WARS"@ja,
        "SOUND VOLTEX III GRAVITY WARS"@ja-latn .

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

<album/113756#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Quietus Ray / xi"@en,
        "Quietus Ray / xi"@ja,
        "Quietus Ray / xi"@ja-latn ;
    mo:performance_of <album/113756#musicalwork> ;
    mo:recorded_as <album/113756#musicalexpression> ;
    schema:name "Quietus Ray / xi"@en,
        "Quietus Ray / xi"@ja,
        "Quietus Ray / xi"@ja-latn ;
    schema:workPerformed <album/113756#musicalwork> .

<org/331#subject> schema:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn ;
    foaf:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn .

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

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

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

<album/113756#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Quietus Ray / xi"@en,
        "Quietus Ray / xi"@ja,
        "Quietus Ray / xi"@ja-latn ;
    mo:composer <artist/12225#subject>,
        <artist/14731#subject>,
        <artist/17179#subject>,
        <artist/24692#subject>,
        <artist/44411#subject>,
        <artist/4740#subject>,
        <artist/7172#subject> ;
    mo:produced_work <album/113756#musicalwork> ;
    schema:name "Quietus Ray / xi"@en,
        "Quietus Ray / xi"@ja,
        "Quietus Ray / xi"@ja-latn .

<album/113756#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Quietus Ray / xi"@en,
        "Quietus Ray / xi"@ja,
        "Quietus Ray / xi"@ja-latn ;
    mo:catalogue_number "DVSP-0214" ;
    mo:media_type "CD" ;
    mo:publication_of <album/113756#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:Nb065e238469a418dad3ca32b6d574db7 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about <product/4881#subject>,
        <product/4937#subject>,
        <product/6280#subject>,
        <product/6281#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/113756/113756-62fff6cb313f.jpg> ;
    schema:name "Quietus Ray / xi"@en,
        "Quietus Ray / xi"@ja,
        "Quietus Ray / xi"@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/113756/113756-62fff6cb313f.jpg> .

_:N0eae521e7ead4089b6050d9413cdfe6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quietus Ray"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Quietus Ray"@en .

_:N1a248ca891004ba1a11e3e14dafe8e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyberspace"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Cyberspace"@en .

_:N1e5cb57b77764e97b0a2fbd35ff60174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parousia (Blacklolita Remix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Parousia (Blacklolita Remix)"@en .

_:N3d2f540c70b442f78a4bf5aca96193b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longinus"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Longinus"@en .

_:N5cb17353e8e849389c38af7a3011c0bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Chariot"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Grand Chariot"@en .

_:N648b4d6ef4d1467587a6b820c21d973b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Qliphot"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Qliphot"@en .

_:N72c450de8c35488f92a5bc90d371475e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Live"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "To Live"@en .

_:N89adb66ff7b74b22a5e480838642a041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Relics"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Ancient Relics"@en .

_:Na6193b0632ab4eef8bd4093826e1a84c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Vivacity"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Hyper Vivacity"@en .

_:Nb1e46af72ab340d0a6894d885db88cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iolite"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Iolite"@en .

_:Nb93e651f0f49433b9d134755781ef870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halcyon (lapix Remix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Halcyon (lapix Remix)"@en .

_:Ne2b3c217b298401c82684bb26749cc5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Elixir"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Bad Elixir"@en .

_:Ne8e6145bfd5b4b64b69a58bb0a752e10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FREEDOM DiVE[METAL†DIMENSIONS]"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "FREEDOM DiVE[METAL†DIMENSIONS]"@en .

_:Nf75d518c238748688f3becc278d713d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Albatross"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nb065e238469a418dad3ca32b6d574db7 ;
    schema:name "Albatross"@en .

_:Nb065e238469a418dad3ca32b6d574db7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eae521e7ead4089b6050d9413cdfe6f,
        _:N1a248ca891004ba1a11e3e14dafe8e19,
        _:N1e5cb57b77764e97b0a2fbd35ff60174,
        _:N3d2f540c70b442f78a4bf5aca96193b1,
        _:N5cb17353e8e849389c38af7a3011c0bb,
        _:N648b4d6ef4d1467587a6b820c21d973b,
        _:N72c450de8c35488f92a5bc90d371475e,
        _:N89adb66ff7b74b22a5e480838642a041,
        _:Na6193b0632ab4eef8bd4093826e1a84c,
        _:Nb1e46af72ab340d0a6894d885db88cda,
        _:Nb93e651f0f49433b9d134755781ef870,
        _:Ne2b3c217b298401c82684bb26749cc5e,
        _:Ne8e6145bfd5b4b64b69a58bb0a752e10,
        _:Nf75d518c238748688f3becc278d713d3 ;
    mo:track_count 14 ;
    schema:duration "PT59:22"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0eae521e7ead4089b6050d9413cdfe6f,
        _:N1a248ca891004ba1a11e3e14dafe8e19,
        _:N1e5cb57b77764e97b0a2fbd35ff60174,
        _:N3d2f540c70b442f78a4bf5aca96193b1,
        _:N5cb17353e8e849389c38af7a3011c0bb,
        _:N648b4d6ef4d1467587a6b820c21d973b,
        _:N72c450de8c35488f92a5bc90d371475e,
        _:N89adb66ff7b74b22a5e480838642a041,
        _:Na6193b0632ab4eef8bd4093826e1a84c,
        _:Nb1e46af72ab340d0a6894d885db88cda,
        _:Nb93e651f0f49433b9d134755781ef870,
        _:Ne2b3c217b298401c82684bb26749cc5e,
        _:Ne8e6145bfd5b4b64b69a58bb0a752e10,
        _:Nf75d518c238748688f3becc278d713d3 .

