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

<artist/10443#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisako Kanemoto"@en,
        "金元寿子"@ja ;
    foaf:made <album/37532#subject>,
        <album/37532#vocals> ;
    foaf:name "Hisako Kanemoto"@en,
        "金元寿子"@ja .

<artist/11016#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Fukushima"@en,
        "福島潤"@ja ;
    foaf:made <album/37532#subject>,
        <album/37532#vocals> ;
    foaf:name "Jun Fukushima"@en,
        "福島潤"@ja .

<artist/13732#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Chisuga"@en,
        "千菅春香"@ja ;
    foaf:made <album/37532#subject>,
        <album/37532#vocals> ;
    foaf:name "Haruka Chisuga"@en,
        "千菅春香"@ja .

<artist/14124#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurika Kubo"@en,
        "久保ユリカ"@ja ;
    foaf:made <album/37532#subject>,
        <album/37532#vocals> ;
    foaf:name "Yurika Kubo"@en,
        "久保ユリカ"@ja .

<artist/2207#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Kawashima"@en,
        "川嶋あい"@ja ;
    foaf:made <album/37532#lyrics>,
        <album/37532#subject> ;
    foaf:name "Ai Kawashima"@en,
        "川嶋あい"@ja .

<artist/3828#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiro Shimono"@en,
        "下野紘"@ja ;
    foaf:made <album/37532#subject>,
        <album/37532#vocals> ;
    foaf:name "Hiro Shimono"@en,
        "下野紘"@ja .

<artist/5563#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja ;
    foaf:made <album/37532#lyrics>,
        <album/37532#subject> ;
    foaf:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:made <album/37532#subject>,
        <album/37532#vocals> ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/8555#subject> a schema:Person,
        foaf:Person ;
    schema:name "y0c1e"@en ;
    foaf:made <album/37532#lyrics>,
        <album/37532#subject> ;
    foaf:name "y0c1e"@en .

<artist/2213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37532#subject> ;
    schema:name "Yasuhiro Misawa"@en,
        "三澤康広"@ja ;
    foaf:made <album/37532#composition>,
        <album/37532#subject> ;
    foaf:name "Yasuhiro Misawa"@en,
        "三澤康広"@ja .

<product/3437#subject> a schema:CreativeWork ;
    schema:name "The Troubled Life of Miss Kotoura"@en,
        "琴浦さん"@ja,
        "Kotoura-San"@ja-latn ;
    foaf:name "The Troubled Life of Miss Kotoura"@en,
        "琴浦さん"@ja,
        "Kotoura-San"@ja-latn .

<album/37532#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@en,
        "希望の花とつるぺたとESP研のテーマ [初回限定盤]"@ja,
        "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@ja-latn ;
    mo:composer <artist/2213#subject> ;
    mo:produced_work <album/37532#musicalwork> ;
    schema:name "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@en,
        "希望の花とつるぺたとESP研のテーマ [初回限定盤]"@ja,
        "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@ja-latn .

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

<album/37532#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@en,
        "希望の花とつるぺたとESP研のテーマ [初回限定盤]"@ja,
        "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@ja-latn ;
    mo:performance_of <album/37532#musicalwork> ;
    mo:recorded_as <album/37532#musicalexpression> ;
    schema:name "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@en,
        "希望の花とつるぺたとESP研のテーマ [初回限定盤]"@ja,
        "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/37532#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/37532/37532-1364704791.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/37532#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-20"^^xsd:date ;
    dcterms:title "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@en,
        "希望の花とつるぺたとESP研のテーマ [初回限定盤]"@ja,
        "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VTZL-61" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/37532#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N5b8277200b0a4a5180572b486689a99a,
        _:Nd57bc3d9b0b84c3181972d2439e1500b ;
    mo:record_count 2 ;
    schema:about <product/3437#subject> ;
    schema:datePublished "2013-03-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/37532/37532-1364704791.jpg> ;
    schema:name "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@en,
        "希望の花とつるぺたとESP研のテーマ [初回限定盤]"@ja,
        "Kibou no Hana to Tsurupeta to ESP-ken no Theme [Limited Edition]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/37532/37532-1364704791.jpg> .

_:N130da82b5e214d968f7f20b72c526207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESP Research Theme (Karaoke Ver.)"@en,
        "ESP研のテーマ(カラオケVer.)"@ja,
        "ESP-ken no Theme (Karaoke Ver.)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5b8277200b0a4a5180572b486689a99a ;
    schema:name "ESP Research Theme (Karaoke Ver.)"@en,
        "ESP研のテーマ(カラオケVer.)"@ja,
        "ESP-ken no Theme (Karaoke Ver.)"@ja-latn .

_:N2ef172b441b840a4a506dfe16babe0a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Hope"@en,
        "希望の花"@ja,
        "Kibou no Hana"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N5b8277200b0a4a5180572b486689a99a ;
    schema:name "Flower of Hope"@en,
        "希望の花"@ja,
        "Kibou no Hana"@ja-latn .

_:N448a6aa8ddc74b7c8f4360c255a2b190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Hope (Karaoke Ver.)"@en,
        "希望の花(カラオケVer.)"@ja,
        "Kibou no Hana (Karaoke Ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N5b8277200b0a4a5180572b486689a99a ;
    schema:name "Flower of Hope (Karaoke Ver.)"@en,
        "希望の花(カラオケVer.)"@ja,
        "Kibou no Hana (Karaoke Ver.)"@ja-latn .

_:N6f37b742ce1d438eb39b7f77a046b8fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Hope - Original Anime PV"@en,
        "「希望の花」オリジナルアニメPV"@ja,
        "Kibou no Hana - Original Anime PV"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd57bc3d9b0b84c3181972d2439e1500b ;
    schema:name "Flower of Hope - Original Anime PV"@en,
        "「希望の花」オリジナルアニメPV"@ja,
        "Kibou no Hana - Original Anime PV"@ja-latn .

_:N91cb07b3d06c4b2da9ec5496dfc728b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESP Research Society ~Regular Meeting~"@en,
        "ESP研究会～定例ミーティング～"@ja,
        "ESP-kenkyuukai ~Teirei Meeting~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT17:41"^^xsd:interval ;
    schema:inPlaylist _:N5b8277200b0a4a5180572b486689a99a ;
    schema:name "ESP Research Society ~Regular Meeting~"@en,
        "ESP研究会～定例ミーティング～"@ja,
        "ESP-kenkyuukai ~Teirei Meeting~"@ja-latn .

_:Nbcda2da3856749e8acce0764a8fae4f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsurupeta (Karaoke Ver.)"@en,
        "つるぺた(カラオケVer.)"@ja,
        "Tsurupeta (Karaoke Ver.)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N5b8277200b0a4a5180572b486689a99a ;
    schema:name "Tsurupeta (Karaoke Ver.)"@en,
        "つるぺた(カラオケVer.)"@ja,
        "Tsurupeta (Karaoke Ver.)"@ja-latn .

_:Ndc31b2a6d8cc4fd2afdafda17514afb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESP Research Theme"@en,
        "ESP研のテーマ"@ja,
        "ESP-ken no Theme"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N5b8277200b0a4a5180572b486689a99a ;
    schema:name "ESP Research Theme"@en,
        "ESP研のテーマ"@ja,
        "ESP-ken no Theme"@ja-latn .

_:Ne0dcfa387e7842fbac0cc7485d51c992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haruka's Room - Special Short Anime (All 6 Episodes)"@en,
        "スペシャルショートアニメ「春香の部屋」(全6話)"@ja,
        "Haruka no Heya - Special Short Anime (zen 6)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd57bc3d9b0b84c3181972d2439e1500b ;
    schema:name "Haruka's Room - Special Short Anime (All 6 Episodes)"@en,
        "スペシャルショートアニメ「春香の部屋」(全6話)"@ja,
        "Haruka no Heya - Special Short Anime (zen 6)"@ja-latn .

_:Nea6dcf54a8c04f23a0b424ea336dec9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsurupeta"@en,
        "つるぺた"@ja,
        "Tsurupeta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N5b8277200b0a4a5180572b486689a99a ;
    schema:name "Tsurupeta"@en,
        "つるぺた"@ja,
        "Tsurupeta"@ja-latn .

_:Nd57bc3d9b0b84c3181972d2439e1500b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6f37b742ce1d438eb39b7f77a046b8fe,
        _:Ne0dcfa387e7842fbac0cc7485d51c992 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6f37b742ce1d438eb39b7f77a046b8fe,
        _:Ne0dcfa387e7842fbac0cc7485d51c992 .

_:N5b8277200b0a4a5180572b486689a99a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N130da82b5e214d968f7f20b72c526207,
        _:N2ef172b441b840a4a506dfe16babe0a2,
        _:N448a6aa8ddc74b7c8f4360c255a2b190,
        _:N91cb07b3d06c4b2da9ec5496dfc728b9,
        _:Nbcda2da3856749e8acce0764a8fae4f5,
        _:Ndc31b2a6d8cc4fd2afdafda17514afb9,
        _:Nea6dcf54a8c04f23a0b424ea336dec9f ;
    mo:track_count 7 ;
    schema:duration "PT43:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N130da82b5e214d968f7f20b72c526207,
        _:N2ef172b441b840a4a506dfe16babe0a2,
        _:N448a6aa8ddc74b7c8f4360c255a2b190,
        _:N91cb07b3d06c4b2da9ec5496dfc728b9,
        _:Nbcda2da3856749e8acce0764a8fae4f5,
        _:Ndc31b2a6d8cc4fd2afdafda17514afb9,
        _:Nea6dcf54a8c04f23a0b424ea336dec9f .

