@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 _:N6f9400493f1240858b1fa0b258862bb6 ;
    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> .

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

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

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

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

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

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

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

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

_:Nbcadf794dee54f92ba56fb3433c5dd46 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 _:N6f9400493f1240858b1fa0b258862bb6 ;
    schema:name "Choice to Ruin (2nd Fire Ball)"@ja .

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

_:N6f9400493f1240858b1fa0b258862bb6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N004a6a4b6ac0463184cef6ac278f3918,
        _:N2edbb9c1871b4221a9f1a0ae7b3406f3,
        _:N2fc34d84bb1b471bbeb978375f87e59e,
        _:N3206541ed96645c280217a76249f065c,
        _:N774af375dda34f30872a8f04e14d9c6a,
        _:N800647d911744570bcc223e06b1445aa,
        _:N9691d522dd1946beb62b480e9a04e640,
        _:Na071a4dfd2744b9dbacb288a715957b8,
        _:Nbcadf794dee54f92ba56fb3433c5dd46,
        _:Nca931bc3d1d04de9a40380402cdda2be ;
    mo:track_count 10 ;
    schema:duration "PT33:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N004a6a4b6ac0463184cef6ac278f3918,
        _:N2edbb9c1871b4221a9f1a0ae7b3406f3,
        _:N2fc34d84bb1b471bbeb978375f87e59e,
        _:N3206541ed96645c280217a76249f065c,
        _:N774af375dda34f30872a8f04e14d9c6a,
        _:N800647d911744570bcc223e06b1445aa,
        _:N9691d522dd1946beb62b480e9a04e640,
        _:Na071a4dfd2744b9dbacb288a715957b8,
        _:Nbcadf794dee54f92ba56fb3433c5dd46,
        _:Nca931bc3d1d04de9a40380402cdda2be .

