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

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

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

<artist/1307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126890#subject> ;
    schema:name "Tchaikovsky"@en ;
    foaf:made <album/126890#composition>,
        <album/126890#subject> ;
    foaf:name "Tchaikovsky"@en .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126890#subject> ;
    schema:name "Beethoven"@en ;
    foaf:made <album/126890#composition>,
        <album/126890#subject> ;
    foaf:name "Beethoven"@en .

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126890#subject> ;
    schema:name "Bach"@en ;
    foaf:made <album/126890#composition>,
        <album/126890#subject> ;
    foaf:name "Bach"@en .

<artist/48844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126890#subject> ;
    schema:name "Chopin"@en,
        "ショパン"@ja ;
    foaf:made <album/126890#composition>,
        <album/126890#subject> ;
    foaf:name "Chopin"@en,
        "ショパン"@ja .

<artist/59712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126890#subject> ;
    schema:name "Rachmaninoff"@en ;
    foaf:made <album/126890#composition>,
        <album/126890#subject> ;
    foaf:name "Rachmaninoff"@en .

<artist/59714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126890#subject> ;
    schema:name "Liszt"@en ;
    foaf:made <album/126890#composition>,
        <album/126890#subject> ;
    foaf:name "Liszt"@en .

<artist/6263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126890#subject> ;
    schema:name "Grieg"@en ;
    foaf:made <album/126890#composition>,
        <album/126890#subject> ;
    foaf:name "Grieg"@en .

<artist/6264#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126890#subject> ;
    schema:name "Wagner"@en ;
    foaf:made <album/126890#composition>,
        <album/126890#subject> ;
    foaf:name "Wagner"@en .

<event/205> a mo:Release ;
    schema:name "Released at M3-2017 Fall (Oct 29, 2017)" .

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

<album/126890#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Classical of Psycho"@en,
        "Classical of Psycho"@ja,
        "Classical of Psycho"@ja-latn ;
    mo:performance_of <album/126890#musicalwork> ;
    mo:recorded_as <album/126890#musicalexpression> ;
    schema:name "Classical of Psycho"@en,
        "Classical of Psycho"@ja,
        "Classical of Psycho"@ja-latn ;
    schema:workPerformed <album/126890#musicalwork> .

<org/3639#subject> schema:name "Psycho Filth Records"@en,
        "Psycho Filth Records"@ja,
        "Psycho Filth Records"@ja-latn ;
    foaf:name "Psycho Filth Records"@en,
        "Psycho Filth Records"@ja,
        "Psycho Filth Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/126890/126890-ab5b01a6f530.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126890#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Classical of Psycho"@en,
        "Classical of Psycho"@ja,
        "Classical of Psycho"@ja-latn ;
    mo:composer <artist/1307#subject>,
        <artist/1663#subject>,
        <artist/1718#subject>,
        <artist/48844#subject>,
        <artist/59712#subject>,
        <artist/59714#subject>,
        <artist/6263#subject>,
        <artist/6264#subject> ;
    mo:produced_work <album/126890#musicalwork> ;
    schema:name "Classical of Psycho"@en,
        "Classical of Psycho"@ja,
        "Classical of Psycho"@ja-latn .

<album/126890#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-29"^^xsd:date ;
    dcterms:title "Classical of Psycho"@en,
        "Classical of Psycho"@ja,
        "Classical of Psycho"@ja-latn ;
    mo:catalogue_number "PFEX014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/126890#musicalexpression> ;
    mo:publisher <org/3639#subject> ;
    mo:record _:N5792c48d34f44d6f93d113d833500ac4 ;
    mo:record_count 1 ;
    mo:release <event/205> ;
    schema:datePublished "2017-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/09/126890/126890-ab5b01a6f530.jpg> ;
    schema:name "Classical of Psycho"@en,
        "Classical of Psycho"@ja,
        "Classical of Psycho"@ja-latn ;
    schema:publisher <org/3639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/126890/126890-ab5b01a6f530.jpg> .

_:N09029c025f474092a38028c5656f7766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choice to Ruin (2nd Fire Ball)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "Choice to Ruin (2nd Fire Ball)"@ja .

_:N56634992222b46a596406b23749fa17d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VICTORY OR VALHALLA"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "VICTORY OR VALHALLA"@ja .

_:N75b67da6edd948c796fa4aa2a6093834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sugarplum Fairy"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "Sugarplum Fairy"@ja .

_:N7b6702ff040348748a1b5efbb20cc84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前奏曲『鐘』Op3-2 (Speedcore Edit)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "前奏曲『鐘』Op3-2 (Speedcore Edit)"@ja .

_:N836f3325decf47008fbc3d284fed87fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digital Chopin"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "Digital Chopin"@ja .

_:Naafef7bf16754c8daca3e69e0d931d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wretch"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "The Wretch"@ja .

_:Nb63f9b47471847e2ac0976dbf48ec749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Headbang Bach"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "Headbang Bach"@ja .

_:Nbd9692c0a4da43109b7caee21085e486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "Farewell"@ja .

_:Nd1f26cfb49714ca4864028c1c97417a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasie-Celeritas"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "Fantasie-Celeritas"@ja .

_:Ne99e541b48484e30ae74532a684f3735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny of the Speed"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N5792c48d34f44d6f93d113d833500ac4 ;
    schema:name "Destiny of the Speed"@ja .

_:N5792c48d34f44d6f93d113d833500ac4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09029c025f474092a38028c5656f7766,
        _:N56634992222b46a596406b23749fa17d,
        _:N75b67da6edd948c796fa4aa2a6093834,
        _:N7b6702ff040348748a1b5efbb20cc84b,
        _:N836f3325decf47008fbc3d284fed87fc,
        _:Naafef7bf16754c8daca3e69e0d931d7b,
        _:Nb63f9b47471847e2ac0976dbf48ec749,
        _:Nbd9692c0a4da43109b7caee21085e486,
        _:Nd1f26cfb49714ca4864028c1c97417a1,
        _:Ne99e541b48484e30ae74532a684f3735 ;
    mo:track_count 10 ;
    schema:duration "PT33:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N09029c025f474092a38028c5656f7766,
        _:N56634992222b46a596406b23749fa17d,
        _:N75b67da6edd948c796fa4aa2a6093834,
        _:N7b6702ff040348748a1b5efbb20cc84b,
        _:N836f3325decf47008fbc3d284fed87fc,
        _:Naafef7bf16754c8daca3e69e0d931d7b,
        _:Nb63f9b47471847e2ac0976dbf48ec749,
        _:Nbd9692c0a4da43109b7caee21085e486,
        _:Nd1f26cfb49714ca4864028c1c97417a1,
        _:Ne99e541b48484e30ae74532a684f3735 .

