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

<artist/3231#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miki Nagasawa"@en,
        "長沢美樹"@ja ;
    foaf:made <album/8254#subject>,
        <album/8254#vocals> ;
    foaf:name "Miki Nagasawa"@en,
        "長沢美樹"@ja .

<artist/6297#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junichi Tamura"@en,
        "田村純一"@ja ;
    foaf:made <album/8254#lyrics>,
        <album/8254#subject> ;
    foaf:name "Junichi Tamura"@en,
        "田村純一"@ja .

<artist/727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kikuko Inoue"@en,
        "井上喜久子"@ja ;
    foaf:made <album/8254#subject>,
        <album/8254#vocals> ;
    foaf:name "Kikuko Inoue"@en,
        "井上喜久子"@ja .

<artist/1562#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8254#subject> ;
    schema:name "Seiya Murai"@en,
        "村井聖夜"@ja ;
    foaf:made <album/8254#composition>,
        <album/8254#subject> ;
    foaf:name "Seiya Murai"@en,
        "村井聖夜"@ja .

<artist/3917#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8254#subject> ;
    schema:name "Kazuki Sakura"@en,
        "佐倉一樹"@ja ;
    foaf:made <album/8254#composition>,
        <album/8254#subject> ;
    foaf:name "Kazuki Sakura"@en,
        "佐倉一樹"@ja .

<product/13252#subject> a schema:CreativeWork ;
    schema:name "Mitsumete Knight"@en,
        "みつめてナイト"@ja,
        "Mitsumete Knight"@ja-latn ;
    foaf:name "Mitsumete Knight"@en,
        "みつめてナイト"@ja,
        "Mitsumete Knight"@ja-latn .

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

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

<album/8254#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@en,
        "ドラマCD みつめてナイト 第3巻 復讐～REVENGE～"@ja,
        "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@ja-latn ;
    mo:performance_of <album/8254#musicalwork> ;
    mo:recorded_as <album/8254#musicalexpression> ;
    schema:name "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@en,
        "ドラマCD みつめてナイト 第3巻 復讐～REVENGE～"@ja,
        "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@ja-latn ;
    schema:workPerformed <album/8254#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/45/8254/8254-1209518531.jpg> a schema:ImageObject,
        foaf:Image .

<album/8254#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@en,
        "ドラマCD みつめてナイト 第3巻 復讐～REVENGE～"@ja,
        "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@ja-latn ;
    mo:composer <artist/1562#subject>,
        <artist/3917#subject> ;
    mo:produced_work <album/8254#musicalwork> ;
    schema:name "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@en,
        "ドラマCD みつめてナイト 第3巻 復讐～REVENGE～"@ja,
        "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@ja-latn .

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

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

<album/8254#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-09-23"^^xsd:date ;
    dcterms:title "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@en,
        "ドラマCD みつめてナイト 第3巻 復讐～REVENGE～"@ja,
        "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@ja-latn ;
    mo:catalogue_number "KICA-7883" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8254#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N86dd1af6ee6a4576831a6b17db07e862 ;
    mo:record_count 1 ;
    schema:about <product/13252#subject> ;
    schema:datePublished "1998-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/8254/8254-1209518531.jpg> ;
    schema:name "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@en,
        "ドラマCD みつめてナイト 第3巻 復讐～REVENGE～"@ja,
        "Mitsumete Knight Drama CD Vol.3 ~REVENGE~"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/8254/8254-1209518531.jpg> .

_:N082e36f3f5aa4c0f9152619540c97c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 9 - Scenery of a Barroom at Twilight"@en,
        "第９話 黄昏た酒場の風景"@ja ;
    mo:track_number 2 ;
    schema:duration "PT11:59"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "Story 9 - Scenery of a Barroom at Twilight"@en,
        "第９話 黄昏た酒場の風景"@ja .

_:N14bb13588f144a2cab920398f316f119 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 12 - Scenery of a Quiet Intent to Kill (Last Part)"@en,
        "第１２話 静かなる殺意の風景・後編"@ja ;
    mo:track_number 5 ;
    schema:duration "PT16:52"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "Story 12 - Scenery of a Quiet Intent to Kill (Last Part)"@en,
        "第１２話 静かなる殺意の風景・後編"@ja .

_:N3634a872ef764df294d3c06ea28c07df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 10 - Scenery of a Desolated Forest"@en,
        "第１０話 荒れ果てた森の風景"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:43"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "Story 10 - Scenery of a Desolated Forest"@en,
        "第１０話 荒れ果てた森の風景"@ja .

_:N61284d146f9c456895b94b190f49dc16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pining Away - Character Image Song"@en,
        "想い焦がれて"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "Pining Away - Character Image Song"@en,
        "想い焦がれて"@ja .

_:N6c9c6ab92dc741eda6d35218f5a76166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 11 - Scenery of a Quiet Intent to Kill (First Part)"@en,
        "第１１話 静かなる殺意の風景・前編"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:48"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "Story 11 - Scenery of a Quiet Intent to Kill (First Part)"@en,
        "第１１話 静かなる殺意の風景・前編"@ja .

_:N8da9d0aeb9214a12bfa1998fd159fc46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~LIMIT~"@en,
        "予告篇 時限～LIMIT～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "~LIMIT~"@en,
        "予告篇 時限～LIMIT～"@ja .

_:N9c6d682288e948b2acbb9c6984e3cafd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flashback"@en,
        "フラッシュバック"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "Flashback"@en,
        "フラッシュバック"@ja .

_:Nd9ccecf3e2904b8bb9439ddffa6559b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day that You Come Home - Character Image Song"@en,
        "貴方が帰る日を……"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "The Day that You Come Home - Character Image Song"@en,
        "貴方が帰る日を……"@ja .

_:Nef301bcf31994e0ea051481e77fa30ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode - Rosebank Note"@en,
        "挿話 ローズバンク手記"@ja ;
    mo:track_number 8 ;
    schema:duration "PT12:34"^^xsd:interval ;
    schema:inPlaylist _:N86dd1af6ee6a4576831a6b17db07e862 ;
    schema:name "Episode - Rosebank Note"@en,
        "挿話 ローズバンク手記"@ja .

_:N86dd1af6ee6a4576831a6b17db07e862 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N082e36f3f5aa4c0f9152619540c97c2e,
        _:N14bb13588f144a2cab920398f316f119,
        _:N3634a872ef764df294d3c06ea28c07df,
        _:N61284d146f9c456895b94b190f49dc16,
        _:N6c9c6ab92dc741eda6d35218f5a76166,
        _:N8da9d0aeb9214a12bfa1998fd159fc46,
        _:N9c6d682288e948b2acbb9c6984e3cafd,
        _:Nd9ccecf3e2904b8bb9439ddffa6559b0,
        _:Nef301bcf31994e0ea051481e77fa30ac ;
    mo:track_count 9 ;
    schema:duration "PT75:22"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N082e36f3f5aa4c0f9152619540c97c2e,
        _:N14bb13588f144a2cab920398f316f119,
        _:N3634a872ef764df294d3c06ea28c07df,
        _:N61284d146f9c456895b94b190f49dc16,
        _:N6c9c6ab92dc741eda6d35218f5a76166,
        _:N8da9d0aeb9214a12bfa1998fd159fc46,
        _:N9c6d682288e948b2acbb9c6984e3cafd,
        _:Nd9ccecf3e2904b8bb9439ddffa6559b0,
        _:Nef301bcf31994e0ea051481e77fa30ac .

