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

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

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37786#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/37786#composition>,
        <album/37786#lyrics>,
        <album/37786#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/37786#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.3"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.3"@ja,
        "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.3"@ja-latn ;
    mo:composer <artist/8464#subject> ;
    mo:produced_work <album/37786#musicalwork> ;
    schema:name "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.3"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.3"@ja,
        "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.3"@ja-latn .

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

<album/37786#musicalexpression> a mo:Signal ;
    mo:published_as <album/37786#subject> ;
    mo:records <album/37786#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/68/37786/37786-1416594766.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37786#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/37786/37786-1416594766.jpg> ;
    foaf:depicts <album/37786#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/37786/37786-1416594766.jpg> .

<https://medium-media.vgm.io/albums/68/37786/37786-1416594766.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37786#performance> ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

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

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

<album/37786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-28"^^xsd:date ;
    dcterms:title "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.3"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.3"@ja,
        "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.3"@ja-latn ;
    mo:catalogue_number "BCXA-0678" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37786#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:N2b3ba405f6924f1c890fae386429139f ;
    mo:record_count 1 ;
    schema:about <product/5302#subject> ;
    schema:byArtist <artist/3758#subject>,
        <artist/7091#subject> ;
    schema:datePublished "2013-05-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/37786/37786-1416594766.jpg> ;
    schema:name "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.3"@en,
        "「八犬伝―東方八犬異聞―」イメージソングCD Vol.3"@ja,
        "Hakkenden -Touhou Hakken Ibun- Image Song CD Vol.3"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/37786/37786-1416594766.jpg> .

_:Na002738db71945a586d500e740dc286d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絆は思いで出来ている"@ja,
        "Kizuna wa Omoi de Dekite Iru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b3ba405f6924f1c890fae386429139f ;
    schema:name "絆は思いで出来ている"@ja,
        "Kizuna wa Omoi de Dekite Iru"@ja-latn .

_:Nb31c4828f4d3497cb3552b6cd366831b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絆は思いで出来ている (Instrumental)"@ja,
        "Kizuna wa Omoi de Dekite Iru (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b3ba405f6924f1c890fae386429139f ;
    schema:name "絆は思いで出来ている (Instrumental)"@ja,
        "Kizuna wa Omoi de Dekite Iru (Instrumental)"@ja-latn .

_:N2b3ba405f6924f1c890fae386429139f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na002738db71945a586d500e740dc286d,
        _:Nb31c4828f4d3497cb3552b6cd366831b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na002738db71945a586d500e740dc286d,
        _:Nb31c4828f4d3497cb3552b6cd366831b .

