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

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/21905#lyrics>,
        <album/21905#subject> ;
    foaf:name "RUCCA"@en .

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

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21905#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/21905#composition>,
        <album/21905#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<product/5602#subject> a schema:CreativeWork ;
    schema:name "Love, Election & Chocolate."@en,
        "恋と選挙とチョコレート"@ja,
        "Koi to Senkyo to Chocolate"@ja-latn ;
    foaf:name "Love, Election & Chocolate."@en,
        "恋と選挙とチョコレート"@ja,
        "Koi to Senkyo to Chocolate"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/50/21905/21905-1289500315.jpg> a schema:ImageObject,
        foaf:Image .

<album/21905#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love, Election & Chocolate. Ending theme song No.4"@en,
        "恋と選挙とチョコレート◎木場美冬 ENDING曲 『傷つけられるより傷つける方が痛いよ、なんて…』"@ja,
        "Love, Election & Chocolate. Ending theme song No.4"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/21905#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject> ;
    mo:produced_work <album/21905#musicalwork> ;
    schema:name "Love, Election & Chocolate. Ending theme song No.4"@en,
        "恋と選挙とチョコレート◎木場美冬 ENDING曲 『傷つけられるより傷つける方が痛いよ、なんて…』"@ja,
        "Love, Election & Chocolate. Ending theme song No.4"@ja-latn .

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

<album/21905#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love, Election & Chocolate. Ending theme song No.4"@en,
        "恋と選挙とチョコレート◎木場美冬 ENDING曲 『傷つけられるより傷つける方が痛いよ、なんて…』"@ja,
        "Love, Election & Chocolate. Ending theme song No.4"@ja-latn ;
    mo:performance_of <album/21905#musicalwork> ;
    mo:performer _:N6e30fb28aa294f23b0050ea56554f1b0 ;
    mo:recorded_as <album/21905#musicalexpression> ;
    schema:byArtist _:N6e30fb28aa294f23b0050ea56554f1b0 ;
    schema:name "Love, Election & Chocolate. Ending theme song No.4"@en,
        "恋と選挙とチョコレート◎木場美冬 ENDING曲 『傷つけられるより傷つける方が痛いよ、なんて…』"@ja,
        "Love, Election & Chocolate. Ending theme song No.4"@ja-latn ;
    schema:workPerformed <album/21905#musicalwork> .

<album/21905#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-29"^^xsd:date ;
    dcterms:title "Love, Election & Chocolate. Ending theme song No.4"@en,
        "恋と選挙とチョコレート◎木場美冬 ENDING曲 『傷つけられるより傷つける方が痛いよ、なんて…』"@ja,
        "Love, Election & Chocolate. Ending theme song No.4"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21905#musicalexpression> ;
    mo:publisher <org/1532#subject> ;
    mo:record _:Na693270417354b25a38e36cafe9342ff ;
    mo:record_count 1 ;
    schema:about <product/5602#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "鳴坂ありす"@en ;
            foaf:name "鳴坂ありす"@en ] ;
    schema:datePublished "2010-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/21905/21905-1289500315.jpg> ;
    schema:name "Love, Election & Chocolate. Ending theme song No.4"@en,
        "恋と選挙とチョコレート◎木場美冬 ENDING曲 『傷つけられるより傷つける方が痛いよ、なんて…』"@ja,
        "Love, Election & Chocolate. Ending theme song No.4"@ja-latn ;
    schema:publisher <org/1532#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/21905/21905-1289500315.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21905#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/21905#subject> ;
    foaf:name "(Elements Garden"@en .

_:N6e30fb28aa294f23b0050ea56554f1b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/21905#performance> ;
    schema:name "鳴坂ありす"@en ;
    foaf:name "鳴坂ありす"@en .

_:N732337b9dc3a43e29c32635636f32e24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傷つけられるより傷つける方が痛いよ、なんて… inst"@ja,
        "Kizutsukerareru yori Kizutsukeru Kata ga Itai yo, Nante... inst"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Na693270417354b25a38e36cafe9342ff ;
    schema:name "傷つけられるより傷つける方が痛いよ、なんて… inst"@ja,
        "Kizutsukerareru yori Kizutsukeru Kata ga Itai yo, Nante... inst"@ja-latn .

_:N9da6a435bcf2442ca06d31460ca750f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傷つけられるより傷つける方が痛いよ、なんて…"@ja,
        "Kizutsukerareru yori Kizutsukeru Kata ga Itai yo, Nante..."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Na693270417354b25a38e36cafe9342ff ;
    schema:name "傷つけられるより傷つける方が痛いよ、なんて…"@ja,
        "Kizutsukerareru yori Kizutsukeru Kata ga Itai yo, Nante..."@ja-latn .

_:Na693270417354b25a38e36cafe9342ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N732337b9dc3a43e29c32635636f32e24,
        _:N9da6a435bcf2442ca06d31460ca750f7 ;
    mo:track_count 2 ;
    schema:duration "PT9:42"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N732337b9dc3a43e29c32635636f32e24,
        _:N9da6a435bcf2442ca06d31460ca750f7 .

