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

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

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

<artist/10871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "Susumu Yokota"@en,
        "ススムヨコタ"@ja ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "Susumu Yokota"@en,
        "ススムヨコタ"@ja .

<artist/2816#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "URU"@en ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "URU"@en .

<artist/2835#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "Yo-Z"@en ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "Yo-Z"@en .

<artist/2839#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "TAKAYUKI BANBA"@en ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "TAKAYUKI BANBA"@en .

<artist/43633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "HIROSHI WATANABE"@en ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "HIROSHI WATANABE"@en .

<artist/49163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "MUNENORI TAKADA"@en ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "MUNENORI TAKADA"@en .

<artist/49164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "TERUO KINISHI"@en ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "TERUO KINISHI"@en .

<artist/49165#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "Kazuki Sakura"@en ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "Kazuki Sakura"@en .

<artist/49166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "Yoshie \"COBI\" Matsushima"@en ;
    foaf:made <album/6888#composition>,
        <album/6888#subject> ;
    foaf:name "Yoshie \"COBI\" Matsushima"@en .

<product/123#subject> a schema:CreativeWork ;
    schema:name "beatmania (Arcade)"@en,
        "beatmania (Arcade)"@ja,
        "beatmania (Arcade)"@ja-latn ;
    foaf:name "beatmania (Arcade)"@en,
        "beatmania (Arcade)"@ja,
        "beatmania (Arcade)"@ja-latn .

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

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

<org/59#subject> schema:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn ;
    foaf:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn .

<https://media.vgm.io/albums/88/6888/6888-5f0fc3b7bc67.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6888#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/6888/6888-5f0fc3b7bc67.jpg> ;
    foaf:depicts <album/6888#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/6888/6888-5f0fc3b7bc67.jpg> .

<https://medium-media.vgm.io/albums/88/6888/6888-5f0fc3b7bc67.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6888#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Millennium of BEETHOVEN"@en,
        "The Millennium of BEETHOVEN"@ja,
        "The Millennium of BEETHOVEN"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Silk (MUSIC MINE)"@en ;
            foaf:made <album/6888#composition> ;
            foaf:name "Silk (MUSIC MINE)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ZINGI"@en ;
            foaf:made <album/6888#composition> ;
            foaf:name "ZINGI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SUGIURUMN (MIDI Inc.)"@en ;
            foaf:made <album/6888#composition> ;
            foaf:name "SUGIURUMN (MIDI Inc.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "バリk～ん"@en ;
            foaf:made <album/6888#composition> ;
            foaf:name "バリk～ん"@en ],
        <artist/10871#subject>,
        <artist/2816#subject>,
        <artist/2835#subject>,
        <artist/2839#subject>,
        <artist/43633#subject>,
        <artist/49163#subject>,
        <artist/49164#subject>,
        <artist/49165#subject>,
        <artist/49166#subject> ;
    mo:produced_work <album/6888#musicalwork> ;
    schema:name "The Millennium of BEETHOVEN"@en,
        "The Millennium of BEETHOVEN"@ja,
        "The Millennium of BEETHOVEN"@ja-latn .

<album/6888#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-02-25"^^xsd:date ;
    dcterms:title "The Millennium of BEETHOVEN"@en,
        "The Millennium of BEETHOVEN"@ja,
        "The Millennium of BEETHOVEN"@ja-latn ;
    mo:catalogue_number "KMCA-48" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6888#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    mo:record_count 1 ;
    schema:about <product/123#subject> ;
    schema:datePublished "2000-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/6888/6888-5f0fc3b7bc67.jpg> ;
    schema:name "The Millennium of BEETHOVEN"@en,
        "The Millennium of BEETHOVEN"@ja,
        "The Millennium of BEETHOVEN"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/6888/6888-5f0fc3b7bc67.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "SUGIURUMN (MIDI Inc.)"@en ;
    foaf:made <album/6888#subject> ;
    foaf:name "SUGIURUMN (MIDI Inc.)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "バリk～ん"@en ;
    foaf:made <album/6888#subject> ;
    foaf:name "バリk～ん"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "ZINGI"@en ;
    foaf:made <album/6888#subject> ;
    foaf:name "ZINGI"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6888#subject> ;
    schema:name "Silk (MUSIC MINE)"@en ;
    foaf:made <album/6888#subject> ;
    foaf:name "Silk (MUSIC MINE)"@en .

_:N09ddc27468bc48f3a37d351cc782ed2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO9 Nu R&B MIX"@ja,
        "No9 Nu R&B MIX-交響曲第9番-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    schema:name "NO9 Nu R&B MIX"@ja,
        "No9 Nu R&B MIX-交響曲第9番-"@ja .

_:N116c0084a6a941da8f91435d006d4904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命"@ja,
        "運命交響曲第5番ハ短調"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    schema:name "運命"@ja,
        "運命交響曲第5番ハ短調"@ja .

_:N280bee0324364683badc4294cf659b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアノ・ソナタ「熱情」"@ja,
        "熱情ピアノ・ソナタ第23番ヘ短調"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    schema:name "ピアノ・ソナタ「熱情」"@ja,
        "熱情ピアノ・ソナタ第23番ヘ短調"@ja .

_:N2cafdd85a21d4415a9f52cf9e42a8e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slowly Pains"@ja,
        "Slowly Pains-ソナタ「悲愴」-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    schema:name "Slowly Pains"@ja,
        "Slowly Pains-ソナタ「悲愴」-"@ja .

_:N2f812c9b82ae48f298622ec2aa201dfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エリーゼのために"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    schema:name "エリーゼのために"@ja .

_:Nb77166c041f44b93a0b77794696aa812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ロマンス」"@ja,
        "ロマンス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    schema:name "「ロマンス」"@ja,
        "ロマンス"@ja .

_:Nd302c393a9584a59b523704c447a7e90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアノ・ソナタ「月光」"@ja,
        "月光ピアノ・ソナタ第14番嬰ハ短調"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    schema:name "ピアノ・ソナタ「月光」"@ja,
        "月光ピアノ・ソナタ第14番嬰ハ短調"@ja .

_:Ne354957adc46495f818a136263aa007e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "皇帝の黄昏"@ja,
        "皇帝の黄昏-ピアノ協奏曲「運命」-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N0cd9a0af8ff0412f97a2b1806da7d488 ;
    schema:name "皇帝の黄昏"@ja,
        "皇帝の黄昏-ピアノ協奏曲「運命」-"@ja .

_:N0cd9a0af8ff0412f97a2b1806da7d488 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09ddc27468bc48f3a37d351cc782ed2e,
        _:N116c0084a6a941da8f91435d006d4904,
        _:N280bee0324364683badc4294cf659b64,
        _:N2cafdd85a21d4415a9f52cf9e42a8e54,
        _:N2f812c9b82ae48f298622ec2aa201dfd,
        _:Nb77166c041f44b93a0b77794696aa812,
        _:Nd302c393a9584a59b523704c447a7e90,
        _:Ne354957adc46495f818a136263aa007e ;
    mo:track_count 8 ;
    schema:duration "PT42:25"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N09ddc27468bc48f3a37d351cc782ed2e,
        _:N116c0084a6a941da8f91435d006d4904,
        _:N280bee0324364683badc4294cf659b64,
        _:N2cafdd85a21d4415a9f52cf9e42a8e54,
        _:N2f812c9b82ae48f298622ec2aa201dfd,
        _:Nb77166c041f44b93a0b77794696aa812,
        _:Nd302c393a9584a59b523704c447a7e90,
        _:Ne354957adc46495f818a136263aa007e .

