@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 _:N8bae593072754394aba5eb9b3d8651f5 ;
    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> .

_:N0e22fb9c76894c1d8de8a864a32114f7 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 _:N8bae593072754394aba5eb9b3d8651f5 ;
    schema:name "The Day that You Come Home - Character Image Song"@en,
        "貴方が帰る日を……"@ja .

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

_:N25260cb04d514d7dbda416cb8d1951c1 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 _:N8bae593072754394aba5eb9b3d8651f5 ;
    schema:name "Story 10 - Scenery of a Desolated Forest"@en,
        "第１０話 荒れ果てた森の風景"@ja .

_:N4741aa9c1bf546ea906f54e956c16e36 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 _:N8bae593072754394aba5eb9b3d8651f5 ;
    schema:name "Pining Away - Character Image Song"@en,
        "想い焦がれて"@ja .

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

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

_:Nac1b777e5cc140c6b7c8c563123b4c38 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 _:N8bae593072754394aba5eb9b3d8651f5 ;
    schema:name "Story 12 - Scenery of a Quiet Intent to Kill (Last Part)"@en,
        "第１２話 静かなる殺意の風景・後編"@ja .

_:Nb98de60113b9473e92fa594413538da5 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 _:N8bae593072754394aba5eb9b3d8651f5 ;
    schema:name "Story 11 - Scenery of a Quiet Intent to Kill (First Part)"@en,
        "第１１話 静かなる殺意の風景・前編"@ja .

_:Nf28c857efe8a4f0fbaf1249d8f210e31 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 _:N8bae593072754394aba5eb9b3d8651f5 ;
    schema:name "Story 9 - Scenery of a Barroom at Twilight"@en,
        "第９話 黄昏た酒場の風景"@ja .

_:N8bae593072754394aba5eb9b3d8651f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e22fb9c76894c1d8de8a864a32114f7,
        _:N1f021ac32e3d45d5bcc0e68bcf34d9d8,
        _:N25260cb04d514d7dbda416cb8d1951c1,
        _:N4741aa9c1bf546ea906f54e956c16e36,
        _:N7ce13978ac1b429f9e1a9c4feaf12daa,
        _:N95ea4e5d00f5470088f4f9fb202caa03,
        _:Nac1b777e5cc140c6b7c8c563123b4c38,
        _:Nb98de60113b9473e92fa594413538da5,
        _:Nf28c857efe8a4f0fbaf1249d8f210e31 ;
    mo:track_count 9 ;
    schema:duration "PT75:22"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0e22fb9c76894c1d8de8a864a32114f7,
        _:N1f021ac32e3d45d5bcc0e68bcf34d9d8,
        _:N25260cb04d514d7dbda416cb8d1951c1,
        _:N4741aa9c1bf546ea906f54e956c16e36,
        _:N7ce13978ac1b429f9e1a9c4feaf12daa,
        _:N95ea4e5d00f5470088f4f9fb202caa03,
        _:Nac1b777e5cc140c6b7c8c563123b4c38,
        _:Nb98de60113b9473e92fa594413538da5,
        _:Nf28c857efe8a4f0fbaf1249d8f210e31 .

