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

<album/16906#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drama CD Ragnarok the Animation Ver.3"@en,
        "ドラマCD「ラグナロク ジ・アニメーション　Ver.３」"@ja,
        "Drama CD Ragnarok the Animation Ver.3"@ja-latn ;
    mo:produced_work <album/16906#musicalwork> ;
    schema:name "Drama CD Ragnarok the Animation Ver.3"@en,
        "ドラマCD「ラグナロク ジ・アニメーション　Ver.３」"@ja,
        "Drama CD Ragnarok the Animation Ver.3"@ja-latn .

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

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

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

<org/1343#subject> schema:name "alfin"@en,
        "alfin"@ja,
        "alfin"@ja-latn ;
    foaf:name "alfin"@en,
        "alfin"@ja,
        "alfin"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/16906/16906-1260585144.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Kazuya Nakai"@en,
        "中井和哉"@ja ;
    foaf:name "Kazuya Nakai"@en,
        "中井和哉"@ja .

<artist/3212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Aya Hisakawa"@en,
        "久川綾"@ja ;
    foaf:name "Aya Hisakawa"@en,
        "久川綾"@ja .

<artist/3674#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Mariko Suzuki"@en,
        "鈴木麻里子"@ja ;
    foaf:name "Mariko Suzuki"@en,
        "鈴木麻里子"@ja .

<artist/5224#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Fujiko Takimoto"@en,
        "瀧本富士子"@ja ;
    foaf:name "Fujiko Takimoto"@en,
        "瀧本富士子"@ja .

<artist/5535#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Daisuke Sakaguchi"@en,
        "阪口大助"@ja ;
    foaf:name "Daisuke Sakaguchi"@en,
        "阪口大助"@ja .

<artist/7582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Noriko Namiki"@en,
        "並木のり子"@ja ;
    foaf:name "Noriko Namiki"@en,
        "並木のり子"@ja .

<artist/7717#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Mugihito"@en,
        "麦人"@ja ;
    foaf:name "Mugihito"@en,
        "麦人"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16906#performance> ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

<album/16906#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-09-24"^^xsd:date ;
    dcterms:title "Drama CD Ragnarok the Animation Ver.3"@en,
        "ドラマCD「ラグナロク ジ・アニメーション　Ver.３」"@ja,
        "Drama CD Ragnarok the Animation Ver.3"@ja-latn ;
    mo:catalogue_number "AFC-1015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16906#musicalexpression> ;
    mo:publisher <org/1343#subject> ;
    mo:record _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ragnarok the Animation"@en ;
            foaf:name "Ragnarok the Animation"@en ] ;
    schema:byArtist <artist/2497#subject>,
        <artist/3212#subject>,
        <artist/3674#subject>,
        <artist/5224#subject>,
        <artist/5535#subject>,
        <artist/7582#subject>,
        <artist/7717#subject>,
        <artist/839#subject>,
        <artist/860#subject> ;
    schema:datePublished "2004-09-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/16906/16906-1260585144.jpg> ;
    schema:name "Drama CD Ragnarok the Animation Ver.3"@en,
        "ドラマCD「ラグナロク ジ・アニメーション　Ver.３」"@ja,
        "Drama CD Ragnarok the Animation Ver.3"@ja-latn ;
    schema:publisher <org/1343#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/16906/16906-1260585144.jpg> .

<album/16906#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drama CD Ragnarok the Animation Ver.3"@en,
        "ドラマCD「ラグナロク ジ・アニメーション　Ver.３」"@ja,
        "Drama CD Ragnarok the Animation Ver.3"@ja-latn ;
    mo:performance_of <album/16906#musicalwork> ;
    mo:performer <artist/2497#subject>,
        <artist/3212#subject>,
        <artist/3674#subject>,
        <artist/5224#subject>,
        <artist/5535#subject>,
        <artist/7582#subject>,
        <artist/7717#subject>,
        <artist/839#subject>,
        <artist/860#subject> ;
    mo:recorded_as <album/16906#musicalexpression> ;
    schema:byArtist <artist/2497#subject>,
        <artist/3212#subject>,
        <artist/3674#subject>,
        <artist/5224#subject>,
        <artist/5535#subject>,
        <artist/7582#subject>,
        <artist/7717#subject>,
        <artist/839#subject>,
        <artist/860#subject> ;
    schema:name "Drama CD Ragnarok the Animation Ver.3"@en,
        "ドラマCD「ラグナロク ジ・アニメーション　Ver.３」"@ja,
        "Drama CD Ragnarok the Animation Ver.3"@ja-latn ;
    schema:workPerformed <album/16906#musicalwork> .

_:N0e88a11359404354a20dd05315e338b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法のマーチャント　エンジェルマーちゃん　パート４"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "魔法のマーチャント　エンジェルマーちゃん　パート４"@ja .

_:N19b358a429af4ef1a6882fbe8268b4de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法のマーチャント　エンジェルマーちゃん　パート１"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "魔法のマーチャント　エンジェルマーちゃん　パート１"@ja .

_:N1bd36259dea844a38e037a8602368e1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルティエの雪Ⅱ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "ルティエの雪Ⅱ"@ja .

_:N2f9699dc894b40eab71b8610f1dee0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング　ロアン　最後の言葉"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "エンディング　ロアン　最後の言葉"@ja .

_:N45822538a19544cab47dec2d45c705bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法のマーチャント　エンジェルマーちゃん　パート５"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "魔法のマーチャント　エンジェルマーちゃん　パート５"@ja .

_:N532b315037d14fe28162c0442bcb4dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "オープニング"@ja .

_:N534d057619244a1f8aa0d6b45cfbeb60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "続・ラグナロ荘の日々"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "続・ラグナロ荘の日々"@ja .

_:N6f5c73519fdf4f0e825c4a4a85472c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法のマーチャント　エンジェルマーちゃん　パート３"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "魔法のマーチャント　エンジェルマーちゃん　パート３"@ja .

_:N9b0de59d353c4d7d90f5510fe8096bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法のマーチャント　エンジェルマーちゃん　パート２"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "魔法のマーチャント　エンジェルマーちゃん　パート２"@ja .

_:Nbed1dd085e954113b9d53892aeb7a62f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラグナロ荘の日々"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "ラグナロ荘の日々"@ja .

_:Nc45c4b2b6f1545e980ce271c68293e39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルティエの雪Ⅲ"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "ルティエの雪Ⅲ"@ja .

_:Nf537967172284228ae272d45781a760e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルティエの雪Ⅰ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "ルティエの雪Ⅰ"@ja .

_:Nf62371ab5bc447b8b217f8a2225cc4f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝の超銀河ラジオ小説・課長バフォ耕太郎"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99ffcc7e8b7d47d9bb93e15597452518 ;
    schema:name "朝の超銀河ラジオ小説・課長バフォ耕太郎"@ja .

_:N99ffcc7e8b7d47d9bb93e15597452518 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e88a11359404354a20dd05315e338b9,
        _:N19b358a429af4ef1a6882fbe8268b4de,
        _:N1bd36259dea844a38e037a8602368e1d,
        _:N2f9699dc894b40eab71b8610f1dee0f5,
        _:N45822538a19544cab47dec2d45c705bc,
        _:N532b315037d14fe28162c0442bcb4dab,
        _:N534d057619244a1f8aa0d6b45cfbeb60,
        _:N6f5c73519fdf4f0e825c4a4a85472c94,
        _:N9b0de59d353c4d7d90f5510fe8096bb6,
        _:Nbed1dd085e954113b9d53892aeb7a62f,
        _:Nc45c4b2b6f1545e980ce271c68293e39,
        _:Nf537967172284228ae272d45781a760e,
        _:Nf62371ab5bc447b8b217f8a2225cc4f0 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0e88a11359404354a20dd05315e338b9,
        _:N19b358a429af4ef1a6882fbe8268b4de,
        _:N1bd36259dea844a38e037a8602368e1d,
        _:N2f9699dc894b40eab71b8610f1dee0f5,
        _:N45822538a19544cab47dec2d45c705bc,
        _:N532b315037d14fe28162c0442bcb4dab,
        _:N534d057619244a1f8aa0d6b45cfbeb60,
        _:N6f5c73519fdf4f0e825c4a4a85472c94,
        _:N9b0de59d353c4d7d90f5510fe8096bb6,
        _:Nbed1dd085e954113b9d53892aeb7a62f,
        _:Nc45c4b2b6f1545e980ce271c68293e39,
        _:Nf537967172284228ae272d45781a760e,
        _:Nf62371ab5bc447b8b217f8a2225cc4f0 .

