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

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

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69626#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/69626#composition>,
        <album/69626#lyrics>,
        <album/69626#subject> ;
    foaf:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja .

<product/5302#subject> a schema:CreativeWork ;
    schema:name "Hakkenden: Eight Dogs of the East"@en,
        "八犬伝 -東方八犬異聞-"@ja,
        "Hakkenden -Touhou Hakken Ibun-"@ja-latn ;
    foaf:name "Hakkenden: Eight Dogs of the East"@en,
        "八犬伝 -東方八犬異聞-"@ja,
        "Hakkenden -Touhou Hakken Ibun-"@ja-latn .

<album/69626#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.8"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.8"@ja,
        "Hakkenden: Eight Dogs of the East Image Song CD Vol.8"@ja-latn ;
    mo:composer <artist/8464#subject> ;
    mo:produced_work <album/69626#musicalwork> ;
    schema:name "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.8"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.8"@ja,
        "Hakkenden: Eight Dogs of the East Image Song CD Vol.8"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/62/69626/69626-1499825706.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4112#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69626#performance> ;
    schema:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja ;
    foaf:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja .

<artist/4666#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69626#performance> ;
    schema:name "Daisuke Namikawa"@en,
        "浪川大輔"@ja ;
    foaf:name "Daisuke Namikawa"@en,
        "浪川大輔"@ja .

<artist/6427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69626#performance> ;
    schema:name "Keiji Fujiwara"@en,
        "藤原啓治"@ja ;
    foaf:name "Keiji Fujiwara"@en,
        "藤原啓治"@ja .

<artist/7091#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69626#performance> ;
    schema:name "Satomi Akesaka"@en,
        "明坂聡美"@ja ;
    foaf:name "Satomi Akesaka"@en,
        "明坂聡美"@ja .

<album/69626#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.8"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.8"@ja,
        "Hakkenden: Eight Dogs of the East Image Song CD Vol.8"@ja-latn ;
    mo:performance_of <album/69626#musicalwork> ;
    mo:performer <artist/4112#subject>,
        <artist/4666#subject>,
        <artist/6427#subject>,
        <artist/7091#subject> ;
    mo:recorded_as <album/69626#musicalexpression> ;
    schema:byArtist <artist/4112#subject>,
        <artist/4666#subject>,
        <artist/6427#subject>,
        <artist/7091#subject> ;
    schema:name "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.8"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.8"@ja,
        "Hakkenden: Eight Dogs of the East Image Song CD Vol.8"@ja-latn ;
    schema:workPerformed <album/69626#musicalwork> .

<album/69626#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-25"^^xsd:date ;
    dcterms:title "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.8"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.8"@ja,
        "Hakkenden: Eight Dogs of the East Image Song CD Vol.8"@ja-latn ;
    mo:catalogue_number "BCXA-0683" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69626#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:N7341592a87614c52810f87cdb980c01c ;
    mo:record_count 1 ;
    schema:about <product/5302#subject> ;
    schema:byArtist <artist/4112#subject>,
        <artist/4666#subject>,
        <artist/6427#subject>,
        <artist/7091#subject> ;
    schema:datePublished "2013-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/69626/69626-1499825706.jpg> ;
    schema:name "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.8"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.8"@ja,
        "Hakkenden: Eight Dogs of the East Image Song CD Vol.8"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/69626/69626-1499825706.jpg> .

_:N31b5e73a5a6c4882baa058870507b979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼくら の りゆう"@ja,
        "Bokura no Riyuu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7341592a87614c52810f87cdb980c01c ;
    schema:name "ぼくら の りゆう"@ja,
        "Bokura no Riyuu"@ja-latn .

_:N951bbd3f9381450d990f659cc50eb3a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼくら の りゆう (Instrumental)"@ja,
        "Bokura no Riyuu (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7341592a87614c52810f87cdb980c01c ;
    schema:name "ぼくら の りゆう (Instrumental)"@ja,
        "Bokura no Riyuu (Instrumental)"@ja-latn .

_:N7341592a87614c52810f87cdb980c01c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31b5e73a5a6c4882baa058870507b979,
        _:N951bbd3f9381450d990f659cc50eb3a1 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N31b5e73a5a6c4882baa058870507b979,
        _:N951bbd3f9381450d990f659cc50eb3a1 .

