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

<artist/26437#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ko Shibasaki"@en,
        "柴咲コウ"@ja ;
    foaf:made <album/137984#subject>,
        <album/137984#vocals> ;
    foaf:name "Ko Shibasaki"@en,
        "柴咲コウ"@ja .

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

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

<artist/5334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137984#subject> ;
    schema:name "Jun Ichikawa"@en,
        "市川淳"@ja ;
    foaf:made <album/137984#composition>,
        <album/137984#subject> ;
    foaf:name "Jun Ichikawa"@en,
        "市川淳"@ja .

<artist/6865#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137984#subject> ;
    schema:name "Pietro Mascagni"@en ;
    foaf:made <album/137984#composition>,
        <album/137984#subject> ;
    foaf:name "Pietro Mascagni"@en .

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

<album/137984#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kono Mune Ippai no Ai wo Original Soundtrack"@en,
        "この胸いっぱいの愛を オリジナル・サウンドトラック"@ja,
        "A Heartful of Love Original Soundtrack"@ja-latn ;
    mo:performance_of <album/137984#musicalwork> ;
    mo:recorded_as <album/137984#musicalexpression> ;
    schema:name "Kono Mune Ippai no Ai wo Original Soundtrack"@en,
        "この胸いっぱいの愛を オリジナル・サウンドトラック"@ja,
        "A Heartful of Love Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/137984#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/48/137984/137984-aac74fc23f4e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137984#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kono Mune Ippai no Ai wo Original Soundtrack"@en,
        "この胸いっぱいの愛を オリジナル・サウンドトラック"@ja,
        "A Heartful of Love Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Heinrich Wilhelm Ernst"@en ;
            foaf:made <album/137984#composition> ;
            foaf:name "Heinrich Wilhelm Ernst"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Henri Vieuxtemps"@en ;
            foaf:made <album/137984#composition> ;
            foaf:name "Henri Vieuxtemps"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Thomas Haynes Bayly"@en ;
            foaf:made <album/137984#composition> ;
            foaf:name "Thomas Haynes Bayly"@en ],
        <artist/1663#subject>,
        <artist/5334#subject>,
        <artist/6865#subject> ;
    mo:produced_work <album/137984#musicalwork> ;
    schema:name "Kono Mune Ippai no Ai wo Original Soundtrack"@en,
        "この胸いっぱいの愛を オリジナル・サウンドトラック"@ja,
        "A Heartful of Love Original Soundtrack"@ja-latn .

<album/137984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-05"^^xsd:date ;
    dcterms:title "Kono Mune Ippai no Ai wo Original Soundtrack"@en,
        "この胸いっぱいの愛を オリジナル・サウンドトラック"@ja,
        "A Heartful of Love Original Soundtrack"@ja-latn ;
    mo:catalogue_number "UPCH-1439" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137984#musicalexpression> ;
    mo:publisher <org/2848#subject> ;
    mo:record _:Nf7388d410faa45d4863f81709505b469 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Heartful of Love (Kono Mune Ippai no Ai wo)"@en ;
            foaf:name "A Heartful of Love (Kono Mune Ippai no Ai wo)"@en ] ;
    schema:datePublished "2005-10-05"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/48/137984/137984-aac74fc23f4e.jpg> ;
    schema:name "Kono Mune Ippai no Ai wo Original Soundtrack"@en,
        "この胸いっぱいの愛を オリジナル・サウンドトラック"@ja,
        "A Heartful of Love Original Soundtrack"@ja-latn ;
    schema:publisher <org/2848#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/137984/137984-aac74fc23f4e.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137984#subject> ;
    schema:name "Heinrich Wilhelm Ernst"@en ;
    foaf:made <album/137984#subject> ;
    foaf:name "Heinrich Wilhelm Ernst"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137984#subject> ;
    schema:name "Thomas Haynes Bayly"@en ;
    foaf:made <album/137984#subject> ;
    foaf:name "Thomas Haynes Bayly"@en .

_:N065a2a13a71d4149945ffc007c43f8c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和美の告白Ⅰ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "和美の告白Ⅰ"@ja .

_:N0fc97227858c41b09e0489462e35b5ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶望の真実"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "絶望の真実"@ja .

_:N184f6533441644d1920ab144d4fc927d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この胸いっぱいの愛を"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "この胸いっぱいの愛を"@ja .

_:N2f0c4adb34e541b8814dfc05775f7bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "臼井とともえⅠ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "臼井とともえⅠ"@ja .

_:N3148dba473f740f5935f179a4bdef3cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Mom ～Movie Ver.～"@ja ;
    mo:track_number 30 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "Sweet Mom ～Movie Ver.～"@ja .

_:N32c321c829814fb289e3cac81a57a374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和美の告白Ⅱ"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "和美の告白Ⅱ"@ja .

_:N37df5153ac6d4bc2bcaa15c917af58fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒロの決意"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "ヒロの決意"@ja .

_:N37dfb1cbe7554afd83ef3c2e70114db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あこがれと絶望"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "あこがれと絶望"@ja .

_:N42ff4f57c23144529e5c389814ce004a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒロとヒロ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "ヒロとヒロ"@ja .

_:N45b8da9920eb4eea9b75f108d9ac0dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「交響曲 第9番」第4楽章より"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "「交響曲 第9番」第4楽章より"@ja .

_:N4ffaf9de6bbb488d85675ac815963c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10番目の約束"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "10番目の約束"@ja .

_:N7b69a319c07545f1968497f1abf0b516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "柵ごしの布川"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "柵ごしの布川"@ja .

_:N7e11de45e4f54ff7819e5f50bebb96c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「カヴァレリア・ルスティカーナ」より間奏曲"@ja ;
    mo:track_number 16 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "「カヴァレリア・ルスティカーナ」より間奏曲"@ja .

_:N81b6cf0b3d4b44ca8529e72829e357e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "布川と母"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "布川と母"@ja .

_:N8410c04780fc4fd5970b4db18de08d6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "喜びのドア"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "喜びのドア"@ja .

_:N8afda8b8e7a647dbbb5cc3636f8c487e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "臼井とともえⅡ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "臼井とともえⅡ"@ja .

_:N918b000e5b6e413899394331c46acbb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和美姉ちゃんと鈴谷Ⅲ"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "和美姉ちゃんと鈴谷Ⅲ"@ja .

_:N92fe6fb2529a4ee4aeb794e3a2fa38dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和美の病室"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "和美の病室"@ja .

_:N99ecfbf55b1346769ce5ccb918df239b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ロング・ロング・アゴー」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "「ロング・ロング・アゴー」"@ja .

_:Na4a177b0c1f2403b8e6e96e06036fdd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和美姉ちゃんと鈴谷Ⅱ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "和美姉ちゃんと鈴谷Ⅱ"@ja .

_:Naaa7d5eb08a344cfb24cf3f76599607f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それぞれのチェックイン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "それぞれのチェックイン"@ja .

_:Nac80d14435d147ce9c61ee817ff6d862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2人のヒロ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "2人のヒロ"@ja .

_:Nae9a9acb734645488f8c11f25b940cb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和美姉ちゃんと鈴谷Ⅰ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "和美姉ちゃんと鈴谷Ⅰ"@ja .

_:Nb97913b11aac4f13911e3429f8571df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ばあちゃんの誕生日?"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "ばあちゃんの誕生日?"@ja .

_:Nbb66f79bccce4edda9ef5cdf86482413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "20年前の悲しみ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "20年前の悲しみ"@ja .

_:Ncf08196620b2419f8d692a74eefaf4bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "車内の告白"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "車内の告白"@ja .

_:Nd1f8125ce135472faeca1a154e6dd7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ヴァイオリン協奏曲 第5番」第3部"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "「ヴァイオリン協奏曲 第5番」第3部"@ja .

_:Ndbf928efec2b4f7e8fc3cbb6d16af5ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "知ってしまった夜"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "知ってしまった夜"@ja .

_:Ne18227562c4149568e0d0c3d168d1b94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「夏の名残りのバラ」より"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "「夏の名残りのバラ」より"@ja .

_:Nea83bcaa81574020a0fb58d1d287030b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンバーの涙"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf7388d410faa45d4863f81709505b469 ;
    schema:name "アンバーの涙"@ja .

_:Nf7388d410faa45d4863f81709505b469 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N065a2a13a71d4149945ffc007c43f8c6,
        _:N0fc97227858c41b09e0489462e35b5ab,
        _:N184f6533441644d1920ab144d4fc927d,
        _:N2f0c4adb34e541b8814dfc05775f7bcf,
        _:N3148dba473f740f5935f179a4bdef3cd,
        _:N32c321c829814fb289e3cac81a57a374,
        _:N37df5153ac6d4bc2bcaa15c917af58fb,
        _:N37dfb1cbe7554afd83ef3c2e70114db0,
        _:N42ff4f57c23144529e5c389814ce004a,
        _:N45b8da9920eb4eea9b75f108d9ac0dcc,
        _:N4ffaf9de6bbb488d85675ac815963c73,
        _:N7b69a319c07545f1968497f1abf0b516,
        _:N7e11de45e4f54ff7819e5f50bebb96c7,
        _:N81b6cf0b3d4b44ca8529e72829e357e4,
        _:N8410c04780fc4fd5970b4db18de08d6e,
        _:N8afda8b8e7a647dbbb5cc3636f8c487e,
        _:N918b000e5b6e413899394331c46acbb1,
        _:N92fe6fb2529a4ee4aeb794e3a2fa38dd,
        _:N99ecfbf55b1346769ce5ccb918df239b,
        _:Na4a177b0c1f2403b8e6e96e06036fdd4,
        _:Naaa7d5eb08a344cfb24cf3f76599607f,
        _:Nac80d14435d147ce9c61ee817ff6d862,
        _:Nae9a9acb734645488f8c11f25b940cb6,
        _:Nb97913b11aac4f13911e3429f8571df3,
        _:Nbb66f79bccce4edda9ef5cdf86482413,
        _:Ncf08196620b2419f8d692a74eefaf4bc,
        _:Nd1f8125ce135472faeca1a154e6dd7b1,
        _:Ndbf928efec2b4f7e8fc3cbb6d16af5ae,
        _:Ne18227562c4149568e0d0c3d168d1b94,
        _:Nea83bcaa81574020a0fb58d1d287030b ;
    mo:track_count 30 ;
    schema:duration "PT56:39"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N065a2a13a71d4149945ffc007c43f8c6,
        _:N0fc97227858c41b09e0489462e35b5ab,
        _:N184f6533441644d1920ab144d4fc927d,
        _:N2f0c4adb34e541b8814dfc05775f7bcf,
        _:N3148dba473f740f5935f179a4bdef3cd,
        _:N32c321c829814fb289e3cac81a57a374,
        _:N37df5153ac6d4bc2bcaa15c917af58fb,
        _:N37dfb1cbe7554afd83ef3c2e70114db0,
        _:N42ff4f57c23144529e5c389814ce004a,
        _:N45b8da9920eb4eea9b75f108d9ac0dcc,
        _:N4ffaf9de6bbb488d85675ac815963c73,
        _:N7b69a319c07545f1968497f1abf0b516,
        _:N7e11de45e4f54ff7819e5f50bebb96c7,
        _:N81b6cf0b3d4b44ca8529e72829e357e4,
        _:N8410c04780fc4fd5970b4db18de08d6e,
        _:N8afda8b8e7a647dbbb5cc3636f8c487e,
        _:N918b000e5b6e413899394331c46acbb1,
        _:N92fe6fb2529a4ee4aeb794e3a2fa38dd,
        _:N99ecfbf55b1346769ce5ccb918df239b,
        _:Na4a177b0c1f2403b8e6e96e06036fdd4,
        _:Naaa7d5eb08a344cfb24cf3f76599607f,
        _:Nac80d14435d147ce9c61ee817ff6d862,
        _:Nae9a9acb734645488f8c11f25b940cb6,
        _:Nb97913b11aac4f13911e3429f8571df3,
        _:Nbb66f79bccce4edda9ef5cdf86482413,
        _:Ncf08196620b2419f8d692a74eefaf4bc,
        _:Nd1f8125ce135472faeca1a154e6dd7b1,
        _:Ndbf928efec2b4f7e8fc3cbb6d16af5ae,
        _:Ne18227562c4149568e0d0c3d168d1b94,
        _:Nea83bcaa81574020a0fb58d1d287030b .

