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

<album/9277#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@en,
        "プリンセスラバー! ドラマCD「レディのお相手はファッションから?」"@ja,
        "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@ja-latn ;
    mo:produced_work <album/9277#musicalwork> ;
    schema:name "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@en,
        "プリンセスラバー! ドラマCD「レディのお相手はファッションから?」"@ja,
        "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@ja-latn .

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

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

<product/4705#subject> a schema:CreativeWork ;
    schema:name "Princess Lover! (Game)"@en,
        "プリンセスラバー! (Game)"@ja,
        "Princess Lover! (Game)"@ja-latn ;
    foaf:name "Princess Lover! (Game)"@en,
        "プリンセスラバー! (Game)"@ja,
        "Princess Lover! (Game)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/77/9277/9277-1214764833.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9277#performance> ;
    schema:name "Kazane"@en,
        "風音"@ja ;
    foaf:name "Kazane"@en,
        "風音"@ja .

<artist/2529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9277#performance> ;
    schema:name "Suzune Kusunoki"@en,
        "楠鈴音"@ja ;
    foaf:name "Suzune Kusunoki"@en,
        "楠鈴音"@ja .

<artist/3984#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9277#performance> ;
    schema:name "Fuuri Samoto"@en,
        "佐本二厘"@ja ;
    foaf:name "Fuuri Samoto"@en,
        "佐本二厘"@ja .

<artist/6921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9277#performance> ;
    schema:name "Nazuna Gogyou"@en,
        "五行なずな"@ja ;
    foaf:name "Nazuna Gogyou"@en,
        "五行なずな"@ja .

<artist/7903#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9277#performance> ;
    schema:name "Soyogi Tono"@en,
        "遠野そよぎ"@ja ;
    foaf:name "Soyogi Tono"@en,
        "遠野そよぎ"@ja .

<artist/907#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9277#performance> ;
    schema:name "Ayaka Kimura"@en,
        "木村あやか"@ja ;
    foaf:name "Ayaka Kimura"@en,
        "木村あやか"@ja .

<album/9277#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-27"^^xsd:date ;
    dcterms:title "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@en,
        "プリンセスラバー! ドラマCD「レディのお相手はファッションから?」"@ja,
        "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@ja-latn ;
    mo:catalogue_number "RCTPL-0806SM" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9277#musicalexpression> ;
    mo:publisher _:N6faff228936e42ba9587ff9a670c22e5 ;
    mo:record _:N2258eb9492594d5e85602c22d766c4c0 ;
    mo:record_count 1 ;
    schema:about <product/4705#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "いちごみるく"@en ;
            foaf:name "いちごみるく"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "比留間京之介"@en ;
            foaf:name "比留間京之介"@en ],
        <artist/1797#subject>,
        <artist/2529#subject>,
        <artist/3984#subject>,
        <artist/6921#subject>,
        <artist/7903#subject>,
        <artist/907#subject> ;
    schema:datePublished "2008-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/9277/9277-1214764833.jpg> ;
    schema:name "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@en,
        "プリンセスラバー! ドラマCD「レディのお相手はファッションから?」"@ja,
        "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@ja-latn ;
    schema:publisher _:N6faff228936e42ba9587ff9a670c22e5 ;
    foaf:depiction <https://media.vgm.io/albums/77/9277/9277-1214764833.jpg> .

<album/9277#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@en,
        "プリンセスラバー! ドラマCD「レディのお相手はファッションから?」"@ja,
        "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@ja-latn ;
    mo:performance_of <album/9277#musicalwork> ;
    mo:performer _:N321a47c3ea5a4bebb741fd1eda1ea389,
        _:N6037670516d4402191694553a67f6950,
        <artist/1797#subject>,
        <artist/2529#subject>,
        <artist/3984#subject>,
        <artist/6921#subject>,
        <artist/7903#subject>,
        <artist/907#subject> ;
    mo:recorded_as <album/9277#musicalexpression> ;
    schema:byArtist _:N321a47c3ea5a4bebb741fd1eda1ea389,
        _:N6037670516d4402191694553a67f6950,
        <artist/1797#subject>,
        <artist/2529#subject>,
        <artist/3984#subject>,
        <artist/6921#subject>,
        <artist/7903#subject>,
        <artist/907#subject> ;
    schema:name "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@en,
        "プリンセスラバー! ドラマCD「レディのお相手はファッションから?」"@ja,
        "Princess Lover! Drama CD \"A Lady's Partner Begins With Fashion?\""@ja-latn ;
    schema:workPerformed <album/9277#musicalwork> .

_:N2258eb9492594d5e85602c22d766c4c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N69e73c0801b94d5fa58b1d69c5ed39e8 ;
    mo:track_count 1 ;
    schema:duration "PT24:45"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N69e73c0801b94d5fa58b1d69c5ed39e8 .

_:N321a47c3ea5a4bebb741fd1eda1ea389 a schema:Person,
        foaf:Person ;
    mo:performed <album/9277#performance> ;
    schema:name "比留間京之介"@en ;
    foaf:name "比留間京之介"@en .

_:N6037670516d4402191694553a67f6950 a schema:Person,
        foaf:Person ;
    mo:performed <album/9277#performance> ;
    schema:name "いちごみるく"@en ;
    foaf:name "いちごみるく"@en .

_:N69e73c0801b94d5fa58b1d69c5ed39e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lady's Partner Begins With Fashion?"@en,
        "レディのお相手はファッションから？"@ja ;
    mo:track_number 1 ;
    schema:duration "PT24:45"^^xsd:interval ;
    schema:inPlaylist _:N2258eb9492594d5e85602c22d766c4c0 ;
    schema:name "A Lady's Partner Begins With Fashion?"@en,
        "レディのお相手はファッションから？"@ja .

_:N6faff228936e42ba9587ff9a670c22e5 schema:name "Ricotta"@en,
        "Ricotta"@ja,
        "Ricotta"@ja-latn ;
    foaf:name "Ricotta"@en,
        "Ricotta"@ja,
        "Ricotta"@ja-latn .

