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

<artist/28067#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riyoko Ikeda"@en,
        "池田理代子"@ja ;
    foaf:made <album/74865#lyrics>,
        <album/74865#subject> ;
    foaf:name "Riyoko Ikeda"@en,
        "池田理代子"@ja .

<album/81076> a mo:Release ;
    mo:catalogue_number "25AN-4" .

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

<artist/27563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74865#subject> ;
    schema:name "Lily"@en,
        "りりィ"@ja ;
    foaf:made <album/74865#composition>,
        <album/74865#lyrics>,
        <album/74865#subject> ;
    foaf:name "Lily"@en,
        "りりィ"@ja .

<artist/48844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74865#subject> ;
    schema:name "Chopin"@en,
        "ショパン"@ja ;
    foaf:made <album/74865#composition>,
        <album/74865#subject> ;
    foaf:name "Chopin"@en,
        "ショパン"@ja .

<artist/75535#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74865#subject> ;
    schema:name "Kazuya Izumi"@en,
        "和泉和也"@ja ;
    foaf:made <album/74865#composition>,
        <album/74865#subject> ;
    foaf:name "Kazuya Izumi"@en,
        "和泉和也"@ja .

<artist/75564#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74865#subject> ;
    schema:name "Saburo Takata"@en,
        "高田三郎"@ja ;
    foaf:made <album/74865#composition>,
        <album/74865#subject> ;
    foaf:name "Saburo Takata"@en,
        "高田三郎"@ja .

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

<album/74865#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Das Fenster des Orpheus"@en,
        "オルフェウスの窓"@ja,
        "Orpheus no Mado"@ja-latn ;
    mo:performance_of <album/74865#musicalwork> ;
    mo:recorded_as <album/74865#musicalexpression> ;
    schema:name "Das Fenster des Orpheus"@en,
        "オルフェウスの窓"@ja,
        "Orpheus no Mado"@ja-latn ;
    schema:workPerformed <album/74865#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/56/74865/74865-1517572158.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/74865#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Das Fenster des Orpheus"@en,
        "オルフェウスの窓"@ja,
        "Orpheus no Mado"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "安田慧子"@en ;
            foaf:made <album/74865#composition> ;
            foaf:name "安田慧子"@en ],
        <artist/1663#subject>,
        <artist/27563#subject>,
        <artist/48844#subject>,
        <artist/75535#subject>,
        <artist/75564#subject> ;
    mo:produced_work <album/74865#musicalwork> ;
    schema:name "Das Fenster des Orpheus"@en,
        "オルフェウスの窓"@ja,
        "Orpheus no Mado"@ja-latn .

<album/74865#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-04-25"^^xsd:date ;
    dcterms:title "Das Fenster des Orpheus"@en,
        "オルフェウスの窓"@ja,
        "Orpheus no Mado"@ja-latn ;
    mo:catalogue_number "ANL-1005" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/81076> ;
    mo:publication_of <album/74865#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Das Fenster von Orpheus"@en ;
            foaf:name "Das Fenster von Orpheus"@en ] ;
    schema:datePublished "1983-04-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/56/74865/74865-1517572158.jpg> ;
    schema:name "Das Fenster des Orpheus"@en,
        "オルフェウスの窓"@ja,
        "Orpheus no Mado"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/74865/74865-1517572158.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "安田慧子"@en ;
    foaf:made <album/74865#subject> ;
    foaf:name "安田慧子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "安田慧子"@en ;
    foaf:made <album/74865#lyrics> ;
    foaf:name "安田慧子"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74865#subject> ;
    schema:name "安田慧子"@en ;
    foaf:made <album/74865#subject> ;
    foaf:name "安田慧子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "安田慧子"@en ;
    foaf:made <album/74865#vocals> ;
    foaf:name "安田慧子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "安田慧子"@en ;
    foaf:made <album/74865#subject> ;
    foaf:name "安田慧子"@en .

_:N01f062c0426342ce9e5fc9badadbde8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Der Beifall"@de,
        "喝采"@ja,
        "喝采(ウイーンより想いをこめて-イザーク)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Der Beifall"@de,
        "喝采"@ja,
        "喝采(ウイーンより想いをこめて-イザーク)"@ja .

_:N04cdb5e41b3e4829bf5c8417b906bca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Die Stadt der Winterrosen"@de,
        "冬バラの町"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Die Stadt der Winterrosen"@de,
        "冬バラの町"@ja .

_:N0fef013568a54a6885a76ad15961b932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ваuная любовь."@de,
        "不滅の恋人"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Ваuная любовь."@de,
        "不滅の恋人"@ja .

_:N57865c6e015f454485934d1f5a8f6947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Fenster des Orpheus"@de,
        "オルフェウスの窓"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Das Fenster des Orpheus"@de,
        "オルフェウスの窓"@ja .

_:N5e8a15d520924bb5bf33480414d9c59c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Лесня на ъему Орэя."@de,
        "オルフェウスのテーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Лесня на ъему Орэя."@de,
        "オルフェウスのテーマ"@ja .

_:N638cbb06104d49789a92ed33820477e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Бебная лошабь."@de,
        "蒼ざめたる馬"@ja,
        "蒼ざめたる馬-ヨハネ黙示録 第六章-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Бебная лошабь."@de,
        "蒼ざめたる馬"@ja,
        "蒼ざめたる馬-ヨハネ黙示録 第六章-"@ja .

_:Na97894ebb24145c6bb9ff5448a0c8d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Песня на ъму леониба."@de,
        "レオニードのテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Песня на ъму леониба."@de,
        "レオニードのテーマ"@ja .

_:Nb368df77365542a78296aeb3a10eae35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das unendlich weite, weiBe RuBland"@de,
        "はるかなる白きロシア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Das unendlich weite, weiBe RuBland"@de,
        "はるかなる白きロシア"@ja .

_:Nca92072dbd97455f8f34b2befcb00c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Воспомnнанnе."@de,
        "追憶"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Воспомnнанnе."@de,
        "追憶"@ja .

_:Nd07f21cb7f2d439fa2eee336a2927566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Свабебная песня."@de,
        "祝婚歌"@ja,
        "祝婚歌(しあわせな人典礼聖歌より)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Свабебная песня."@de,
        "祝婚歌"@ja,
        "祝婚歌(しあわせな人典礼聖歌より)"@ja .

_:Nd41e8af952824404b214f5cb08fb7956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fredericke"@de,
        "フリデリーケ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nd1863ce6ef9e40a297c9b1ac359edf81 ;
    schema:name "Fredericke"@de,
        "フリデリーケ"@ja .

_:Nd1863ce6ef9e40a297c9b1ac359edf81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01f062c0426342ce9e5fc9badadbde8d,
        _:N04cdb5e41b3e4829bf5c8417b906bca7,
        _:N0fef013568a54a6885a76ad15961b932,
        _:N57865c6e015f454485934d1f5a8f6947,
        _:N5e8a15d520924bb5bf33480414d9c59c,
        _:N638cbb06104d49789a92ed33820477e0,
        _:Na97894ebb24145c6bb9ff5448a0c8d7b,
        _:Nb368df77365542a78296aeb3a10eae35,
        _:Nca92072dbd97455f8f34b2befcb00c0b,
        _:Nd07f21cb7f2d439fa2eee336a2927566,
        _:Nd41e8af952824404b214f5cb08fb7956 ;
    mo:track_count 11 ;
    schema:duration "PT17:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N01f062c0426342ce9e5fc9badadbde8d,
        _:N04cdb5e41b3e4829bf5c8417b906bca7,
        _:N0fef013568a54a6885a76ad15961b932,
        _:N57865c6e015f454485934d1f5a8f6947,
        _:N5e8a15d520924bb5bf33480414d9c59c,
        _:N638cbb06104d49789a92ed33820477e0,
        _:Na97894ebb24145c6bb9ff5448a0c8d7b,
        _:Nb368df77365542a78296aeb3a10eae35,
        _:Nca92072dbd97455f8f34b2befcb00c0b,
        _:Nd07f21cb7f2d439fa2eee336a2927566,
        _:Nd41e8af952824404b214f5cb08fb7956 .

