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

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

<artist/36188#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28258#subject> ;
    schema:name "bassy"@en ;
    foaf:made <album/28258#composition>,
        <album/28258#lyrics>,
        <album/28258#subject> ;
    foaf:name "bassy"@en .

<artist/36200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28258#subject> ;
    schema:name "mo2"@en ;
    foaf:made <album/28258#composition>,
        <album/28258#lyrics>,
        <album/28258#subject> ;
    foaf:name "mo2"@en .

<artist/3876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28258#subject> ;
    schema:name "wight"@en ;
    foaf:made <album/28258#composition>,
        <album/28258#lyrics>,
        <album/28258#subject> ;
    foaf:name "wight"@en .

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

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

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

<https://medium-media.vgm.io/albums/85/28258/28258-1313752650.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/2233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "Ichiru Takizawa"@en,
        "瀧沢一留"@ja ;
    foaf:name "Ichiru Takizawa"@en,
        "瀧沢一留"@ja .

<artist/42302#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "yuiko"@en,
        "ゆいこ"@ja ;
    foaf:name "yuiko"@en,
        "ゆいこ"@ja .

<artist/4382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "Kahiena"@en,
        "カヒーナ"@ja ;
    foaf:name "Kahiena"@en,
        "カヒーナ"@ja .

<artist/455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/28258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon Valley ~Misterio~"@en,
        "Dragon Valley ~Misterio~"@ja,
        "Dragon Valley ~Misterio~"@ja-latn ;
    mo:composer <artist/36188#subject>,
        <artist/36200#subject>,
        <artist/3876#subject> ;
    mo:produced_work <album/28258#musicalwork> ;
    schema:name "Dragon Valley ~Misterio~"@en,
        "Dragon Valley ~Misterio~"@ja,
        "Dragon Valley ~Misterio~"@ja-latn .

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

<album/28258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Dragon Valley ~Misterio~"@en,
        "Dragon Valley ~Misterio~"@ja,
        "Dragon Valley ~Misterio~"@ja-latn ;
    mo:catalogue_number "AMX-00409" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28258#musicalexpression> ;
    mo:publisher _:Nac25a045658f4d9aa7784888773daf20 ;
    mo:record _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "神楽猫ゆう"@en ;
            foaf:name "神楽猫ゆう"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rinko"@en ;
            foaf:name "Rinko"@en ],
        <artist/149#subject>,
        <artist/2233#subject>,
        <artist/42302#subject>,
        <artist/4382#subject>,
        <artist/455#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/85/28258/28258-1313752650.jpg> ;
    schema:name "Dragon Valley ~Misterio~"@en,
        "Dragon Valley ~Misterio~"@ja,
        "Dragon Valley ~Misterio~"@ja-latn ;
    schema:publisher _:Nac25a045658f4d9aa7784888773daf20 ;
    foaf:depiction <https://media.vgm.io/albums/85/28258/28258-1313752650.jpg> .

<album/28258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon Valley ~Misterio~"@en,
        "Dragon Valley ~Misterio~"@ja,
        "Dragon Valley ~Misterio~"@ja-latn ;
    mo:performance_of <album/28258#musicalwork> ;
    mo:performer _:N0750abeaf2af4492b00d45dabc681edf,
        _:N75f8e92b7b6e4777a56572a49d915132,
        <artist/149#subject>,
        <artist/2233#subject>,
        <artist/42302#subject>,
        <artist/4382#subject>,
        <artist/455#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/28258#musicalexpression> ;
    schema:byArtist _:N0750abeaf2af4492b00d45dabc681edf,
        _:N75f8e92b7b6e4777a56572a49d915132,
        <artist/149#subject>,
        <artist/2233#subject>,
        <artist/42302#subject>,
        <artist/4382#subject>,
        <artist/455#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:name "Dragon Valley ~Misterio~"@en,
        "Dragon Valley ~Misterio~"@ja,
        "Dragon Valley ~Misterio~"@ja-latn ;
    schema:workPerformed <album/28258#musicalwork> .

_:N0750abeaf2af4492b00d45dabc681edf a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "Rinko"@en ;
    foaf:name "Rinko"@en .

_:N206c4a87b919470eb18bd28dffc4a0d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.M. -instrumental-"@ja,
        "A.M. -instrumental-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "A.M. -instrumental-"@ja,
        "A.M. -instrumental-"@ja-latn .

_:N352b43a36ea84528990924b410d944c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狼煙"@ja,
        "Noroshi"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "狼煙"@ja,
        "Noroshi"@ja-latn .

_:N5d37ef80be2d4178a5b60ba9b28c5839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の地図"@ja,
        "Toki no Chizu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "時の地図"@ja,
        "Toki no Chizu"@ja-latn .

_:N6146b3e26ee24cdcaaad299ccd41b6e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡と共に"@ja,
        "Kiseki to Tomo ni"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "奇跡と共に"@ja,
        "Kiseki to Tomo ni"@ja-latn .

_:N64b2431c6ad5432696a31f19e26902d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オメガスロープ"@ja,
        "Omega Slope"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "オメガスロープ"@ja,
        "Omega Slope"@ja-latn .

_:N75f8e92b7b6e4777a56572a49d915132 a schema:Person,
        foaf:Person ;
    mo:performed <album/28258#performance> ;
    schema:name "神楽猫ゆう"@en ;
    foaf:name "神楽猫ゆう"@en .

_:N8c4fd0b1cf6e4ec38ff111c495675b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "変り行く世界のために"@ja,
        "Kawariyuku Sekai no tame ni"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "変り行く世界のために"@ja,
        "Kawariyuku Sekai no tame ni"@ja-latn .

_:Nac25a045658f4d9aa7784888773daf20 schema:name "Barbarian On The Groove / Astronotes"@en ;
    foaf:name "Barbarian On The Groove / Astronotes"@en .

_:Nb13c900bce05448997aa2d2af35befaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "古の在処 -イニシエノアリカ-"@ja,
        "Inishie no Arika"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "古の在処 -イニシエノアリカ-"@ja,
        "Inishie no Arika"@ja-latn .

_:Nd1e34d483a354e31aaacf790e0311bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刻まれる足跡"@ja,
        "Kizamareru Ashiato"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "刻まれる足跡"@ja,
        "Kizamareru Ashiato"@ja-latn .

_:Ndd8b374cdd794a4b9230f7e4825150d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星降る夜"@ja,
        "Hoshi Furu Yoru"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "星降る夜"@ja,
        "Hoshi Furu Yoru"@ja-latn .

_:Ndf18c097d4b64e69bb6c76f482c32d99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風と旅人"@ja,
        "Kaze to Tabibito"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ne8b85eea282549119e9f8b2ca4a7e743 ;
    schema:name "風と旅人"@ja,
        "Kaze to Tabibito"@ja-latn .

_:Ne8b85eea282549119e9f8b2ca4a7e743 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N206c4a87b919470eb18bd28dffc4a0d5,
        _:N352b43a36ea84528990924b410d944c2,
        _:N5d37ef80be2d4178a5b60ba9b28c5839,
        _:N6146b3e26ee24cdcaaad299ccd41b6e1,
        _:N64b2431c6ad5432696a31f19e26902d3,
        _:N8c4fd0b1cf6e4ec38ff111c495675b25,
        _:Nb13c900bce05448997aa2d2af35befaa,
        _:Nd1e34d483a354e31aaacf790e0311bb6,
        _:Ndd8b374cdd794a4b9230f7e4825150d5,
        _:Ndf18c097d4b64e69bb6c76f482c32d99 ;
    mo:track_count 10 ;
    schema:duration "PT47:50"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N206c4a87b919470eb18bd28dffc4a0d5,
        _:N352b43a36ea84528990924b410d944c2,
        _:N5d37ef80be2d4178a5b60ba9b28c5839,
        _:N6146b3e26ee24cdcaaad299ccd41b6e1,
        _:N64b2431c6ad5432696a31f19e26902d3,
        _:N8c4fd0b1cf6e4ec38ff111c495675b25,
        _:Nb13c900bce05448997aa2d2af35befaa,
        _:Nd1e34d483a354e31aaacf790e0311bb6,
        _:Ndd8b374cdd794a4b9230f7e4825150d5,
        _:Ndf18c097d4b64e69bb6c76f482c32d99 .

