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

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/7517#lyrics>,
        <album/7517#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

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

<artist/10431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7517#subject> ;
    schema:name "Natalion"@en,
        "ナータリオン"@ja ;
    foaf:made <album/7517#composition>,
        <album/7517#subject> ;
    foaf:name "Natalion"@en,
        "ナータリオン"@ja .

<artist/2350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7517#subject> ;
    schema:name "Kenji Arai"@en,
        "新井健史"@ja ;
    foaf:made <album/7517#composition>,
        <album/7517#subject> ;
    foaf:name "Kenji Arai"@en,
        "新井健史"@ja .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7517#subject> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/7517#composition>,
        <album/7517#lyrics>,
        <album/7517#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

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

<org/2725#subject> schema:name "Sirius"@en,
        "シリウス"@ja,
        "Sirius"@ja-latn ;
    foaf:name "Sirius"@en,
        "シリウス"@ja,
        "Sirius"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/7517/7517-1211703280.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/7517#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koibito Doushide Surukoto Zenbu Original Soundtrack"@en,
        "こいびとどうしですることぜんぶ オリジナルサウンドトラック"@ja,
        "Koibito Doushide Surukoto Zenbu Original Soundtrack"@ja-latn ;
    mo:performance_of <album/7517#musicalwork> ;
    mo:performer <artist/657#subject> ;
    mo:recorded_as <album/7517#musicalexpression> ;
    schema:byArtist <artist/657#subject> ;
    schema:name "Koibito Doushide Surukoto Zenbu Original Soundtrack"@en,
        "こいびとどうしですることぜんぶ オリジナルサウンドトラック"@ja,
        "Koibito Doushide Surukoto Zenbu Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/7517#musicalwork> .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7517#performance> ;
    schema:name "NAO"@en ;
    foaf:name "NAO"@en .

<album/7517#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koibito Doushide Surukoto Zenbu Original Soundtrack"@en,
        "こいびとどうしですることぜんぶ オリジナルサウンドトラック"@ja,
        "Koibito Doushide Surukoto Zenbu Original Soundtrack"@ja-latn ;
    mo:composer <artist/10431#subject>,
        <artist/2350#subject>,
        <artist/656#subject> ;
    mo:produced_work <album/7517#musicalwork> ;
    schema:name "Koibito Doushide Surukoto Zenbu Original Soundtrack"@en,
        "こいびとどうしですることぜんぶ オリジナルサウンドトラック"@ja,
        "Koibito Doushide Surukoto Zenbu Original Soundtrack"@ja-latn .

<album/7517#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-25"^^xsd:date ;
    dcterms:title "Koibito Doushide Surukoto Zenbu Original Soundtrack"@en,
        "こいびとどうしですることぜんぶ オリジナルサウンドトラック"@ja,
        "Koibito Doushide Surukoto Zenbu Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SIRI-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7517#musicalexpression> ;
    mo:publisher <org/2725#subject> ;
    mo:record _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "KOIBITO DOUSHIDE SURUKOTO ZENBU"@en ;
            foaf:name "KOIBITO DOUSHIDE SURUKOTO ZENBU"@en ] ;
    schema:byArtist <artist/657#subject> ;
    schema:datePublished "2008-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/7517/7517-1211703280.jpg> ;
    schema:name "Koibito Doushide Surukoto Zenbu Original Soundtrack"@en,
        "こいびとどうしですることぜんぶ オリジナルサウンドトラック"@ja,
        "Koibito Doushide Surukoto Zenbu Original Soundtrack"@ja-latn ;
    schema:publisher <org/2725#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/7517/7517-1211703280.jpg> .

_:N049e008171f640e38d51b0c7b27b2c2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいびと☆アクセント!! Short version"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "こいびと☆アクセント!! Short version"@ja .

_:N0b9e246ccb5e42319c03c50c7e557db1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑の涙"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "星屑の涙"@ja .

_:N0c07e12de1604ba08b0f6c07345b224e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人だけの宝物"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "二人だけの宝物"@ja .

_:N0e2f895ba56d4e8eaf91c8742e86dd11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人で朝食を"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "二人で朝食を"@ja .

_:N195100e5f65d41c183e882449f1074e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいびと☆アクセント!! -remix edition-　Long version"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "こいびと☆アクセント!! -remix edition-　Long version"@ja .

_:N2ee151c853eb4a26b53e3eff79fd09ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心のアルバム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "心のアルバム"@ja .

_:N33a6b6fb8f5040f8bcb93b484b9a3a0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のカケラ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "夢のカケラ"@ja .

_:N4048207339274ad0a6e200d670463b2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の温もり"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "君の温もり"@ja .

_:N413d47054c7a46a18ac0ca5990d522f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せの種"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "幸せの種"@ja .

_:N60ff0dc1552f4361adf90a5d633eba0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の笑顔が見たいから"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "君の笑顔が見たいから"@ja .

_:N6adcc7d7f5af4d7eafb1dedefe93df8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微妙な空気"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "微妙な空気"@ja .

_:N9284db88a05441259050137f0808c61f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいびと☆アクセント!! -remix edition-　Long instrumental version"@ja ;
    mo:track_number 26 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "こいびと☆アクセント!! -remix edition-　Long instrumental version"@ja .

_:N9d6a0f8feb064fc1bf895482c42a2a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠のシンパシー"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "永遠のシンパシー"@ja .

_:Nae7b1ad273744e54b9b3ab59fa049da0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいびと☆アクセント!! Long instrumental version"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "こいびと☆アクセント!! Long instrumental version"@ja .

_:Naedd73f854e24726884eaf1b1f49c6d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "これからのコト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "これからのコト"@ja .

_:Nb0f17cd6ceff4b4888f9bf0f047f1789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノスタルジア"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "ノスタルジア"@ja .

_:Nb47f348e6952484989d86d648604aa69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいびと☆アクセント!! -remix edition-　Short version"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "こいびと☆アクセント!! -remix edition-　Short version"@ja .

_:Nba365753229b4133ad895c9b68791bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいびと☆アクセント!! Long version"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "こいびと☆アクセント!! Long version"@ja .

_:Nc4749922fe0e4f79b581599e4ec14c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいびと☆アクセント!! -remix edition-　Short instrumental version"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "こいびと☆アクセント!! -remix edition-　Short instrumental version"@ja .

_:Nc50fb65c16c4475487a41d9119d43157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煌きの瞬間"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "煌きの瞬間"@ja .

_:Ncd7c9f52fa434c09aa1147ebb0da46e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいびと☆アクセント!! Short instrumental version"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "こいびと☆アクセント!! Short instrumental version"@ja .

_:Nd66255498a314366a805e8dacd3ee0fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽だまりのハーモニー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "陽だまりのハーモニー"@ja .

_:Ndf8b196394c84f8ca3806e4b3588c31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪ノリロケンロー"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "悪ノリロケンロー"@ja .

_:Ne29181d538e74a4290723e4ed0c8d26b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楽しい仲間たち"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "楽しい仲間たち"@ja .

_:Ne674987872f54da6bfa6de44e18e36b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふざけろ！"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "ふざけろ！"@ja .

_:Nf6b7344c1dbe49b3905822153906d519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そして未来へ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne824539b2e9a49a98ec8ecc2ec199dae ;
    schema:name "そして未来へ"@ja .

_:Ne824539b2e9a49a98ec8ecc2ec199dae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N049e008171f640e38d51b0c7b27b2c2f,
        _:N0b9e246ccb5e42319c03c50c7e557db1,
        _:N0c07e12de1604ba08b0f6c07345b224e,
        _:N0e2f895ba56d4e8eaf91c8742e86dd11,
        _:N195100e5f65d41c183e882449f1074e3,
        _:N2ee151c853eb4a26b53e3eff79fd09ad,
        _:N33a6b6fb8f5040f8bcb93b484b9a3a0b,
        _:N4048207339274ad0a6e200d670463b2d,
        _:N413d47054c7a46a18ac0ca5990d522f1,
        _:N60ff0dc1552f4361adf90a5d633eba0e,
        _:N6adcc7d7f5af4d7eafb1dedefe93df8a,
        _:N9284db88a05441259050137f0808c61f,
        _:N9d6a0f8feb064fc1bf895482c42a2a19,
        _:Nae7b1ad273744e54b9b3ab59fa049da0,
        _:Naedd73f854e24726884eaf1b1f49c6d8,
        _:Nb0f17cd6ceff4b4888f9bf0f047f1789,
        _:Nb47f348e6952484989d86d648604aa69,
        _:Nba365753229b4133ad895c9b68791bea,
        _:Nc4749922fe0e4f79b581599e4ec14c3f,
        _:Nc50fb65c16c4475487a41d9119d43157,
        _:Ncd7c9f52fa434c09aa1147ebb0da46e3,
        _:Nd66255498a314366a805e8dacd3ee0fe,
        _:Ndf8b196394c84f8ca3806e4b3588c31b,
        _:Ne29181d538e74a4290723e4ed0c8d26b,
        _:Ne674987872f54da6bfa6de44e18e36b2,
        _:Nf6b7344c1dbe49b3905822153906d519 ;
    mo:track_count 26 ;
    schema:duration "PT65:42"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N049e008171f640e38d51b0c7b27b2c2f,
        _:N0b9e246ccb5e42319c03c50c7e557db1,
        _:N0c07e12de1604ba08b0f6c07345b224e,
        _:N0e2f895ba56d4e8eaf91c8742e86dd11,
        _:N195100e5f65d41c183e882449f1074e3,
        _:N2ee151c853eb4a26b53e3eff79fd09ad,
        _:N33a6b6fb8f5040f8bcb93b484b9a3a0b,
        _:N4048207339274ad0a6e200d670463b2d,
        _:N413d47054c7a46a18ac0ca5990d522f1,
        _:N60ff0dc1552f4361adf90a5d633eba0e,
        _:N6adcc7d7f5af4d7eafb1dedefe93df8a,
        _:N9284db88a05441259050137f0808c61f,
        _:N9d6a0f8feb064fc1bf895482c42a2a19,
        _:Nae7b1ad273744e54b9b3ab59fa049da0,
        _:Naedd73f854e24726884eaf1b1f49c6d8,
        _:Nb0f17cd6ceff4b4888f9bf0f047f1789,
        _:Nb47f348e6952484989d86d648604aa69,
        _:Nba365753229b4133ad895c9b68791bea,
        _:Nc4749922fe0e4f79b581599e4ec14c3f,
        _:Nc50fb65c16c4475487a41d9119d43157,
        _:Ncd7c9f52fa434c09aa1147ebb0da46e3,
        _:Nd66255498a314366a805e8dacd3ee0fe,
        _:Ndf8b196394c84f8ca3806e4b3588c31b,
        _:Ne29181d538e74a4290723e4ed0c8d26b,
        _:Ne674987872f54da6bfa6de44e18e36b2,
        _:Nf6b7344c1dbe49b3905822153906d519 .

