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

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

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

<artist/37233#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101440#subject> ;
    schema:name "Koji Kikkawa"@en,
        "吉川晃司"@ja ;
    foaf:made <album/101440#composition>,
        <album/101440#subject> ;
    foaf:name "Koji Kikkawa"@en,
        "吉川晃司"@ja .

<album/101440#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tantei Yuri Rintaro Original Soundtrack"@en,
        "カンテレ・フジテレビ系火9ドラマ「探偵・由利麟太郎」オリジナル・サウンドトラック"@ja,
        "Tantei Yuri Rintaro Original Soundtrack"@ja-latn ;
    mo:composer <artist/37233#subject> ;
    mo:produced_work <album/101440#musicalwork> ;
    schema:name "Tantei Yuri Rintaro Original Soundtrack"@en,
        "カンテレ・フジテレビ系火9ドラマ「探偵・由利麟太郎」オリジナル・サウンドトラック"@ja,
        "Tantei Yuri Rintaro Original Soundtrack"@ja-latn .

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

<album/101440#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tantei Yuri Rintaro Original Soundtrack"@en,
        "カンテレ・フジテレビ系火9ドラマ「探偵・由利麟太郎」オリジナル・サウンドトラック"@ja,
        "Tantei Yuri Rintaro Original Soundtrack"@ja-latn ;
    mo:performance_of <album/101440#musicalwork> ;
    mo:recorded_as <album/101440#musicalexpression> ;
    schema:name "Tantei Yuri Rintaro Original Soundtrack"@en,
        "カンテレ・フジテレビ系火9ドラマ「探偵・由利麟太郎」オリジナル・サウンドトラック"@ja,
        "Tantei Yuri Rintaro Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/101440#musicalwork> .

<org/2574#subject> schema:name "ONEMUSIC Co., Ltd."@en,
        "株式会社ワンミュージック"@ja,
        "ONEMUSIC Co., Ltd."@ja-latn ;
    foaf:name "ONEMUSIC Co., Ltd."@en,
        "株式会社ワンミュージック"@ja,
        "ONEMUSIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/04/101440/101440-1594776488.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101440#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-11"^^xsd:date ;
    dcterms:title "Tantei Yuri Rintaro Original Soundtrack"@en,
        "カンテレ・フジテレビ系火9ドラマ「探偵・由利麟太郎」オリジナル・サウンドトラック"@ja,
        "Tantei Yuri Rintaro Original Soundtrack"@ja-latn ;
    mo:catalogue_number "PULP-0027" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/101440#musicalexpression> ;
    mo:publisher <org/2574#subject> ;
    mo:record _:N72ae6c20a6884f2c9f96c759e592f65d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Detective Yuri Rintaro (Tantei Yuri Rintaro)"@en ;
            foaf:name "Detective Yuri Rintaro (Tantei Yuri Rintaro)"@en ] ;
    schema:datePublished "2020-07-11"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/04/101440/101440-1594776488.jpg> ;
    schema:name "Tantei Yuri Rintaro Original Soundtrack"@en,
        "カンテレ・フジテレビ系火9ドラマ「探偵・由利麟太郎」オリジナル・サウンドトラック"@ja,
        "Tantei Yuri Rintaro Original Soundtrack"@ja-latn ;
    schema:publisher <org/2574#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/101440/101440-1594776488.jpg> .

_:N0f95805c24f04da58af37bf0613a2630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "幻"@ja .

_:N1793915392304800be87d8dbaabb3dc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "由利の観察"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "由利の観察"@ja .

_:N26478ea37b854b56973819ace05d7b9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "待ってください先生!!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "待ってください先生!!"@ja .

_:N289dc0e4112c4b91a38c25dde382a894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まだ弓を引く時じゃない"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "まだ弓を引く時じゃない"@ja .

_:N3a4c6cf47a39406f95f98fc0ae86f203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "贖罪"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "贖罪"@ja .

_:N3bd52367e5a74b748b8907ed016e80fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たい焼きの食べさし"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "たい焼きの食べさし"@ja .

_:N406781cbc419422ebd18488c1a5f52d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あぶり出される真実"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "あぶり出される真実"@ja .

_:N4375a9efb14f47f7b6c1de7ac74910c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "的を捉えた"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "的を捉えた"@ja .

_:N495cb609e83f4db5aa07d60a786e384b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "由利の推理"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "由利の推理"@ja .

_:N5056ca3393f84b2a92e0521812fe1576 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追跡"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "追跡"@ja .

_:N52e75d69862e4ff5a676ff6396432e0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "先生の助手"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "先生の助手"@ja .

_:N5fc3b881a09c4e68a83d96dce7e55a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "探偵・由利麟太郎"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "探偵・由利麟太郎"@ja .

_:N5fcdc114e54a46a5ace40896d5f69759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怪事件に挑む名探偵"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "怪事件に挑む名探偵"@ja .

_:N6115e74cf17547f890d44d748a87e48e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "若いと愚かは同義語だ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "若いと愚かは同義語だ"@ja .

_:N62eac4390b8449c8bca082313a9c55cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さすらう男"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "さすらう男"@ja .

_:N647dc47b7cd74bf6a86874f7140650df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇っ怪な犯罪"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "奇っ怪な犯罪"@ja .

_:N656584797f964553881868243990b5f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "違和感の正体"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "違和感の正体"@ja .

_:N6b5a48e8d8fc4a49890f5c3d56a4745b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "容疑者"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "容疑者"@ja .

_:N73475585300746da9822eeac74574b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挑戦状"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "挑戦状"@ja .

_:N80572f9724554d40b6da1634487ca030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ん???"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "ん???"@ja .

_:N821360e43a1042ae8b5d221b42611d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィールドワーク"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "フィールドワーク"@ja .

_:N8fca70f110264fcab26d6050eb07cd33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "回想"@ja .

_:Naad676c1960b43428b192de79a25138e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪夢"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "悪夢"@ja .

_:Nc4a24bcd370b43839c2f74564cac8f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頭脳明晰"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "頭脳明晰"@ja .

_:Nd4fbd7f8af044fd795f219f7551afd39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憑かれた女"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "憑かれた女"@ja .

_:Nd6a8346c5ec74d2c8b44c18c4748959a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トレース"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "トレース"@ja .

_:Ne796b02cb2984fae92bfac5ebfc96f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな神様"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N72ae6c20a6884f2c9f96c759e592f65d ;
    schema:name "小さな神様"@ja .

_:N72ae6c20a6884f2c9f96c759e592f65d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f95805c24f04da58af37bf0613a2630,
        _:N1793915392304800be87d8dbaabb3dc5,
        _:N26478ea37b854b56973819ace05d7b9b,
        _:N289dc0e4112c4b91a38c25dde382a894,
        _:N3a4c6cf47a39406f95f98fc0ae86f203,
        _:N3bd52367e5a74b748b8907ed016e80fe,
        _:N406781cbc419422ebd18488c1a5f52d7,
        _:N4375a9efb14f47f7b6c1de7ac74910c3,
        _:N495cb609e83f4db5aa07d60a786e384b,
        _:N5056ca3393f84b2a92e0521812fe1576,
        _:N52e75d69862e4ff5a676ff6396432e0c,
        _:N5fc3b881a09c4e68a83d96dce7e55a36,
        _:N5fcdc114e54a46a5ace40896d5f69759,
        _:N6115e74cf17547f890d44d748a87e48e,
        _:N62eac4390b8449c8bca082313a9c55cb,
        _:N647dc47b7cd74bf6a86874f7140650df,
        _:N656584797f964553881868243990b5f5,
        _:N6b5a48e8d8fc4a49890f5c3d56a4745b,
        _:N73475585300746da9822eeac74574b1e,
        _:N80572f9724554d40b6da1634487ca030,
        _:N821360e43a1042ae8b5d221b42611d02,
        _:N8fca70f110264fcab26d6050eb07cd33,
        _:Naad676c1960b43428b192de79a25138e,
        _:Nc4a24bcd370b43839c2f74564cac8f3f,
        _:Nd4fbd7f8af044fd795f219f7551afd39,
        _:Nd6a8346c5ec74d2c8b44c18c4748959a,
        _:Ne796b02cb2984fae92bfac5ebfc96f57 ;
    mo:track_count 27 ;
    schema:duration "PT70:06"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N0f95805c24f04da58af37bf0613a2630,
        _:N1793915392304800be87d8dbaabb3dc5,
        _:N26478ea37b854b56973819ace05d7b9b,
        _:N289dc0e4112c4b91a38c25dde382a894,
        _:N3a4c6cf47a39406f95f98fc0ae86f203,
        _:N3bd52367e5a74b748b8907ed016e80fe,
        _:N406781cbc419422ebd18488c1a5f52d7,
        _:N4375a9efb14f47f7b6c1de7ac74910c3,
        _:N495cb609e83f4db5aa07d60a786e384b,
        _:N5056ca3393f84b2a92e0521812fe1576,
        _:N52e75d69862e4ff5a676ff6396432e0c,
        _:N5fc3b881a09c4e68a83d96dce7e55a36,
        _:N5fcdc114e54a46a5ace40896d5f69759,
        _:N6115e74cf17547f890d44d748a87e48e,
        _:N62eac4390b8449c8bca082313a9c55cb,
        _:N647dc47b7cd74bf6a86874f7140650df,
        _:N656584797f964553881868243990b5f5,
        _:N6b5a48e8d8fc4a49890f5c3d56a4745b,
        _:N73475585300746da9822eeac74574b1e,
        _:N80572f9724554d40b6da1634487ca030,
        _:N821360e43a1042ae8b5d221b42611d02,
        _:N8fca70f110264fcab26d6050eb07cd33,
        _:Naad676c1960b43428b192de79a25138e,
        _:Nc4a24bcd370b43839c2f74564cac8f3f,
        _:Nd4fbd7f8af044fd795f219f7551afd39,
        _:Nd6a8346c5ec74d2c8b44c18c4748959a,
        _:Ne796b02cb2984fae92bfac5ebfc96f57 .

