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

<artist/3309#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Sutani"@en,
        "須谷尚子"@ja ;
    foaf:made <album/41020#lyrics>,
        <album/41020#subject> ;
    foaf:name "Naoko Sutani"@en,
        "須谷尚子"@ja .

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

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41020#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/41020#composition>,
        <album/41020#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41020#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/41020#composition>,
        <album/41020#lyrics>,
        <album/41020#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<product/2508#subject> a schema:CreativeWork ;
    schema:name "WHITE ALBUM2 (Series)"@en,
        "ホワイトアルバム2 (Series)"@ja,
        "WHITE ALBUM2 (Series)"@ja-latn ;
    foaf:name "WHITE ALBUM2 (Series)"@en,
        "ホワイトアルバム2 (Series)"@ja,
        "WHITE ALBUM2 (Series)"@ja-latn .

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

<org/5#subject> schema:name "F.I.X. RECORDS"@en,
        "フィックスレコード"@ja,
        "F.I.X. RECORDS"@ja-latn ;
    foaf:name "F.I.X. RECORDS"@en,
        "フィックスレコード"@ja,
        "F.I.X. RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/41020/41020-1394400721.jpg> a schema:ImageObject,
        foaf:Image .

<album/41020#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Todokanai Koi '13 / Rena Uehara"@en,
        "届かない恋 '13 / 上原れな"@ja,
        "Todokanai Koi '13 / Rena Uehara"@ja-latn ;
    mo:composer <artist/27#subject>,
        <artist/28#subject> ;
    mo:produced_work <album/41020#musicalwork> ;
    schema:name "Todokanai Koi '13 / Rena Uehara"@en,
        "届かない恋 '13 / 上原れな"@ja,
        "Todokanai Koi '13 / Rena Uehara"@ja-latn .

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

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

<artist/10434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Yuichi Takama"@en,
        "高間有一"@ja ;
    foaf:name "Yuichi Takama"@en,
        "高間有一"@ja .

<artist/10551#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Shouko Miki"@en,
        "三木章子"@ja ;
    foaf:name "Shouko Miki"@en,
        "三木章子"@ja .

<artist/13582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Sayuri Yano"@en,
        "矢野小百合"@ja ;
    foaf:name "Sayuri Yano"@en,
        "矢野小百合"@ja .

<artist/13587#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Toshihiro Takai"@en,
        "高井敏弘"@ja ;
    foaf:name "Toshihiro Takai"@en,
        "高井敏弘"@ja .

<artist/13606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Natsue Kameda"@en,
        "亀田夏絵"@ja ;
    foaf:name "Natsue Kameda"@en,
        "亀田夏絵"@ja .

<artist/14901#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Hideto Goto"@en,
        "後藤秀人"@ja ;
    foaf:name "Hideto Goto"@en,
        "後藤秀人"@ja .

<artist/18983#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Erina Kato"@en,
        "加藤えりな"@ja ;
    foaf:name "Erina Kato"@en,
        "加藤えりな"@ja .

<artist/20363#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Ken Shibuya"@en,
        "渋谷憲"@ja ;
    foaf:name "Ken Shibuya"@en,
        "渋谷憲"@ja .

<artist/20487#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Azusa Haraguchi"@en,
        "原口梓"@ja ;
    foaf:name "Azusa Haraguchi"@en,
        "原口梓"@ja .

<artist/23815#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Sayo Takimoto"@en,
        "滝本沙代"@ja ;
    foaf:name "Sayo Takimoto"@en,
        "滝本沙代"@ja .

<artist/23817#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Nona*"@en ;
    foaf:name "Nona*"@en .

<artist/3491#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Rena Uehara"@en,
        "上原れな"@ja ;
    foaf:name "Rena Uehara"@en,
        "上原れな"@ja .

<artist/7010#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Shuntaro Kobayashi"@en,
        "小林俊太郎"@ja ;
    foaf:name "Shuntaro Kobayashi"@en,
        "小林俊太郎"@ja .

<artist/7834#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41020#performance> ;
    schema:name "Masutami Endo"@en,
        "遠藤益民"@ja ;
    foaf:name "Masutami Endo"@en,
        "遠藤益民"@ja .

<album/41020#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-06"^^xsd:date ;
    dcterms:title "Todokanai Koi '13 / Rena Uehara"@en,
        "届かない恋 '13 / 上原れな"@ja,
        "Todokanai Koi '13 / Rena Uehara"@ja-latn ;
    mo:catalogue_number "KICM-4035" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41020#musicalexpression> ;
    mo:publisher <org/5#subject> ;
    mo:record _:Nd256d868d87047e4b466d9d22459ad2e ;
    mo:record_count 1 ;
    schema:about <product/2508#subject> ;
    schema:byArtist <artist/10434#subject>,
        <artist/10551#subject>,
        <artist/13582#subject>,
        <artist/13587#subject>,
        <artist/13606#subject>,
        <artist/14901#subject>,
        <artist/18983#subject>,
        <artist/20363#subject>,
        <artist/20487#subject>,
        <artist/23815#subject>,
        <artist/23817#subject>,
        <artist/3491#subject>,
        <artist/7010#subject>,
        <artist/7834#subject> ;
    schema:datePublished "2013-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/41020/41020-1394400721.jpg> ;
    schema:name "Todokanai Koi '13 / Rena Uehara"@en,
        "届かない恋 '13 / 上原れな"@ja,
        "Todokanai Koi '13 / Rena Uehara"@ja-latn ;
    schema:publisher <org/5#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/41020/41020-1394400721.jpg> .

<album/41020#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Todokanai Koi '13 / Rena Uehara"@en,
        "届かない恋 '13 / 上原れな"@ja,
        "Todokanai Koi '13 / Rena Uehara"@ja-latn ;
    mo:performance_of <album/41020#musicalwork> ;
    mo:performer <artist/10434#subject>,
        <artist/10551#subject>,
        <artist/13582#subject>,
        <artist/13587#subject>,
        <artist/13606#subject>,
        <artist/14901#subject>,
        <artist/18983#subject>,
        <artist/20363#subject>,
        <artist/20487#subject>,
        <artist/23815#subject>,
        <artist/23817#subject>,
        <artist/3491#subject>,
        <artist/7010#subject>,
        <artist/7834#subject> ;
    mo:recorded_as <album/41020#musicalexpression> ;
    schema:byArtist <artist/10434#subject>,
        <artist/10551#subject>,
        <artist/13582#subject>,
        <artist/13587#subject>,
        <artist/13606#subject>,
        <artist/14901#subject>,
        <artist/18983#subject>,
        <artist/20363#subject>,
        <artist/20487#subject>,
        <artist/23815#subject>,
        <artist/23817#subject>,
        <artist/3491#subject>,
        <artist/7010#subject>,
        <artist/7834#subject> ;
    schema:name "Todokanai Koi '13 / Rena Uehara"@en,
        "届かない恋 '13 / 上原れな"@ja,
        "Todokanai Koi '13 / Rena Uehara"@ja-latn ;
    schema:workPerformed <album/41020#musicalwork> .

_:N42392feaaf9848d6805f5c55f17da78f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "届かない恋 '13"@ja,
        "Todokanai Koi '13"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nd256d868d87047e4b466d9d22459ad2e ;
    schema:name "届かない恋 '13"@ja,
        "Todokanai Koi '13"@ja-latn .

_:N51c3aba7cf264b5486686c43d5f9215c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならのこと"@ja,
        "Sayonara no Koto"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nd256d868d87047e4b466d9d22459ad2e ;
    schema:name "さよならのこと"@ja,
        "Sayonara no Koto"@ja-latn .

_:Nf70de7fb92ee4207acaf8dce0fb10006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "closing '13"@ja,
        "closing '13"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nd256d868d87047e4b466d9d22459ad2e ;
    schema:name "closing '13"@ja,
        "closing '13"@ja-latn .

_:Nd256d868d87047e4b466d9d22459ad2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42392feaaf9848d6805f5c55f17da78f,
        _:N51c3aba7cf264b5486686c43d5f9215c,
        _:Nf70de7fb92ee4207acaf8dce0fb10006 ;
    mo:track_count 3 ;
    schema:duration "PT16:01"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N42392feaaf9848d6805f5c55f17da78f,
        _:N51c3aba7cf264b5486686c43d5f9215c,
        _:Nf70de7fb92ee4207acaf8dce0fb10006 .

