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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/47669#lyrics>,
        <album/47669#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/57878#subject> a schema:Person,
        foaf:Person ;
    schema:name "YOU"@en,
        "勇-YOU-"@ja ;
    foaf:made <album/47669#lyrics>,
        <album/47669#subject> ;
    foaf:name "YOU"@en,
        "勇-YOU-"@ja .

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

<artist/1066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47669#subject> ;
    schema:name "Masatomo Ota"@en,
        "太田雅友"@ja ;
    foaf:made <album/47669#composition>,
        <album/47669#subject> ;
    foaf:name "Masatomo Ota"@en,
        "太田雅友"@ja .

<album/47669#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@en,
        "TVアニメ『LOVE STAGE!!』ドラマCD SUMMER STAGE!!"@ja,
        "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@ja-latn ;
    mo:composer <artist/1066#subject> ;
    mo:produced_work <album/47669#musicalwork> ;
    schema:name "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@en,
        "TVアニメ『LOVE STAGE!!』ドラマCD SUMMER STAGE!!"@ja,
        "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/96/47669/47669-1409043078.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47669#performance> ;
    schema:name "Takuya Eguchi"@en,
        "江口拓也"@ja ;
    foaf:name "Takuya Eguchi"@en,
        "江口拓也"@ja .

<artist/18238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47669#performance> ;
    schema:name "SCREEN mode"@en ;
    foaf:name "SCREEN mode"@en .

<artist/18259#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47669#performance> ;
    schema:name "Kazutomi Yamamoto"@en,
        "山本和臣"@ja ;
    foaf:name "Kazutomi Yamamoto"@en,
        "山本和臣"@ja .

<artist/4807#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47669#performance> ;
    schema:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja ;
    foaf:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja .

<artist/6520#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47669#performance> ;
    schema:name "Ryohei Kimura"@en,
        "木村良平"@ja ;
    foaf:name "Ryohei Kimura"@en,
        "木村良平"@ja .

<artist/7292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47669#performance> ;
    schema:name "Tsubasa Yonaga"@en,
        "代永翼"@ja ;
    foaf:name "Tsubasa Yonaga"@en,
        "代永翼"@ja .

<album/47669#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-27"^^xsd:date ;
    dcterms:title "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@en,
        "TVアニメ『LOVE STAGE!!』ドラマCD SUMMER STAGE!!"@ja,
        "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@ja-latn ;
    mo:catalogue_number "LACA-15429" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47669#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N9a45acd4cb4f41719ba4a6f72711ca43 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "LOVE STAGE!!"@en ;
            foaf:name "LOVE STAGE!!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "DAIGO"@en ;
            foaf:name "DAIGO"@en ],
        <artist/12030#subject>,
        <artist/18238#subject>,
        <artist/18259#subject>,
        <artist/4807#subject>,
        <artist/6520#subject>,
        <artist/7292#subject> ;
    schema:datePublished "2014-08-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/47669/47669-1409043078.jpg> ;
    schema:name "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@en,
        "TVアニメ『LOVE STAGE!!』ドラマCD SUMMER STAGE!!"@ja,
        "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/47669/47669-1409043078.jpg> .

<album/47669#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@en,
        "TVアニメ『LOVE STAGE!!』ドラマCD SUMMER STAGE!!"@ja,
        "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@ja-latn ;
    mo:performance_of <album/47669#musicalwork> ;
    mo:performer _:Nfefda69fda1746a1a4f79f23f6eef4d8,
        <artist/12030#subject>,
        <artist/18238#subject>,
        <artist/18259#subject>,
        <artist/4807#subject>,
        <artist/6520#subject>,
        <artist/7292#subject> ;
    mo:recorded_as <album/47669#musicalexpression> ;
    schema:byArtist _:Nfefda69fda1746a1a4f79f23f6eef4d8,
        <artist/12030#subject>,
        <artist/18238#subject>,
        <artist/18259#subject>,
        <artist/4807#subject>,
        <artist/6520#subject>,
        <artist/7292#subject> ;
    schema:name "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@en,
        "TVアニメ『LOVE STAGE!!』ドラマCD SUMMER STAGE!!"@ja,
        "TV ANIME \"LOVE STAGE!!\" DRAMA CD SUMMER STAGE!!"@ja-latn ;
    schema:workPerformed <album/47669#musicalwork> .

_:N453b6d7a63284674a30ac8580def8ce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LφVEST (TV Size Ver.)"@en,
        "LφVEST (TV Size Ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N9a45acd4cb4f41719ba4a6f72711ca43 ;
    schema:name "LφVEST (TV Size Ver.)"@en,
        "LφVEST (TV Size Ver.)"@ja .

_:N9ca7307ef2284434aa39494bf101605e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountain episode: Take Me to a Summer Resort"@en,
        "山編「オレを避暑地に連れてって」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT22:30"^^xsd:interval ;
    schema:inPlaylist _:N9a45acd4cb4f41719ba4a6f72711ca43 ;
    schema:name "Mountain episode: Take Me to a Summer Resort"@en,
        "山編「オレを避暑地に連れてって」"@ja .

_:Nc538196485224638b55eed92e5413f65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLICK YOUR HEART!! (TV Size Ver.)"@en,
        "CLICK YOUR HEART!! (TV Size Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N9a45acd4cb4f41719ba4a6f72711ca43 ;
    schema:name "CLICK YOUR HEART!! (TV Size Ver.)"@en,
        "CLICK YOUR HEART!! (TV Size Ver.)"@ja .

_:Ne8f9f7af163c486ca247db9491b2594b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beach episode: If He Changed into a Swimsuit"@en,
        "海編「彼が水着に着替えたら」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT16:12"^^xsd:interval ;
    schema:inPlaylist _:N9a45acd4cb4f41719ba4a6f72711ca43 ;
    schema:name "Beach episode: If He Changed into a Swimsuit"@en,
        "海編「彼が水着に着替えたら」"@ja .

_:Nfefda69fda1746a1a4f79f23f6eef4d8 a schema:Person,
        foaf:Person ;
    mo:performed <album/47669#performance> ;
    schema:name "DAIGO"@en ;
    foaf:name "DAIGO"@en .

_:N9a45acd4cb4f41719ba4a6f72711ca43 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N453b6d7a63284674a30ac8580def8ce4,
        _:N9ca7307ef2284434aa39494bf101605e,
        _:Nc538196485224638b55eed92e5413f65,
        _:Ne8f9f7af163c486ca247db9491b2594b ;
    mo:track_count 4 ;
    schema:duration "PT41:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N453b6d7a63284674a30ac8580def8ce4,
        _:N9ca7307ef2284434aa39494bf101605e,
        _:Nc538196485224638b55eed92e5413f65,
        _:Ne8f9f7af163c486ca247db9491b2594b .

