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

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

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

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

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

<artist/180#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21743#subject> ;
    schema:name "Modest Petrovich Mussorgsky"@en,
        "Модест Петрович Мусоргский"@ja ;
    foaf:made <album/21743#composition>,
        <album/21743#subject> ;
    foaf:name "Modest Petrovich Mussorgsky"@en,
        "Модест Петрович Мусоргский"@ja .

<artist/2421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21743#subject> ;
    schema:name "Gustav Holst"@en ;
    foaf:made <album/21743#composition>,
        <album/21743#subject> ;
    foaf:name "Gustav Holst"@en .

<artist/287#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21743#subject> ;
    schema:name "Fryderyk Franciszek Chopin"@en ;
    foaf:made <album/21743#composition>,
        <album/21743#subject> ;
    foaf:name "Fryderyk Franciszek Chopin"@en .

<artist/3147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21743#subject> ;
    schema:name "Antonín Dvořák"@en ;
    foaf:made <album/21743#composition>,
        <album/21743#subject> ;
    foaf:name "Antonín Dvořák"@en .

<artist/6484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21743#subject> ;
    schema:name "Georges Bizet"@en ;
    foaf:made <album/21743#composition>,
        <album/21743#subject> ;
    foaf:name "Georges Bizet"@en .

<artist/6507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21743#subject> ;
    schema:name "Georg Friedrich Händel"@en ;
    foaf:made <album/21743#composition>,
        <album/21743#subject> ;
    foaf:name "Georg Friedrich Händel"@en .

<artist/6879#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21743#subject> ;
    schema:name "Alexander Porfiryevich Borodin"@en,
        "Александр Порфирьевич Бородин"@ja ;
    foaf:made <album/21743#composition>,
        <album/21743#subject> ;
    foaf:name "Alexander Porfiryevich Borodin"@en,
        "Александр Порфирьевич Бородин"@ja .

<artist/7450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21743#subject> ;
    schema:name "Gioachino Rossini"@en ;
    foaf:made <album/21743#composition>,
        <album/21743#subject> ;
    foaf:name "Gioachino Rossini"@en .

<product/12459#subject> a schema:CreativeWork ;
    schema:name "Catherine"@en,
        "キャサリン"@ja,
        "Catherine"@ja-latn ;
    foaf:name "Catherine"@en,
        "キャサリン"@ja,
        "Catherine"@ja-latn .

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

<album/21743#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Catherine Sound Disc & Art Book"@en,
        "キャサリン サウンドディスク&アートブック"@ja,
        "Catherine Sound Disc & Art Book"@ja-latn ;
    mo:performance_of <album/21743#musicalwork> ;
    mo:recorded_as <album/21743#musicalexpression> ;
    schema:name "Catherine Sound Disc & Art Book"@en,
        "キャサリン サウンドディスク&アートブック"@ja,
        "Catherine Sound Disc & Art Book"@ja-latn ;
    schema:workPerformed <album/21743#musicalwork> .

<org/128#subject> schema:name "ATLUS CO., LTD."@en,
        "株式会社アトラス"@ja,
        "ATLUS CO., LTD."@ja-latn ;
    foaf:name "ATLUS CO., LTD."@en,
        "株式会社アトラス"@ja,
        "ATLUS CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/34/21743/21743-1297870287.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Catherine Sound Disc & Art Book"@en,
        "キャサリン サウンドディスク&アートブック"@ja,
        "Catherine Sound Disc & Art Book"@ja-latn ;
    mo:composer <artist/1663#subject>,
        <artist/1718#subject>,
        <artist/180#subject>,
        <artist/2421#subject>,
        <artist/287#subject>,
        <artist/3147#subject>,
        <artist/6484#subject>,
        <artist/6507#subject>,
        <artist/6879#subject>,
        <artist/7450#subject> ;
    mo:produced_work <album/21743#musicalwork> ;
    schema:name "Catherine Sound Disc & Art Book"@en,
        "キャサリン サウンドディスク&アートブック"@ja,
        "Catherine Sound Disc & Art Book"@ja-latn .

<album/21743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-17"^^xsd:date ;
    dcterms:title "Catherine Sound Disc & Art Book"@en,
        "キャサリン サウンドディスク&アートブック"@ja,
        "Catherine Sound Disc & Art Book"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21743#musicalexpression> ;
    mo:publisher <org/128#subject> ;
    mo:record _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    mo:record_count 1 ;
    schema:about <product/12459#subject> ;
    schema:datePublished "2011-02-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/21743/21743-1297870287.jpg> ;
    schema:name "Catherine Sound Disc & Art Book"@en,
        "キャサリン サウンドディスク&アートブック"@ja,
        "Catherine Sound Disc & Art Book"@ja-latn ;
    schema:publisher <org/128#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/21743/21743-1297870287.jpg> .

_:N1e9997d3c86046028d2e190169096471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Sonata No. 2 \"Funeral March\" 3rd Movement"@en,
        "「ピアノ・ソナタ 第2番<葬送> 第3楽章」"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "Piano Sonata No. 2 \"Funeral March\" 3rd Movement"@en,
        "「ピアノ・ソナタ 第2番<葬送> 第3楽章」"@ja .

_:N22a3b6274127499bb1d081c23d7c5276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polovtsian Dances"@en,
        "「ダッタン人の踊り」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "Polovtsian Dances"@en,
        "「ダッタン人の踊り」"@ja .

_:N561d3d46f0a345e98647316cb1d73485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony No. 9 in E minor \"From the New World\" 1st Movement, 3rd Movement"@en,
        "「交響曲 第9番 ホ短調<新世界より> 第1楽章、第3楽章」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "Symphony No. 9 in E minor \"From the New World\" 1st Movement, 3rd Movement"@en,
        "「交響曲 第9番 ホ短調<新世界より> 第1楽章、第3楽章」"@ja .

_:N6b2bebffaf1646e78ee0b9dde0892f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "William Tell Overture Part 2 \"The Storm\" and Part 3 \"The Ranz des Vaches\""@en,
        "「ウイリアム・テル序曲 第2部<嵐>、第3部<静寂>」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "William Tell Overture Part 2 \"The Storm\" and Part 3 \"The Ranz des Vaches\""@en,
        "「ウイリアム・テル序曲 第2部<嵐>、第3部<静寂>」"@ja .

_:N913451123b59408ba8fb29ca1ae3c488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pictures at an Exhibition \"The Hut on Fowl's Legs (Baba-Yagá)\""@en,
        "「組曲 展覧会の絵 鶏の足の上に建つ小屋 バーバ・ヤーガ(バーバ・ヤーガの小屋)」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "Pictures at an Exhibition \"The Hut on Fowl's Legs (Baba-Yagá)\""@en,
        "「組曲 展覧会の絵 鶏の足の上に建つ小屋 バーバ・ヤーガ(バーバ・ヤーガの小屋)」"@ja .

_:N9f1fb4465b10400c9b79dd683bd227b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'Arlésienne Second Suite \"Farandole\""@en,
        "「アルルの女 第2組曲 ファランドール」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "L'Arlésienne Second Suite \"Farandole\""@en,
        "「アルルの女 第2組曲 ファランドール」"@ja .

_:Nc9d11236acc4448eadc42af0acce30b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Revolutionary Etude\""@en,
        "「革命」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "\"Revolutionary Etude\""@en,
        "「革命」"@ja .

_:Nd1359584a9804cf6b6b28b1c282c7123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Messiah \"Hallelujah Chorus\""@en,
        "「<メサイア> ハレルヤ・コーラス」"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "Messiah \"Hallelujah Chorus\""@en,
        "「<メサイア> ハレルヤ・コーラス」"@ja .

_:Nd61f916462e04ff9b3ef586239d1fe76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony No. 5 in C minor \"Fate\" 3rd Movement"@en,
        "「交響曲 第5番 ハ短調<運命> 第3楽章」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "Symphony No. 5 in C minor \"Fate\" 3rd Movement"@en,
        "「交響曲 第5番 ハ短調<運命> 第3楽章」"@ja .

_:Nd8070aedb4d84d80aeabc8c051cc69a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planets Suite \"Mars\", \"Jupiter\""@en,
        "「組曲 惑星<火星>、<木星>」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "Planets Suite \"Mars\", \"Jupiter\""@en,
        "「組曲 惑星<火星>、<木星>」"@ja .

_:Ndc8e78c6bdc944aba5ec01eb25cd438f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Little\" Fugue in G minor"@en,
        "「小フーガ ト短調」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N05fed47bd3c24bd5b005f43560c48ec2 ;
    schema:name "\"Little\" Fugue in G minor"@en,
        "「小フーガ ト短調」"@ja .

_:N05fed47bd3c24bd5b005f43560c48ec2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e9997d3c86046028d2e190169096471,
        _:N22a3b6274127499bb1d081c23d7c5276,
        _:N561d3d46f0a345e98647316cb1d73485,
        _:N6b2bebffaf1646e78ee0b9dde0892f82,
        _:N913451123b59408ba8fb29ca1ae3c488,
        _:N9f1fb4465b10400c9b79dd683bd227b4,
        _:Nc9d11236acc4448eadc42af0acce30b7,
        _:Nd1359584a9804cf6b6b28b1c282c7123,
        _:Nd61f916462e04ff9b3ef586239d1fe76,
        _:Nd8070aedb4d84d80aeabc8c051cc69a1,
        _:Ndc8e78c6bdc944aba5ec01eb25cd438f ;
    mo:track_count 11 ;
    schema:duration "PT29:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1e9997d3c86046028d2e190169096471,
        _:N22a3b6274127499bb1d081c23d7c5276,
        _:N561d3d46f0a345e98647316cb1d73485,
        _:N6b2bebffaf1646e78ee0b9dde0892f82,
        _:N913451123b59408ba8fb29ca1ae3c488,
        _:N9f1fb4465b10400c9b79dd683bd227b4,
        _:Nc9d11236acc4448eadc42af0acce30b7,
        _:Nd1359584a9804cf6b6b28b1c282c7123,
        _:Nd61f916462e04ff9b3ef586239d1fe76,
        _:Nd8070aedb4d84d80aeabc8c051cc69a1,
        _:Ndc8e78c6bdc944aba5ec01eb25cd438f .

