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

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

<artist/579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25654#subject> ;
    schema:name "Tomoko Morita"@en,
        "森田朋子"@ja ;
    foaf:made <album/25654#composition>,
        <album/25654#subject> ;
    foaf:name "Tomoko Morita"@en,
        "森田朋子"@ja .

<product/9676#subject> a schema:CreativeWork ;
    schema:name "Rune Factory: Tides of Destiny"@en,
        "ルーンファクトリー オーシャンズ"@ja,
        "Rune Factory: Oceans"@ja-latn ;
    foaf:name "Rune Factory: Tides of Destiny"@en,
        "ルーンファクトリー オーシャンズ"@ja,
        "Rune Factory: Oceans"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/45/25654/25654-1303598085.jpg> a schema:ImageObject,
        foaf:Image .

<album/25654#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rune Factory Oceans Original Drama CD"@en,
        "ルーンファクトリーオーシャンズ オリジナルドラマCD"@ja,
        "Rune Factory Oceans Original Drama CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "CHI-KA"@en ;
            foaf:made <album/25654#composition> ;
            foaf:name "CHI-KA"@en ],
        <artist/579#subject> ;
    mo:produced_work <album/25654#musicalwork> ;
    schema:name "Rune Factory Oceans Original Drama CD"@en,
        "ルーンファクトリーオーシャンズ オリジナルドラマCD"@ja,
        "Rune Factory Oceans Original Drama CD"@ja-latn .

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

<artist/1277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25654#performance> ;
    schema:name "Miyuki Sawashiro"@en,
        "沢城みゆき"@ja ;
    foaf:name "Miyuki Sawashiro"@en,
        "沢城みゆき"@ja .

<artist/3476#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25654#performance> ;
    schema:name "Ai Shimizu"@en,
        "清水愛"@ja ;
    foaf:name "Ai Shimizu"@en,
        "清水愛"@ja .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25654#performance> ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25654#performance> ;
    schema:name "Kikuko Inoue"@en,
        "井上喜久子"@ja ;
    foaf:name "Kikuko Inoue"@en,
        "井上喜久子"@ja .

<artist/832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25654#performance> ;
    schema:name "Ami Koshimizu"@en,
        "小清水亜美"@ja ;
    foaf:name "Ami Koshimizu"@en,
        "小清水亜美"@ja .

<artist/873#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25654#performance> ;
    schema:name "Masumi Asano"@en,
        "浅野真澄"@ja ;
    foaf:name "Masumi Asano"@en,
        "浅野真澄"@ja .

<album/25654#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rune Factory Oceans Original Drama CD"@en,
        "ルーンファクトリーオーシャンズ オリジナルドラマCD"@ja,
        "Rune Factory Oceans Original Drama CD"@ja-latn ;
    mo:performance_of <album/25654#musicalwork> ;
    mo:performer _:N42e565554fb74bcf9397a93d8868da3e,
        <artist/1277#subject>,
        <artist/3476#subject>,
        <artist/6783#subject>,
        <artist/727#subject>,
        <artist/832#subject>,
        <artist/873#subject> ;
    mo:recorded_as <album/25654#musicalexpression> ;
    schema:byArtist _:N42e565554fb74bcf9397a93d8868da3e,
        <artist/1277#subject>,
        <artist/3476#subject>,
        <artist/6783#subject>,
        <artist/727#subject>,
        <artist/832#subject>,
        <artist/873#subject> ;
    schema:name "Rune Factory Oceans Original Drama CD"@en,
        "ルーンファクトリーオーシャンズ オリジナルドラマCD"@ja,
        "Rune Factory Oceans Original Drama CD"@ja-latn ;
    schema:workPerformed <album/25654#musicalwork> .

<album/25654#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-24"^^xsd:date ;
    dcterms:title "Rune Factory Oceans Original Drama CD"@en,
        "ルーンファクトリーオーシャンズ オリジナルドラマCD"@ja,
        "Rune Factory Oceans Original Drama CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25654#musicalexpression> ;
    mo:publisher _:Ne04f0a20a6cb45b1a342d2c7e0915ff2 ;
    mo:record _:Nb153656dd9ee4147848c05bb3e74041f ;
    mo:record_count 1 ;
    schema:about <product/9676#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "CHI-KA"@en ;
            foaf:name "CHI-KA"@en ],
        <artist/1277#subject>,
        <artist/3476#subject>,
        <artist/6783#subject>,
        <artist/727#subject>,
        <artist/832#subject>,
        <artist/873#subject> ;
    schema:datePublished "2011-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/25654/25654-1303598085.jpg> ;
    schema:name "Rune Factory Oceans Original Drama CD"@en,
        "ルーンファクトリーオーシャンズ オリジナルドラマCD"@ja,
        "Rune Factory Oceans Original Drama CD"@ja-latn ;
    schema:publisher _:Ne04f0a20a6cb45b1a342d2c7e0915ff2 ;
    foaf:depiction <https://media.vgm.io/albums/45/25654/25654-1303598085.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "CHI-KA"@en ;
    foaf:made <album/25654#subject> ;
    foaf:name "CHI-KA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "CHI-KA"@en ;
    foaf:made <album/25654#lyrics> ;
    foaf:name "CHI-KA"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25654#subject> ;
    schema:name "CHI-KA"@en ;
    foaf:made <album/25654#subject> ;
    foaf:name "CHI-KA"@en .

_:N0049a9a099404312bc74e3c2613007d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3話 『マジックマイスター アイリス誕生！？』"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb153656dd9ee4147848c05bb3e74041f ;
    schema:name "第3話 『マジックマイスター アイリス誕生！？』"@ja .

_:N41af44c80f3c4a5eb434e60cd65fe3e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1話 『ルーンファクトリーの教え』"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb153656dd9ee4147848c05bb3e74041f ;
    schema:name "第1話 『ルーンファクトリーの教え』"@ja .

_:N42e565554fb74bcf9397a93d8868da3e a schema:Person,
        foaf:Person ;
    mo:performed <album/25654#performance> ;
    schema:name "CHI-KA"@en ;
    foaf:name "CHI-KA"@en .

_:Na8d26f0cdad541918aa7905b2bd75389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BGMスペシャルメドレー"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb153656dd9ee4147848c05bb3e74041f ;
    schema:name "BGMスペシャルメドレー"@ja .

_:Nc361990bf629475180eece04f06f9342 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イメージソング 『Oceans』 (CHI-KA)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb153656dd9ee4147848c05bb3e74041f ;
    schema:name "イメージソング 『Oceans』 (CHI-KA)"@ja .

_:Ncd6a75cd89d54ac2b20fb0a68772b0ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4話 『みんなの思い出 ~優しさの絆～』"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb153656dd9ee4147848c05bb3e74041f ;
    schema:name "第4話 『みんなの思い出 ~優しさの絆～』"@ja .

_:Ne04f0a20a6cb45b1a342d2c7e0915ff2 schema:name "Marvelous Entertainment"@en ;
    foaf:name "Marvelous Entertainment"@en .

_:Ne1765afb3be84fbaad1ee0bd5fe8cc88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2話 『バレンタイン GO GO』"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb153656dd9ee4147848c05bb3e74041f ;
    schema:name "第2話 『バレンタイン GO GO』"@ja .

_:Nf6857c4dc944465aabfd54fe1285579f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじめに"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb153656dd9ee4147848c05bb3e74041f ;
    schema:name "はじめに"@ja .

_:Nb153656dd9ee4147848c05bb3e74041f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0049a9a099404312bc74e3c2613007d9,
        _:N41af44c80f3c4a5eb434e60cd65fe3e1,
        _:Na8d26f0cdad541918aa7905b2bd75389,
        _:Nc361990bf629475180eece04f06f9342,
        _:Ncd6a75cd89d54ac2b20fb0a68772b0ff,
        _:Ne1765afb3be84fbaad1ee0bd5fe8cc88,
        _:Nf6857c4dc944465aabfd54fe1285579f ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0049a9a099404312bc74e3c2613007d9,
        _:N41af44c80f3c4a5eb434e60cd65fe3e1,
        _:Na8d26f0cdad541918aa7905b2bd75389,
        _:Nc361990bf629475180eece04f06f9342,
        _:Ncd6a75cd89d54ac2b20fb0a68772b0ff,
        _:Ne1765afb3be84fbaad1ee0bd5fe8cc88,
        _:Nf6857c4dc944465aabfd54fe1285579f .

