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

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

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

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

<artist/8584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111730#subject> ;
    schema:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja ;
    foaf:made <album/111730#composition>,
        <album/111730#subject> ;
    foaf:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja .

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

<album/111730#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tengoku no Kiss original sound track"@en,
        "テレビ朝日系列月曜ドラマ・イン 天国のKiss オリジナル・サウンドトラック"@ja,
        "Tengoku no Kiss original sound track"@ja-latn ;
    mo:performance_of <album/111730#musicalwork> ;
    mo:recorded_as <album/111730#musicalexpression> ;
    schema:name "Tengoku no Kiss original sound track"@en,
        "テレビ朝日系列月曜ドラマ・イン 天国のKiss オリジナル・サウンドトラック"@ja,
        "Tengoku no Kiss original sound track"@ja-latn ;
    schema:workPerformed <album/111730#musicalwork> .

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/111730/111730-e7b7e630365f.jpg> a schema:ImageObject,
        foaf:Image .

<album/111730#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tengoku no Kiss original sound track"@en,
        "テレビ朝日系列月曜ドラマ・イン 天国のKiss オリジナル・サウンドトラック"@ja,
        "Tengoku no Kiss original sound track"@ja-latn ;
    mo:composer <artist/2082#subject>,
        <artist/8584#subject> ;
    mo:produced_work <album/111730#musicalwork> ;
    schema:name "Tengoku no Kiss original sound track"@en,
        "テレビ朝日系列月曜ドラマ・イン 天国のKiss オリジナル・サウンドトラック"@ja,
        "Tengoku no Kiss original sound track"@ja-latn .

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

<album/111730#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-08-21"^^xsd:date ;
    dcterms:title "Tengoku no Kiss original sound track"@en,
        "テレビ朝日系列月曜ドラマ・イン 天国のKiss オリジナル・サウンドトラック"@ja,
        "Tengoku no Kiss original sound track"@ja-latn ;
    mo:catalogue_number "TFCC-88146" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111730#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kiss in Heaven (Tengoku no Kiss)"@en ;
            foaf:name "Kiss in Heaven (Tengoku no Kiss)"@en ] ;
    schema:datePublished "1999-08-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/03/111730/111730-e7b7e630365f.jpg> ;
    schema:name "Tengoku no Kiss original sound track"@en,
        "テレビ朝日系列月曜ドラマ・イン 天国のKiss オリジナル・サウンドトラック"@ja,
        "Tengoku no Kiss original sound track"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/111730/111730-e7b7e630365f.jpg> .

_:N12a1fe1741bc4c3e9bcc168e987f30c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝日の君"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "朝日の君"@ja .

_:N23fccf64d99b4597bf97f9b606379918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Side Sound"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "Dark Side Sound"@ja .

_:N47b4477dde0e4325907799415937437b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流れのかなたに"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "流れのかなたに"@ja .

_:N61519cb12c014a01929b202cd1f9e5ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再生と分裂"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "再生と分裂"@ja .

_:N6b5eb599e3d34ba08ece3e9a8a5c2524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠い空"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "遠い空"@ja .

_:N7b0940bd09034e2fbacd770d5e3bb8f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再び逢える時に"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "再び逢える時に"@ja .

_:N7eff62264dbd4234b3fe0f20f64e1ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天国のKiss Main Theme ～Cello Ver.～"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "天国のKiss Main Theme ～Cello Ver.～"@ja .

_:N8d92aba13fbf4ea390ea86b6dd71cd5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day By Day"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "Day By Day"@ja .

_:N8eace480dc9446f68b8f163e6529b5d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回帰"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "回帰"@ja .

_:N91da4c4fe415405ebdcd39fc6c292512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消えゆく過去"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "消えゆく過去"@ja .

_:N9cfa72810c654904b9c9d6e9ae735af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch And Safe"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "Touch And Safe"@ja .

_:Na3126b61322b424283dc780394fb4ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Songs"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "Morning Songs"@ja .

_:Nb3919138bda24281bc2542d3f840a346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光の階段"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "光の階段"@ja .

_:Nc2d74e17308946ab857f01b006e9a0c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天国のKiss Main Theme"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "天国のKiss Main Theme"@ja .

_:Nc7f3da350ec34e63a403bf365a71d283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Single"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "Single"@ja .

_:Ncdda585f83934e4987ecd7377b957a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天国のKiss Main Theme ～Guitar Ver.～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "天国のKiss Main Theme ～Guitar Ver.～"@ja .

_:Ndcf4c2b6c7884140aec5d8ff08c84e36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "何でもない"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "何でもない"@ja .

_:Ne60043e58b0040699ffb1d8faf66c9c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャンプ!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "ジャンプ!"@ja .

_:Nf7aec80d32ee4ab499817c3f61165474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AS TIME GOES BY -Strings Ver.-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nbe6e4136c9d1423298fb92a9934d5fb6 ;
    schema:name "AS TIME GOES BY -Strings Ver.-"@ja .

_:Nbe6e4136c9d1423298fb92a9934d5fb6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12a1fe1741bc4c3e9bcc168e987f30c2,
        _:N23fccf64d99b4597bf97f9b606379918,
        _:N47b4477dde0e4325907799415937437b,
        _:N61519cb12c014a01929b202cd1f9e5ed,
        _:N6b5eb599e3d34ba08ece3e9a8a5c2524,
        _:N7b0940bd09034e2fbacd770d5e3bb8f8,
        _:N7eff62264dbd4234b3fe0f20f64e1ec4,
        _:N8d92aba13fbf4ea390ea86b6dd71cd5a,
        _:N8eace480dc9446f68b8f163e6529b5d4,
        _:N91da4c4fe415405ebdcd39fc6c292512,
        _:N9cfa72810c654904b9c9d6e9ae735af7,
        _:Na3126b61322b424283dc780394fb4ded,
        _:Nb3919138bda24281bc2542d3f840a346,
        _:Nc2d74e17308946ab857f01b006e9a0c8,
        _:Nc7f3da350ec34e63a403bf365a71d283,
        _:Ncdda585f83934e4987ecd7377b957a26,
        _:Ndcf4c2b6c7884140aec5d8ff08c84e36,
        _:Ne60043e58b0040699ffb1d8faf66c9c6,
        _:Nf7aec80d32ee4ab499817c3f61165474 ;
    mo:track_count 19 ;
    schema:duration "PT56:12"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N12a1fe1741bc4c3e9bcc168e987f30c2,
        _:N23fccf64d99b4597bf97f9b606379918,
        _:N47b4477dde0e4325907799415937437b,
        _:N61519cb12c014a01929b202cd1f9e5ed,
        _:N6b5eb599e3d34ba08ece3e9a8a5c2524,
        _:N7b0940bd09034e2fbacd770d5e3bb8f8,
        _:N7eff62264dbd4234b3fe0f20f64e1ec4,
        _:N8d92aba13fbf4ea390ea86b6dd71cd5a,
        _:N8eace480dc9446f68b8f163e6529b5d4,
        _:N91da4c4fe415405ebdcd39fc6c292512,
        _:N9cfa72810c654904b9c9d6e9ae735af7,
        _:Na3126b61322b424283dc780394fb4ded,
        _:Nb3919138bda24281bc2542d3f840a346,
        _:Nc2d74e17308946ab857f01b006e9a0c8,
        _:Nc7f3da350ec34e63a403bf365a71d283,
        _:Ncdda585f83934e4987ecd7377b957a26,
        _:Ndcf4c2b6c7884140aec5d8ff08c84e36,
        _:Ne60043e58b0040699ffb1d8faf66c9c6,
        _:Nf7aec80d32ee4ab499817c3f61165474 .

