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

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

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

<artist/1005#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2894#subject> ;
    schema:name "Hyakutaro Tsukumo"@en,
        "九十九百太郎"@ja ;
    foaf:made <album/2894#composition>,
        <album/2894#subject> ;
    foaf:name "Hyakutaro Tsukumo"@en,
        "九十九百太郎"@ja .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2894#subject> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/2894#composition>,
        <album/2894#subject> ;
    foaf:name "KOTOKO"@en .

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2894#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/2894#composition>,
        <album/2894#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

<artist/249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2894#subject> ;
    schema:name "Manabu Namiki"@en,
        "並木学"@ja ;
    foaf:made <album/2894#composition>,
        <album/2894#subject> ;
    foaf:name "Manabu Namiki"@en,
        "並木学"@ja .

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<product/10790#subject> a schema:CreativeWork ;
    schema:name "Dragon Saber"@en,
        "ドラゴンセイバー"@ja,
        "Dragon Saber"@ja-latn ;
    foaf:name "Dragon Saber"@en,
        "ドラゴンセイバー"@ja,
        "Dragon Saber"@ja-latn .

<product/11485#subject> a schema:CreativeWork ;
    schema:name "Battle Garegga"@en,
        "バトルガレッガ"@ja,
        "Battle Garegga"@ja-latn ;
    foaf:name "Battle Garegga"@en,
        "バトルガレッガ"@ja,
        "Battle Garegga"@ja-latn .

<product/9902#subject> a schema:CreativeWork ;
    schema:name "Thunder Force V"@en,
        "サンダーフォースV"@ja,
        "Thunder Force V"@ja-latn ;
    foaf:name "Thunder Force V"@en,
        "サンダーフォースV"@ja,
        "Thunder Force V"@ja-latn .

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

<org/541#subject> schema:name "Rolando"@en,
        "ろうらん堂"@ja,
        "Rolando"@ja-latn ;
    foaf:name "Rolando"@en,
        "ろうらん堂"@ja,
        "Rolando"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/2894/2894-1234639838.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1156#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2894#performance> ;
    schema:name "Yuuji Takase"@en,
        "高瀬裕司"@ja ;
    foaf:name "Yuuji Takase"@en,
        "高瀬裕司"@ja .

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2894#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<album/2894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Divine Right"@en,
        "Divine Right"@ja,
        "Divine Right"@ja-latn ;
    mo:performance_of <album/2894#musicalwork> ;
    mo:performer <artist/1156#subject>,
        <artist/2324#subject> ;
    mo:recorded_as <album/2894#musicalexpression> ;
    schema:byArtist <artist/1156#subject>,
        <artist/2324#subject> ;
    schema:name "Divine Right"@en,
        "Divine Right"@ja,
        "Divine Right"@ja-latn ;
    schema:workPerformed <album/2894#musicalwork> .

<album/2894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Divine Right"@en,
        "Divine Right"@ja,
        "Divine Right"@ja-latn ;
    mo:composer <artist/1005#subject>,
        <artist/127#subject>,
        <artist/247#subject>,
        <artist/249#subject> ;
    mo:produced_work <album/2894#musicalwork> ;
    schema:name "Divine Right"@en,
        "Divine Right"@ja,
        "Divine Right"@ja-latn .

<album/2894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Divine Right"@en,
        "Divine Right"@ja,
        "Divine Right"@ja-latn ;
    mo:catalogue_number "RLCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2894#musicalexpression> ;
    mo:publisher <org/541#subject> ;
    mo:record _:Nac48bddd218d4bdb963f8f7622838679 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Princess Bride"@en ;
            foaf:name "Princess Bride"@en ],
        <product/10790#subject>,
        <product/11485#subject>,
        <product/9902#subject> ;
    schema:byArtist <artist/1156#subject>,
        <artist/2324#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/2894/2894-1234639838.jpg> ;
    schema:name "Divine Right"@en,
        "Divine Right"@ja,
        "Divine Right"@ja-latn ;
    schema:publisher <org/541#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/2894/2894-1234639838.jpg> .

_:N5c3e28bddc07485e8556bc5a931ccda6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly to the Leaden Sky"@en,
        "Fly to the Leaden Sky"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nac48bddd218d4bdb963f8f7622838679 ;
    schema:name "Fly to the Leaden Sky"@en,
        "Fly to the Leaden Sky"@ja .

_:N6acae8361ca84764bca2da80ea795dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sledgehammer Romance"@en,
        "Sledgehammer Romance"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nac48bddd218d4bdb963f8f7622838679 ;
    schema:name "Sledgehammer Romance"@en,
        "Sledgehammer Romance"@ja .

_:Nefb22793c3ae48f19a183a379468f45c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legendary Wings"@en,
        "Legendary Wings"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nac48bddd218d4bdb963f8f7622838679 ;
    schema:name "Legendary Wings"@en,
        "Legendary Wings"@ja .

_:Nf6e7cfad93e74defaf94d034704b6002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth Dust"@en,
        "地塵"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nac48bddd218d4bdb963f8f7622838679 ;
    schema:name "Earth Dust"@en,
        "地塵"@ja .

_:Nac48bddd218d4bdb963f8f7622838679 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c3e28bddc07485e8556bc5a931ccda6,
        _:N6acae8361ca84764bca2da80ea795dc2,
        _:Nefb22793c3ae48f19a183a379468f45c,
        _:Nf6e7cfad93e74defaf94d034704b6002 ;
    mo:track_count 4 ;
    schema:duration "PT14:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5c3e28bddc07485e8556bc5a931ccda6,
        _:N6acae8361ca84764bca2da80ea795dc2,
        _:Nefb22793c3ae48f19a183a379468f45c,
        _:Nf6e7cfad93e74defaf94d034704b6002 .

