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

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

<artist/2092#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122525#subject> ;
    schema:name "Tomoyuki Asakawa"@en,
        "朝川朋之"@ja ;
    foaf:made <album/122525#composition>,
        <album/122525#subject> ;
    foaf:name "Tomoyuki Asakawa"@en,
        "朝川朋之"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/52/122525/122525-f7354b001fa8.jpg> a schema:ImageObject,
        foaf:Image .

<album/122525#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KIZUNA ORIGINAL SOUNDTRACK"@en,
        "絆 -きずな- オリジナル・サウンドトラック"@ja,
        "KIZUNA ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jacinto Pebe"@en ;
            foaf:made <album/122525#composition> ;
            foaf:name "Jacinto Pebe"@en ],
        <artist/2092#subject> ;
    mo:produced_work <album/122525#musicalwork> ;
    schema:name "KIZUNA ORIGINAL SOUNDTRACK"@en,
        "絆 -きずな- オリジナル・サウンドトラック"@ja,
        "KIZUNA ORIGINAL SOUNDTRACK"@ja-latn .

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

<artist/1759#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/122525#performance> ;
    schema:name "New Japan Philharmonic"@en,
        "新日本フィルハーモニー交響楽団"@ja ;
    foaf:name "New Japan Philharmonic"@en,
        "新日本フィルハーモニー交響楽団"@ja .

<artist/46148#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/122525#performance> ;
    schema:name "Shin Ongaku Kyokai"@en,
        "新音楽協会"@ja ;
    foaf:name "Shin Ongaku Kyokai"@en,
        "新音楽協会"@ja .

<album/122525#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KIZUNA ORIGINAL SOUNDTRACK"@en,
        "絆 -きずな- オリジナル・サウンドトラック"@ja,
        "KIZUNA ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/122525#musicalwork> ;
    mo:performer <artist/1759#subject>,
        <artist/46148#subject> ;
    mo:recorded_as <album/122525#musicalexpression> ;
    schema:byArtist <artist/1759#subject>,
        <artist/46148#subject> ;
    schema:name "KIZUNA ORIGINAL SOUNDTRACK"@en,
        "絆 -きずな- オリジナル・サウンドトラック"@ja,
        "KIZUNA ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/122525#musicalwork> .

<album/122525#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-06-01"^^xsd:date ;
    dcterms:title "KIZUNA ORIGINAL SOUNDTRACK"@en,
        "絆 -きずな- オリジナル・サウンドトラック"@ja,
        "KIZUNA ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "POCX-1099" ;
    mo:media_type "CD" ;
    mo:publication_of <album/122525#musicalexpression> ;
    mo:publisher <org/3374#subject> ;
    mo:record _:Ncb05921e411348bb872c7fe8b66f895c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "KIZUNA"@en ;
            foaf:name "KIZUNA"@en ] ;
    schema:byArtist <artist/1759#subject>,
        <artist/46148#subject> ;
    schema:datePublished "1998-06-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/52/122525/122525-f7354b001fa8.jpg> ;
    schema:name "KIZUNA ORIGINAL SOUNDTRACK"@en,
        "絆 -きずな- オリジナル・サウンドトラック"@ja,
        "KIZUNA ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/3374#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/122525/122525-f7354b001fa8.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jacinto Pebe"@en ;
    foaf:made <album/122525#subject> ;
    foaf:name "Jacinto Pebe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jacinto Pebe"@en ;
    foaf:made <album/122525#lyrics> ;
    foaf:name "Jacinto Pebe"@en .

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

_:N045e61f40e3240269349d266e30df5a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明け"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "夜明け"@ja .

_:N05020eadfcfb468c9eb42dbd1c46d7ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絆 ～PARIONITA オーケストラ・バージョン～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "絆 ～PARIONITA オーケストラ・バージョン～"@ja .

_:N0b2f1d8aef7d452dba887468c7b535c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十年前の亡霊"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "十年前の亡霊"@ja .

_:N2af084d158f04888bad16045b0070c6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海の向こう"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "海の向こう"@ja .

_:N33e2c601ae6e4f39aa545c08d53dc746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バイオリン協奏曲 第一楽章抜粋"@ja ;
    mo:track_number 12 ;
    schema:duration "PT11:14"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "バイオリン協奏曲 第一楽章抜粋"@ja .

_:N3dcfccbb2d004190b6f33b111e8f8eef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぬくもり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "ぬくもり"@ja .

_:N51eb45a22a9a4892addac726ccbef74e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PARIONITA"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "PARIONITA"@ja .

_:N568524de32144360a74dc71627ace2db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "兄妹"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "兄妹"@ja .

_:N605e5d42ef65443d84cbd16e41e4672f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思い出の日々"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "思い出の日々"@ja .

_:N614f45d1acd0409e932cdb87384fea83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再会"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "再会"@ja .

_:N62963c97a94e4cb092baf894706150e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独な銃声"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "孤独な銃声"@ja .

_:N757177acd5d84e2795053d52b3b8940c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イリュージョン"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "イリュージョン"@ja .

_:N95d6499c6c2d4fc0b83c371210fbd067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡の中の殺意"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "鏡の中の殺意"@ja .

_:Nad565837fa8141d3af9b03e9c111dd03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追いつめる"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "追いつめる"@ja .

_:Nb2bcc3b58e1f41139e8ceb4245df0575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PARIONITA ～ケーナ・ソロ～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "PARIONITA ～ケーナ・ソロ～"@ja .

_:Nc4cef90f32d84de8bbe363b75ab95601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オマージュ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "オマージュ"@ja .

_:Nd18302f7c33e4c7caccdc46254aec743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葬列"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "葬列"@ja .

_:Nda95195d88a140e9aa4f775d63ea2e45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧憬"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "憧憬"@ja .

_:Ndae2eee60fe94688a14d2fdacbf1b891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "事件"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "事件"@ja .

_:Ne2911c3cefd34f19ac2e87b2285648d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疑惑"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "疑惑"@ja .

_:Nf3d757b148364321a62632afe524bfe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序奏とロンド・カプリチオーソ抜粋"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ncb05921e411348bb872c7fe8b66f895c ;
    schema:name "序奏とロンド・カプリチオーソ抜粋"@ja .

_:Ncb05921e411348bb872c7fe8b66f895c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N045e61f40e3240269349d266e30df5a8,
        _:N05020eadfcfb468c9eb42dbd1c46d7ed,
        _:N0b2f1d8aef7d452dba887468c7b535c2,
        _:N2af084d158f04888bad16045b0070c6d,
        _:N33e2c601ae6e4f39aa545c08d53dc746,
        _:N3dcfccbb2d004190b6f33b111e8f8eef,
        _:N51eb45a22a9a4892addac726ccbef74e,
        _:N568524de32144360a74dc71627ace2db,
        _:N605e5d42ef65443d84cbd16e41e4672f,
        _:N614f45d1acd0409e932cdb87384fea83,
        _:N62963c97a94e4cb092baf894706150e9,
        _:N757177acd5d84e2795053d52b3b8940c,
        _:N95d6499c6c2d4fc0b83c371210fbd067,
        _:Nad565837fa8141d3af9b03e9c111dd03,
        _:Nb2bcc3b58e1f41139e8ceb4245df0575,
        _:Nc4cef90f32d84de8bbe363b75ab95601,
        _:Nd18302f7c33e4c7caccdc46254aec743,
        _:Nda95195d88a140e9aa4f775d63ea2e45,
        _:Ndae2eee60fe94688a14d2fdacbf1b891,
        _:Ne2911c3cefd34f19ac2e87b2285648d0,
        _:Nf3d757b148364321a62632afe524bfe3 ;
    mo:track_count 21 ;
    schema:duration "PT48:25"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N045e61f40e3240269349d266e30df5a8,
        _:N05020eadfcfb468c9eb42dbd1c46d7ed,
        _:N0b2f1d8aef7d452dba887468c7b535c2,
        _:N2af084d158f04888bad16045b0070c6d,
        _:N33e2c601ae6e4f39aa545c08d53dc746,
        _:N3dcfccbb2d004190b6f33b111e8f8eef,
        _:N51eb45a22a9a4892addac726ccbef74e,
        _:N568524de32144360a74dc71627ace2db,
        _:N605e5d42ef65443d84cbd16e41e4672f,
        _:N614f45d1acd0409e932cdb87384fea83,
        _:N62963c97a94e4cb092baf894706150e9,
        _:N757177acd5d84e2795053d52b3b8940c,
        _:N95d6499c6c2d4fc0b83c371210fbd067,
        _:Nad565837fa8141d3af9b03e9c111dd03,
        _:Nb2bcc3b58e1f41139e8ceb4245df0575,
        _:Nc4cef90f32d84de8bbe363b75ab95601,
        _:Nd18302f7c33e4c7caccdc46254aec743,
        _:Nda95195d88a140e9aa4f775d63ea2e45,
        _:Ndae2eee60fe94688a14d2fdacbf1b891,
        _:Ne2911c3cefd34f19ac2e87b2285648d0,
        _:Nf3d757b148364321a62632afe524bfe3 .

