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

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

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

<album/86502> a mo:Release ;
    mo:catalogue_number "MICA-0499" .

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

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23251#subject> ;
    schema:name "Debussy"@en ;
    foaf:made <album/23251#composition>,
        <album/23251#subject> ;
    foaf:name "Debussy"@en .

<artist/3142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23251#subject> ;
    schema:name "Schumann"@en ;
    foaf:made <album/23251#composition>,
        <album/23251#subject> ;
    foaf:name "Schumann"@en .

<artist/7419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23251#subject> ;
    schema:name "Rachmaninov"@en ;
    foaf:made <album/23251#composition>,
        <album/23251#subject> ;
    foaf:name "Rachmaninov"@en .

<artist/9896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23251#subject> ;
    schema:name "Donizetti"@en ;
    foaf:made <album/23251#composition>,
        <album/23251#subject> ;
    foaf:name "Donizetti"@en .

<artist/9897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23251#subject> ;
    schema:name "Meyerbeer"@en ;
    foaf:made <album/23251#composition>,
        <album/23251#subject> ;
    foaf:name "Meyerbeer"@en .

<product/644#subject> a schema:CreativeWork ;
    schema:name "The Count of Monte Cristo: Gankutsuou"@en,
        "巌窟王"@ja,
        "Gankutsuou"@ja-latn ;
    foaf:name "The Count of Monte Cristo: Gankutsuou"@en,
        "巌窟王"@ja,
        "Gankutsuou"@ja-latn .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/23251/23251-1294933437.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12733#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23251#performance> ;
    schema:name "Budapest Symphony Orchestra"@en ;
    foaf:name "Budapest Symphony Orchestra"@en .

<album/23251#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GANKUTSUOU CLASSICS COMPILATIONS"@en,
        "巌窟王 クラシック・コンピレーション"@ja,
        "GANKUTSUOU CLASSICS COMPILATIONS"@ja-latn ;
    mo:performance_of <album/23251#musicalwork> ;
    mo:performer _:N33d15273f37c4ea2ba05cfd3be43bb03,
        _:N7d0208cefbd3483d868c99839cf9f88b,
        _:N7f95d26e594b4cb9ac2616ebe84bad1c,
        <artist/12733#subject> ;
    mo:recorded_as <album/23251#musicalexpression> ;
    schema:byArtist _:N33d15273f37c4ea2ba05cfd3be43bb03,
        _:N7d0208cefbd3483d868c99839cf9f88b,
        _:N7f95d26e594b4cb9ac2616ebe84bad1c,
        <artist/12733#subject> ;
    schema:name "GANKUTSUOU CLASSICS COMPILATIONS"@en,
        "巌窟王 クラシック・コンピレーション"@ja,
        "GANKUTSUOU CLASSICS COMPILATIONS"@ja-latn ;
    schema:workPerformed <album/23251#musicalwork> .

<album/23251#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GANKUTSUOU CLASSICS COMPILATIONS"@en,
        "巌窟王 クラシック・コンピレーション"@ja,
        "GANKUTSUOU CLASSICS COMPILATIONS"@ja-latn ;
    mo:composer <artist/1307#subject>,
        <artist/3070#subject>,
        <artist/3142#subject>,
        <artist/7419#subject>,
        <artist/9896#subject>,
        <artist/9897#subject> ;
    mo:produced_work <album/23251#musicalwork> ;
    schema:name "GANKUTSUOU CLASSICS COMPILATIONS"@en,
        "巌窟王 クラシック・コンピレーション"@ja,
        "GANKUTSUOU CLASSICS COMPILATIONS"@ja-latn .

<album/23251#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-04-13"^^xsd:date ;
    dcterms:title "GANKUTSUOU CLASSICS COMPILATIONS"@en,
        "巌窟王 クラシック・コンピレーション"@ja,
        "GANKUTSUOU CLASSICS COMPILATIONS"@ja-latn ;
    mo:catalogue_number "VICL-61587" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/86502> ;
    mo:publication_of <album/23251#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nba83e30f0d50413da71787845e1e7ce3 ;
    mo:record_count 1 ;
    schema:about <product/644#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Czecho-Slovak Radio Symphony Orchestra"@en ;
            foaf:name "Czecho-Slovak Radio Symphony Orchestra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jenő Jandó"@en ;
            foaf:name "Jenő Jandó"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Munich Radio Orchestra"@en ;
            foaf:name "Munich Radio Orchestra"@en ],
        <artist/12733#subject> ;
    schema:datePublished "2005-04-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/23251/23251-1294933437.jpg> ;
    schema:name "GANKUTSUOU CLASSICS COMPILATIONS"@en,
        "巌窟王 クラシック・コンピレーション"@ja,
        "GANKUTSUOU CLASSICS COMPILATIONS"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/23251/23251-1294933437.jpg> .

_:N33d15273f37c4ea2ba05cfd3be43bb03 a schema:Person,
        foaf:Person ;
    mo:performed <album/23251#performance> ;
    schema:name "Czecho-Slovak Radio Symphony Orchestra"@en ;
    foaf:name "Czecho-Slovak Radio Symphony Orchestra"@en .

_:N58d1db80062942729377690b1f729566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IV. Allegro con fuoco"@ja,
        "IV. Allegro con fuoco"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT19:03"^^xsd:interval ;
    schema:inPlaylist _:Nba83e30f0d50413da71787845e1e7ce3 ;
    schema:name "IV. Allegro con fuoco"@ja,
        "IV. Allegro con fuoco"@ja-latn .

_:N6f024c25f58f4d018b10c824701c8ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第二幕　「やさしいささやきが」"@ja,
        "Daini Maku ''Yasashii sasayaki ga''"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT16:06"^^xsd:interval ;
    schema:inPlaylist _:Nba83e30f0d50413da71787845e1e7ce3 ;
    schema:name "第二幕　「やさしいささやきが」"@ja,
        "Daini Maku ''Yasashii sasayaki ga''"@ja-latn .

_:N7d0208cefbd3483d868c99839cf9f88b a schema:Person,
        foaf:Person ;
    mo:performed <album/23251#performance> ;
    schema:name "Jenő Jandó"@en ;
    foaf:name "Jenő Jandó"@en .

_:N7f95d26e594b4cb9ac2616ebe84bad1c a schema:Person,
        foaf:Person ;
    mo:performed <album/23251#performance> ;
    schema:name "Munich Radio Orchestra"@en ;
    foaf:name "Munich Radio Orchestra"@en .

_:N92da398af41b40de83d2b2aed8e11436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Träumerei (トロイメライ)"@ja,
        "Träumerei"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nba83e30f0d50413da71787845e1e7ce3 ;
    schema:name "Träumerei (トロイメライ)"@ja,
        "Träumerei"@ja-latn .

_:Nb6ab7b62b7e744b08f54feed3915ba29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V. Bruyères (ヒースの草むら)"@ja,
        "V. Bruyères (Heath no Kusamura)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nba83e30f0d50413da71787845e1e7ce3 ;
    schema:name "V. Bruyères (ヒースの草むら)"@ja,
        "V. Bruyères (Heath no Kusamura)"@ja-latn .

_:Nbb5f082b657040908fef71c8b1311a82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I. Lento Lugubre"@ja,
        "I. Lento Lugubre"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT15:27"^^xsd:interval ;
    schema:inPlaylist _:Nba83e30f0d50413da71787845e1e7ce3 ;
    schema:name "I. Lento Lugubre"@ja,
        "I. Lento Lugubre"@ja-latn .

_:Nd1b146512bfc4d58bb64c7de4bdacb5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I. Moderato (第一楽章)"@ja,
        "I. Moderato (Daiichi Gakushou)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT11:08"^^xsd:interval ;
    schema:inPlaylist _:Nba83e30f0d50413da71787845e1e7ce3 ;
    schema:name "I. Moderato (第一楽章)"@ja,
        "I. Moderato (Daiichi Gakushou)"@ja-latn .

_:Nf15e27c24e76481ead6772c43f9768cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「冷たい石の下に横たわる修道女たち」"@ja,
        "''Tsumetai Ishi no Shita ni Yokotawaru Shuudou Onnatachi''"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nba83e30f0d50413da71787845e1e7ce3 ;
    schema:name "「冷たい石の下に横たわる修道女たち」"@ja,
        "''Tsumetai Ishi no Shita ni Yokotawaru Shuudou Onnatachi''"@ja-latn .

_:Nba83e30f0d50413da71787845e1e7ce3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N58d1db80062942729377690b1f729566,
        _:N6f024c25f58f4d018b10c824701c8ec0,
        _:N92da398af41b40de83d2b2aed8e11436,
        _:Nb6ab7b62b7e744b08f54feed3915ba29,
        _:Nbb5f082b657040908fef71c8b1311a82,
        _:Nd1b146512bfc4d58bb64c7de4bdacb5c,
        _:Nf15e27c24e76481ead6772c43f9768cd ;
    mo:track_count 7 ;
    schema:duration "PT71:18"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N58d1db80062942729377690b1f729566,
        _:N6f024c25f58f4d018b10c824701c8ec0,
        _:N92da398af41b40de83d2b2aed8e11436,
        _:Nb6ab7b62b7e744b08f54feed3915ba29,
        _:Nbb5f082b657040908fef71c8b1311a82,
        _:Nd1b146512bfc4d58bb64c7de4bdacb5c,
        _:Nf15e27c24e76481ead6772c43f9768cd .

