@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 _:N700b1186c26a47058f6e9d7384c6b261,
        _:Nbb7c4fc5b46c48879524a80199a0177e ;
    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> .

_:N16bf5f210b2540f2831e8171f9221004 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 _:N700b1186c26a47058f6e9d7384c6b261 ;
    schema:name "Tsurupeta"@en,
        "つるぺた"@ja,
        "Tsurupeta"@ja-latn .

_:N24288955e63541319253dbe9f072a823 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 _:Nbb7c4fc5b46c48879524a80199a0177e ;
    schema:name "Haruka's Room - Special Short Anime (All 6 Episodes)"@en,
        "スペシャルショートアニメ「春香の部屋」(全6話)"@ja,
        "Haruka no Heya - Special Short Anime (zen 6)"@ja-latn .

_:N34d5e6f4d8ec4c16aa72d5077b89824b 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 _:N700b1186c26a47058f6e9d7384c6b261 ;
    schema:name "ESP Research Theme"@en,
        "ESP研のテーマ"@ja,
        "ESP-ken no Theme"@ja-latn .

_:N7406915dba774e7a8dfcf213a84eb821 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 _:N700b1186c26a47058f6e9d7384c6b261 ;
    schema:name "Flower of Hope (Karaoke Ver.)"@en,
        "希望の花(カラオケVer.)"@ja,
        "Kibou no Hana (Karaoke Ver.)"@ja-latn .

_:N77f4d0a8e5a9409a99a2a455a7683812 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 _:N700b1186c26a47058f6e9d7384c6b261 ;
    schema:name "ESP Research Theme (Karaoke Ver.)"@en,
        "ESP研のテーマ(カラオケVer.)"@ja,
        "ESP-ken no Theme (Karaoke Ver.)"@ja-latn .

_:N7f41ff09e6844540944264bd5d811433 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 _:N700b1186c26a47058f6e9d7384c6b261 ;
    schema:name "Tsurupeta (Karaoke Ver.)"@en,
        "つるぺた(カラオケVer.)"@ja,
        "Tsurupeta (Karaoke Ver.)"@ja-latn .

_:Na82f420b8870423ca5f3815eca3e6414 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 _:N700b1186c26a47058f6e9d7384c6b261 ;
    schema:name "ESP Research Society ~Regular Meeting~"@en,
        "ESP研究会～定例ミーティング～"@ja,
        "ESP-kenkyuukai ~Teirei Meeting~"@ja-latn .

_:Nc75caf4663dd4d3c93a73124f3911875 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 _:N700b1186c26a47058f6e9d7384c6b261 ;
    schema:name "Flower of Hope"@en,
        "希望の花"@ja,
        "Kibou no Hana"@ja-latn .

_:Nf947d4d066104269a5400a1595b038df 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 _:Nbb7c4fc5b46c48879524a80199a0177e ;
    schema:name "Flower of Hope - Original Anime PV"@en,
        "「希望の花」オリジナルアニメPV"@ja,
        "Kibou no Hana - Original Anime PV"@ja-latn .

_:Nbb7c4fc5b46c48879524a80199a0177e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N24288955e63541319253dbe9f072a823,
        _:Nf947d4d066104269a5400a1595b038df ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N24288955e63541319253dbe9f072a823,
        _:Nf947d4d066104269a5400a1595b038df .

_:N700b1186c26a47058f6e9d7384c6b261 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16bf5f210b2540f2831e8171f9221004,
        _:N34d5e6f4d8ec4c16aa72d5077b89824b,
        _:N7406915dba774e7a8dfcf213a84eb821,
        _:N77f4d0a8e5a9409a99a2a455a7683812,
        _:N7f41ff09e6844540944264bd5d811433,
        _:Na82f420b8870423ca5f3815eca3e6414,
        _:Nc75caf4663dd4d3c93a73124f3911875 ;
    mo:track_count 7 ;
    schema:duration "PT43:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N16bf5f210b2540f2831e8171f9221004,
        _:N34d5e6f4d8ec4c16aa72d5077b89824b,
        _:N7406915dba774e7a8dfcf213a84eb821,
        _:N77f4d0a8e5a9409a99a2a455a7683812,
        _:N7f41ff09e6844540944264bd5d811433,
        _:Na82f420b8870423ca5f3815eca3e6414,
        _:Nc75caf4663dd4d3c93a73124f3911875 .

