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

<artist/10944#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Hamada"@en,
        "濱田理恵"@ja ;
    foaf:made <album/53205#lyrics>,
        <album/53205#subject> ;
    foaf:name "Rie Hamada"@en,
        "濱田理恵"@ja .

<artist/16643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Iwatsubo"@en,
        "岩坪理江"@ja ;
    foaf:made <album/53205#subject>,
        <album/53205#vocals> ;
    foaf:name "Rie Iwatsubo"@en,
        "岩坪理江"@ja .

<artist/332#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja ;
    foaf:made <album/53205#subject>,
        <album/53205#vocals> ;
    foaf:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja .

<album/53204> a mo:Release ;
    mo:catalogue_number "PCCG-00527" .

<artist/13362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53205#subject> ;
    schema:name "Teiichi Okano"@en,
        "岡野貞一"@ja ;
    foaf:made <album/53205#composition>,
        <album/53205#subject> ;
    foaf:name "Teiichi Okano"@en,
        "岡野貞一"@ja .

<artist/705#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53205#subject> ;
    schema:name "Tamiya Terashima"@en,
        "寺嶋民哉"@ja ;
    foaf:made <album/53205#composition>,
        <album/53205#subject> ;
    foaf:name "Tamiya Terashima"@en,
        "寺嶋民哉"@ja .

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

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

<album/53205#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Omishi Magical Theater: Risky Safety a soundtrack"@en,
        "臣士魔法劇場 リスキー☆セフティ あっ!サウンドトラック"@ja,
        "Omishi Mahou Gekijou: Risky Safety Ah! Soundtrack"@ja-latn ;
    mo:performance_of <album/53205#musicalwork> ;
    mo:recorded_as <album/53205#musicalexpression> ;
    schema:name "Omishi Magical Theater: Risky Safety a soundtrack"@en,
        "臣士魔法劇場 リスキー☆セフティ あっ!サウンドトラック"@ja,
        "Omishi Mahou Gekijou: Risky Safety Ah! Soundtrack"@ja-latn ;
    schema:workPerformed <album/53205#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

<album/53205#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Omishi Magical Theater: Risky Safety a soundtrack"@en,
        "臣士魔法劇場 リスキー☆セフティ あっ!サウンドトラック"@ja,
        "Omishi Mahou Gekijou: Risky Safety Ah! Soundtrack"@ja-latn ;
    mo:composer <artist/13362#subject>,
        <artist/705#subject> ;
    mo:produced_work <album/53205#musicalwork> ;
    schema:name "Omishi Magical Theater: Risky Safety a soundtrack"@en,
        "臣士魔法劇場 リスキー☆セフティ あっ!サウンドトラック"@ja,
        "Omishi Mahou Gekijou: Risky Safety Ah! Soundtrack"@ja-latn .

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

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

<album/53205#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-02-02"^^xsd:date ;
    dcterms:title "Omishi Magical Theater: Risky Safety a soundtrack"@en,
        "臣士魔法劇場 リスキー☆セフティ あっ!サウンドトラック"@ja,
        "Omishi Mahou Gekijou: Risky Safety Ah! Soundtrack"@ja-latn ;
    mo:catalogue_number "PCCG-00669" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/53204> ;
    mo:publication_of <album/53205#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Omishi Magical Theater: Risky Safety"@en ;
            foaf:name "Omishi Magical Theater: Risky Safety"@en ] ;
    schema:datePublished "2005-02-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/53205/53205-1b9269f34ded.jpg> ;
    schema:name "Omishi Magical Theater: Risky Safety a soundtrack"@en,
        "臣士魔法劇場 リスキー☆セフティ あっ!サウンドトラック"@ja,
        "Omishi Mahou Gekijou: Risky Safety Ah! Soundtrack"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/53205/53205-1b9269f34ded.jpg> .

_:N2554fae5fb734b41b985ad039b7ba146 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私は不幸"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "私は不幸"@ja .

_:N2999f925f59341e794a472f90e5667f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「テセラは言った......」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "「テセラは言った......」"@ja .

_:N2e9aa232ea7443c993f9612d94d4f8cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うじ、うじ、恋氏!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "うじ、うじ、恋氏!"@ja .

_:N31a408d3485a4986a1c617b5ef722ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こんなにも幸せな不幸"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "こんなにも幸せな不幸"@ja .

_:N388d23b146fc4ed296fd4c0b0b4857c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禁じられた愛 (劇中ドラマ 「聖職」 エンディングテーマ)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "禁じられた愛 (劇中ドラマ 「聖職」 エンディングテーマ)"@ja .

_:N3c713b1344dd4c0e90b6a10c8bbe1751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なみだ、涙......"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "なみだ、涙......"@ja .

_:N3d79bb56c7944df890cf987063f72b9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 「此処にいるから」"@ja ;
    mo:track_number 19 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "挿入歌 「此処にいるから」"@ja .

_:N411c2014b6b94d6aa6448fdbfe832ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZAPPING 桃太郎"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "ZAPPING 桃太郎"@ja .

_:N5c57cdb5b02743479aec59a4b6665990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖魔獣≧ [魔物+見習い天使+友情]"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "聖魔獣≧ [魔物+見習い天使+友情]"@ja .

_:N626d0bb12f8f4a81866c3760612bff8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気分爽快!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "気分爽快!"@ja .

_:N645ed55542924ce197c24ebc35edbae4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "胸を張りまっしょい"@ja ;
    mo:track_number 22 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "胸を張りまっしょい"@ja .

_:N6c4faaa879db4cafa88370e05c1723c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "賀正"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "賀正"@ja .

_:N7b88d9ed921d4495855ca2283a0fd383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "元町三丁目"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "元町三丁目"@ja .

_:N81f4987f04624162937f288a6ce3d002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見習い天使登場! [えんじぇる、じぇるじぇる]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "見習い天使登場! [えんじぇる、じぇるじぇる]"@ja .

_:N84a2fd42a94648f09f6f18cb9f38c360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死神見習い登場! [お前の不幸は俺様の幸せ]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "死神見習い登場! [お前の不幸は俺様の幸せ]"@ja .

_:N9b9cde621a9444709b329a6bf33f0b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信じたいのに......"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "信じたいのに......"@ja .

_:Naa638b24c51441cb90c4b414a7f174ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ああ、お父さん......"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "ああ、お父さん......"@ja .

_:Naed6a3bd3ad34f7ab765555fdabe7b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0てん"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "0てん"@ja .

_:Naf8df726f62147469f73f0cee6da41d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リフレッシュ!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "リフレッシュ!"@ja .

_:Nafa2cf2863aa413c85bb1d82a987bcc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたり"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "ふたり"@ja .

_:Nb2064d63107c49c884e6638b8752d8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あ、ろんぐろんぐたいむあごー"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "あ、ろんぐろんぐたいむあごー"@ja .

_:Nb48331fb09f94316bacfe619eb00f099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔物伝説"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "魔物伝説"@ja .

_:Nb69766990d4940eca61db983a964ba62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまり"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "はじまり"@ja .

_:Nc2fb9431c8754b4b8e5fa675f40d6dfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘密すぎる花園"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "秘密すぎる花園"@ja .

_:Nc8b6f1f30b4844c89b22e13eb341094c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題歌 「夜明けの風ききながら」"@ja ;
    mo:track_number 27 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "主題歌 「夜明けの風ききながら」"@ja .

_:Nd038bca18d614e638c222119a1ec06d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロマンス"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "ロマンス"@ja .

_:Ndfcc06c93d2944ffaca13d0e81ad5e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏れ、ダメダメ天使!"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "黄昏れ、ダメダメ天使!"@ja .

_:Ne5a994874f8042b380073b8d237f764b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せの花"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N8ef8f0a70c554e9e9f34409cc60faf68 ;
    schema:name "幸せの花"@ja .

_:N8ef8f0a70c554e9e9f34409cc60faf68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2554fae5fb734b41b985ad039b7ba146,
        _:N2999f925f59341e794a472f90e5667f8,
        _:N2e9aa232ea7443c993f9612d94d4f8cb,
        _:N31a408d3485a4986a1c617b5ef722ed9,
        _:N388d23b146fc4ed296fd4c0b0b4857c8,
        _:N3c713b1344dd4c0e90b6a10c8bbe1751,
        _:N3d79bb56c7944df890cf987063f72b9f,
        _:N411c2014b6b94d6aa6448fdbfe832ce0,
        _:N5c57cdb5b02743479aec59a4b6665990,
        _:N626d0bb12f8f4a81866c3760612bff8c,
        _:N645ed55542924ce197c24ebc35edbae4,
        _:N6c4faaa879db4cafa88370e05c1723c6,
        _:N7b88d9ed921d4495855ca2283a0fd383,
        _:N81f4987f04624162937f288a6ce3d002,
        _:N84a2fd42a94648f09f6f18cb9f38c360,
        _:N9b9cde621a9444709b329a6bf33f0b19,
        _:Naa638b24c51441cb90c4b414a7f174ee,
        _:Naed6a3bd3ad34f7ab765555fdabe7b18,
        _:Naf8df726f62147469f73f0cee6da41d2,
        _:Nafa2cf2863aa413c85bb1d82a987bcc7,
        _:Nb2064d63107c49c884e6638b8752d8bd,
        _:Nb48331fb09f94316bacfe619eb00f099,
        _:Nb69766990d4940eca61db983a964ba62,
        _:Nc2fb9431c8754b4b8e5fa675f40d6dfe,
        _:Nc8b6f1f30b4844c89b22e13eb341094c,
        _:Nd038bca18d614e638c222119a1ec06d9,
        _:Ndfcc06c93d2944ffaca13d0e81ad5e31,
        _:Ne5a994874f8042b380073b8d237f764b ;
    mo:track_count 28 ;
    schema:duration "PT77:04"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N2554fae5fb734b41b985ad039b7ba146,
        _:N2999f925f59341e794a472f90e5667f8,
        _:N2e9aa232ea7443c993f9612d94d4f8cb,
        _:N31a408d3485a4986a1c617b5ef722ed9,
        _:N388d23b146fc4ed296fd4c0b0b4857c8,
        _:N3c713b1344dd4c0e90b6a10c8bbe1751,
        _:N3d79bb56c7944df890cf987063f72b9f,
        _:N411c2014b6b94d6aa6448fdbfe832ce0,
        _:N5c57cdb5b02743479aec59a4b6665990,
        _:N626d0bb12f8f4a81866c3760612bff8c,
        _:N645ed55542924ce197c24ebc35edbae4,
        _:N6c4faaa879db4cafa88370e05c1723c6,
        _:N7b88d9ed921d4495855ca2283a0fd383,
        _:N81f4987f04624162937f288a6ce3d002,
        _:N84a2fd42a94648f09f6f18cb9f38c360,
        _:N9b9cde621a9444709b329a6bf33f0b19,
        _:Naa638b24c51441cb90c4b414a7f174ee,
        _:Naed6a3bd3ad34f7ab765555fdabe7b18,
        _:Naf8df726f62147469f73f0cee6da41d2,
        _:Nafa2cf2863aa413c85bb1d82a987bcc7,
        _:Nb2064d63107c49c884e6638b8752d8bd,
        _:Nb48331fb09f94316bacfe619eb00f099,
        _:Nb69766990d4940eca61db983a964ba62,
        _:Nc2fb9431c8754b4b8e5fa675f40d6dfe,
        _:Nc8b6f1f30b4844c89b22e13eb341094c,
        _:Nd038bca18d614e638c222119a1ec06d9,
        _:Ndfcc06c93d2944ffaca13d0e81ad5e31,
        _:Ne5a994874f8042b380073b8d237f764b .

