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

<artist/14772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Ono"@en,
        "小野友樹"@ja ;
    foaf:made <album/154203#subject>,
        <album/154203#vocals> ;
    foaf:name "Yuki Ono"@en,
        "小野友樹"@ja .

<artist/5712#subject> a schema:Person,
        foaf:Person ;
    schema:name "KENN"@en ;
    foaf:made <album/154203#subject>,
        <album/154203#vocals> ;
    foaf:name "KENN"@en .

<artist/76320#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Iwasaki"@en ;
    foaf:made <album/154203#lyrics>,
        <album/154203#subject> ;
    foaf:name "Daisuke Iwasaki"@en .

<artist/36118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154203#subject> ;
    schema:name "yamazo"@en ;
    foaf:made <album/154203#composition>,
        <album/154203#subject> ;
    foaf:name "yamazo"@en .

<album/154203#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ken ga Kimi for V Duet Song: Nichirin no Shou \"Tsuzuramaru & Kei\""@en,
        "剣が君 for V 二重唱 日輪之章「九十九丸・螢」"@ja,
        "Ken ga Kimi for V Nijuushou: Nichirin no Shou \"Tsuzuramaru & Kei\""@ja-latn ;
    mo:composer <artist/36118#subject> ;
    mo:produced_work <album/154203#musicalwork> ;
    schema:name "Ken ga Kimi for V Duet Song: Nichirin no Shou \"Tsuzuramaru & Kei\""@en,
        "剣が君 for V 二重唱 日輪之章「九十九丸・螢」"@ja,
        "Ken ga Kimi for V Nijuushou: Nichirin no Shou \"Tsuzuramaru & Kei\""@ja-latn .

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

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

<album/154203#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ken ga Kimi for V Duet Song: Nichirin no Shou \"Tsuzuramaru & Kei\""@en,
        "剣が君 for V 二重唱 日輪之章「九十九丸・螢」"@ja,
        "Ken ga Kimi for V Nijuushou: Nichirin no Shou \"Tsuzuramaru & Kei\""@ja-latn ;
    mo:performance_of <album/154203#musicalwork> ;
    mo:recorded_as <album/154203#musicalexpression> ;
    schema:name "Ken ga Kimi for V Duet Song: Nichirin no Shou \"Tsuzuramaru & Kei\""@en,
        "剣が君 for V 二重唱 日輪之章「九十九丸・螢」"@ja,
        "Ken ga Kimi for V Nijuushou: Nichirin no Shou \"Tsuzuramaru & Kei\""@ja-latn ;
    schema:workPerformed <album/154203#musicalwork> .

<org/1219#subject> schema:name "Rejet.co"@en,
        "Rejet株式会社"@ja,
        "Rejet.co"@ja-latn ;
    foaf:name "Rejet.co"@en,
        "Rejet株式会社"@ja,
        "Rejet.co"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/154203/154203-fb70242d9e5d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/154203#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "Ken ga Kimi for V Duet Song: Nichirin no Shou \"Tsuzuramaru & Kei\""@en,
        "剣が君 for V 二重唱 日輪之章「九十九丸・螢」"@ja,
        "Ken ga Kimi for V Nijuushou: Nichirin no Shou \"Tsuzuramaru & Kei\""@ja-latn ;
    mo:catalogue_number "REC-337" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154203#musicalexpression> ;
    mo:publisher <org/1219#subject> ;
    mo:record _:N0ab3e3be9a3c4ac59207002fff1eeae4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ken ga Kimi for V"@en ;
            foaf:name "Ken ga Kimi for V"@en ] ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/154203/154203-fb70242d9e5d.jpg> ;
    schema:name "Ken ga Kimi for V Duet Song: Nichirin no Shou \"Tsuzuramaru & Kei\""@en,
        "剣が君 for V 二重唱 日輪之章「九十九丸・螢」"@ja,
        "Ken ga Kimi for V Nijuushou: Nichirin no Shou \"Tsuzuramaru & Kei\""@ja-latn ;
    schema:publisher <org/1219#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/154203/154203-fb70242d9e5d.jpg> .

_:N132e9656d2d842df8ac2b6157100336f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真愛 カラオケ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N0ab3e3be9a3c4ac59207002fff1eeae4 ;
    schema:name "真愛 カラオケ"@ja .

_:N1e9aacb86fd74eae889a1bf912b6d957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリジナルドラマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT24:55"^^xsd:interval ;
    schema:inPlaylist _:N0ab3e3be9a3c4ac59207002fff1eeae4 ;
    schema:name "オリジナルドラマ"@ja .

_:N8afb628e0ddc40d297debe22fbb3ec72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真愛"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N0ab3e3be9a3c4ac59207002fff1eeae4 ;
    schema:name "真愛"@ja .

_:Nbb181dbe318243bbbba9724f5317a264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真愛～九十九丸～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N0ab3e3be9a3c4ac59207002fff1eeae4 ;
    schema:name "真愛～九十九丸～"@ja .

_:Nec7069c8c121426cbbc3ca000ec5a453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真愛～螢～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N0ab3e3be9a3c4ac59207002fff1eeae4 ;
    schema:name "真愛～螢～"@ja .

_:N0ab3e3be9a3c4ac59207002fff1eeae4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N132e9656d2d842df8ac2b6157100336f,
        _:N1e9aacb86fd74eae889a1bf912b6d957,
        _:N8afb628e0ddc40d297debe22fbb3ec72,
        _:Nbb181dbe318243bbbba9724f5317a264,
        _:Nec7069c8c121426cbbc3ca000ec5a453 ;
    mo:track_count 5 ;
    schema:duration "PT42:27"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N132e9656d2d842df8ac2b6157100336f,
        _:N1e9aacb86fd74eae889a1bf912b6d957,
        _:N8afb628e0ddc40d297debe22fbb3ec72,
        _:Nbb181dbe318243bbbba9724f5317a264,
        _:Nec7069c8c121426cbbc3ca000ec5a453 .

