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

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

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

<artist/2426#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104350#subject> ;
    schema:name "M.Ravel"@en ;
    foaf:made <album/104350#composition>,
        <album/104350#subject> ;
    foaf:name "M.Ravel"@en .

<artist/28191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104350#subject> ;
    schema:name "D.Foster"@en ;
    foaf:made <album/104350#composition>,
        <album/104350#subject> ;
    foaf:name "D.Foster"@en .

<artist/7490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104350#subject> ;
    schema:name "Fritz Kreisler"@en ;
    foaf:made <album/104350#composition>,
        <album/104350#subject> ;
    foaf:name "Fritz Kreisler"@en .

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

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

<https://media.vgm.io/albums/05/104350/104350-3dc938d9dac4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104350#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/104350/104350-3dc938d9dac4.jpg> ;
    foaf:depicts <album/104350#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/104350/104350-3dc938d9dac4.jpg> .

<https://medium-media.vgm.io/albums/05/104350/104350-3dc938d9dac4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104350#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLUE ROOM / KRYZLER & KOMPANY"@en,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja-latn ;
    mo:performance_of <album/104350#musicalwork> ;
    mo:performer <artist/34604#subject> ;
    mo:recorded_as <album/104350#musicalexpression> ;
    schema:byArtist <artist/34604#subject> ;
    schema:name "BLUE ROOM / KRYZLER & KOMPANY"@en,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja-latn ;
    schema:workPerformed <album/104350#musicalwork> .

<artist/34604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104350#subject> ;
    mo:performed <album/104350#performance> ;
    schema:name "KRYZLER & KOMPANY"@en,
        "Kryzler & Kompany"@en ;
    foaf:made <album/104350#composition>,
        <album/104350#subject> ;
    foaf:name "KRYZLER & KOMPANY"@en,
        "Kryzler & Kompany"@en .

<album/104350#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLUE ROOM / KRYZLER & KOMPANY"@en,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "P.Simon"@en ;
            foaf:made <album/104350#composition> ;
            foaf:name "P.Simon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "A.Garfunkel"@en ;
            foaf:made <album/104350#composition> ;
            foaf:name "A.Garfunkel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "M.T.von Paradis"@en ;
            foaf:made <album/104350#composition> ;
            foaf:name "M.T.von Paradis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "J.Miles"@en ;
            foaf:made <album/104350#composition> ;
            foaf:name "J.Miles"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "V.Monti"@en ;
            foaf:made <album/104350#composition> ;
            foaf:name "V.Monti"@en ],
        <artist/2426#subject>,
        <artist/28191#subject>,
        <artist/34604#subject>,
        <artist/7490#subject> ;
    mo:produced_work <album/104350#musicalwork> ;
    schema:name "BLUE ROOM / KRYZLER & KOMPANY"@en,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja-latn .

<album/104350#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-07-21"^^xsd:date ;
    dcterms:title "BLUE ROOM / KRYZLER & KOMPANY"@en,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja-latn ;
    mo:catalogue_number "ESCB-1771" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104350#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N7827ad423f544358a06556f926224888 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Koibito yo"@en ;
            foaf:name "Koibito yo"@en ] ;
    schema:byArtist <artist/34604#subject> ;
    schema:datePublished "1996-07-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/05/104350/104350-3dc938d9dac4.jpg> ;
    schema:name "BLUE ROOM / KRYZLER & KOMPANY"@en,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja,
        "BLUE ROOM / KRYZLER & KOMPANY"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/104350/104350-3dc938d9dac4.jpg> .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104350#subject> ;
    schema:name "M.T.von Paradis"@en ;
    foaf:made <album/104350#subject> ;
    foaf:name "M.T.von Paradis"@en .

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

_:N1229846cc71c44ee98b915bf7737a26d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRÄLUDUIM UND ALLEGRO"@en,
        "前奏曲とアレグロ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "PRÄLUDUIM UND ALLEGRO"@en,
        "前奏曲とアレグロ"@ja .

_:N22fa6974d16d43c3932718898b82160a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TO LOVE YOU MORE"@en,
        "TO LOVE YOU MORE"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "TO LOVE YOU MORE"@en,
        "TO LOVE YOU MORE"@ja .

_:N2449be58596e45af9ed5f22a265c9e16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAVANE POUR UNE INFANTE DÉFUNTE"@en,
        "亡き王女のためのパヴァーヌ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "PAVANE POUR UNE INFANTE DÉFUNTE"@en,
        "亡き王女のためのパヴァーヌ"@ja .

_:N4adb880d5cff437691fb249aae8af4f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "À L'APRÈS-MIDI DES ENFANTS TERRIBLES"@en,
        "アンファン・テリブルの午後"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "À L'APRÈS-MIDI DES ENFANTS TERRIBLES"@en,
        "アンファン・テリブルの午後"@ja .

_:N4cccc004cd8444a9b0cf7b2ead3e832b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIEBESLEID"@en,
        "愛の悲しみ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "LIEBESLEID"@en,
        "愛の悲しみ"@ja .

_:N5d524f6e198a4756bb938489b472b4a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCHÖN ROSMARIN"@en,
        "美しきロスマリン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "SCHÖN ROSMARIN"@en,
        "美しきロスマリン"@ja .

_:N623a75629eae4ed48621a3283d5f3980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VESSEL OF THE MAGIC"@en,
        "魔法の壷"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "VESSEL OF THE MAGIC"@en,
        "魔法の壷"@ja .

_:N7bb8467b70384554abcf3b1e3e6d94a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SICILIANA"@en,
        "シチリアーノ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "SICILIANA"@en,
        "シチリアーノ"@ja .

_:N7dfd6ddcd41341d4840d4fe0453e281d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CSÁRDÁS"@en,
        "チャールダーシュ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "CSÁRDÁS"@en,
        "チャールダーシュ"@ja .

_:Naac7eab06aee411fbc36bc5e873a6ee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCARBOROUGH FAIR"@en,
        "スカボロフェア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N7827ad423f544358a06556f926224888 ;
    schema:name "SCARBOROUGH FAIR"@en,
        "スカボロフェア"@ja .

_:N7827ad423f544358a06556f926224888 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1229846cc71c44ee98b915bf7737a26d,
        _:N22fa6974d16d43c3932718898b82160a,
        _:N2449be58596e45af9ed5f22a265c9e16,
        _:N4adb880d5cff437691fb249aae8af4f4,
        _:N4cccc004cd8444a9b0cf7b2ead3e832b,
        _:N5d524f6e198a4756bb938489b472b4a5,
        _:N623a75629eae4ed48621a3283d5f3980,
        _:N7bb8467b70384554abcf3b1e3e6d94a8,
        _:N7dfd6ddcd41341d4840d4fe0453e281d,
        _:Naac7eab06aee411fbc36bc5e873a6ee0 ;
    mo:track_count 10 ;
    schema:duration "PT41:24"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1229846cc71c44ee98b915bf7737a26d,
        _:N22fa6974d16d43c3932718898b82160a,
        _:N2449be58596e45af9ed5f22a265c9e16,
        _:N4adb880d5cff437691fb249aae8af4f4,
        _:N4cccc004cd8444a9b0cf7b2ead3e832b,
        _:N5d524f6e198a4756bb938489b472b4a5,
        _:N623a75629eae4ed48621a3283d5f3980,
        _:N7bb8467b70384554abcf3b1e3e6d94a8,
        _:N7dfd6ddcd41341d4840d4fe0453e281d,
        _:Naac7eab06aee411fbc36bc5e873a6ee0 .

