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

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

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

<artist/2082#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114248#subject> ;
    schema:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja ;
    foaf:made <album/114248#composition>,
        <album/114248#subject> ;
    foaf:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja .

<album/114248#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@en,
        "テレビ朝日系木曜ドラマ 眠れぬ夜を抱いて オリジナル・サウンドトラック"@ja,
        "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@ja-latn ;
    mo:composer <artist/2082#subject> ;
    mo:produced_work <album/114248#musicalwork> ;
    schema:name "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@en,
        "テレビ朝日系木曜ドラマ 眠れぬ夜を抱いて オリジナル・サウンドトラック"@ja,
        "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@ja-latn .

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

<album/114248#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@en,
        "テレビ朝日系木曜ドラマ 眠れぬ夜を抱いて オリジナル・サウンドトラック"@ja,
        "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@ja-latn ;
    mo:performance_of <album/114248#musicalwork> ;
    mo:recorded_as <album/114248#musicalexpression> ;
    schema:name "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@en,
        "テレビ朝日系木曜ドラマ 眠れぬ夜を抱いて オリジナル・サウンドトラック"@ja,
        "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/114248#musicalwork> .

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

<https://media.vgm.io/albums/84/114248/114248-026e9a96ac38.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114248#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/114248/114248-026e9a96ac38.jpg> ;
    foaf:depicts <album/114248#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/114248/114248-026e9a96ac38.jpg> .

<https://medium-media.vgm.io/albums/84/114248/114248-026e9a96ac38.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114248#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-05-22"^^xsd:date ;
    dcterms:title "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@en,
        "テレビ朝日系木曜ドラマ 眠れぬ夜を抱いて オリジナル・サウンドトラック"@ja,
        "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@ja-latn ;
    mo:catalogue_number "VICL-60884" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114248#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ned1aca82ebf7444190b96e988beefacf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nemurenu Yoru wo Daite ~thinking of your true love~"@en ;
            foaf:name "Nemurenu Yoru wo Daite ~thinking of your true love~"@en ] ;
    schema:datePublished "2002-05-22"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/84/114248/114248-026e9a96ac38.jpg> ;
    schema:name "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@en,
        "テレビ朝日系木曜ドラマ 眠れぬ夜を抱いて オリジナル・サウンドトラック"@ja,
        "Nemurenu Yoru wo Daite ~thinking of your true love~ Original Soundtrack"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/114248/114248-026e9a96ac38.jpg> .

_:N058e92d64a504bc38458cad04031731f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "車窓の自分 (GUITAR VER.)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "車窓の自分 (GUITAR VER.)"@ja .

_:N0abd10660de2421b922593da0dc87b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れぬ夜を抱いて"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "眠れぬ夜を抱いて"@ja .

_:N1143fa6bbb554930a38d2f14f1a0d670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUN YUKO RAN (STRINGS VER.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "RUN YUKO RAN (STRINGS VER.)"@ja .

_:N199cf869a2e243a3bb74792d812b62cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOREVER TO ME ～終わりなき悲しみ～"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "FOREVER TO ME ～終わりなき悲しみ～"@ja .

_:N5285f16dc2af422ab7ca462dcc3907b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沈黙の底"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "沈黙の底"@ja .

_:N55f35ccb4dc84cfc8974701ff1b4ddb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薄紫色のカーテン"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "薄紫色のカーテン"@ja .

_:N664beb5a482944fea45d804e542dd65c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白いカーテン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "白いカーテン"@ja .

_:N66839466fc734d16a188c4b8f585e792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疾走する"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "疾走する"@ja .

_:N7531247aeb704902ab92b4d009e3f248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUN YUKO RUN (PIANO VER.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "RUN YUKO RUN (PIANO VER.)"@ja .

_:N7aa237fe38324ade9b21022caab5a75e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "車窓の自分"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "車窓の自分"@ja .

_:N907f762de8e74370bde0550bfa1f12ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥がさえずる遅い夕方、台所で聴くラジオから"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "鳥がさえずる遅い夕方、台所で聴くラジオから"@ja .

_:N96d6ea4037154d94a251065e116d039c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沐浴と祈り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "沐浴と祈り"@ja .

_:N9826450610aa4364b83f400cb2d77f4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白昼夢"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "白昼夢"@ja .

_:Na145281de7d24c35b515504a419a948a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "重い足どり"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "重い足どり"@ja .

_:Nb7f8d831fe8c4dc998f5df3b89cbb8af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUN YUKO RUN"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "RUN YUKO RUN"@ja .

_:Nc61da7b3f401460c88773ca9b16a3306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月明かりの推理"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "月明かりの推理"@ja .

_:Nd2868c7bf06744b39cc9f26255afab4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沐浴と祈り (PIANO VER.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "沐浴と祈り (PIANO VER.)"@ja .

_:Ne9a54806a52c499facfbdffe053d55c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白いカーテン (PIANO VER.)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ned1aca82ebf7444190b96e988beefacf ;
    schema:name "白いカーテン (PIANO VER.)"@ja .

_:Ned1aca82ebf7444190b96e988beefacf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N058e92d64a504bc38458cad04031731f,
        _:N0abd10660de2421b922593da0dc87b52,
        _:N1143fa6bbb554930a38d2f14f1a0d670,
        _:N199cf869a2e243a3bb74792d812b62cb,
        _:N5285f16dc2af422ab7ca462dcc3907b7,
        _:N55f35ccb4dc84cfc8974701ff1b4ddb3,
        _:N664beb5a482944fea45d804e542dd65c,
        _:N66839466fc734d16a188c4b8f585e792,
        _:N7531247aeb704902ab92b4d009e3f248,
        _:N7aa237fe38324ade9b21022caab5a75e,
        _:N907f762de8e74370bde0550bfa1f12ad,
        _:N96d6ea4037154d94a251065e116d039c,
        _:N9826450610aa4364b83f400cb2d77f4a,
        _:Na145281de7d24c35b515504a419a948a,
        _:Nb7f8d831fe8c4dc998f5df3b89cbb8af,
        _:Nc61da7b3f401460c88773ca9b16a3306,
        _:Nd2868c7bf06744b39cc9f26255afab4b,
        _:Ne9a54806a52c499facfbdffe053d55c1 ;
    mo:track_count 18 ;
    schema:duration "PT58:42"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N058e92d64a504bc38458cad04031731f,
        _:N0abd10660de2421b922593da0dc87b52,
        _:N1143fa6bbb554930a38d2f14f1a0d670,
        _:N199cf869a2e243a3bb74792d812b62cb,
        _:N5285f16dc2af422ab7ca462dcc3907b7,
        _:N55f35ccb4dc84cfc8974701ff1b4ddb3,
        _:N664beb5a482944fea45d804e542dd65c,
        _:N66839466fc734d16a188c4b8f585e792,
        _:N7531247aeb704902ab92b4d009e3f248,
        _:N7aa237fe38324ade9b21022caab5a75e,
        _:N907f762de8e74370bde0550bfa1f12ad,
        _:N96d6ea4037154d94a251065e116d039c,
        _:N9826450610aa4364b83f400cb2d77f4a,
        _:Na145281de7d24c35b515504a419a948a,
        _:Nb7f8d831fe8c4dc998f5df3b89cbb8af,
        _:Nc61da7b3f401460c88773ca9b16a3306,
        _:Nd2868c7bf06744b39cc9f26255afab4b,
        _:Ne9a54806a52c499facfbdffe053d55c1 .

