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

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

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

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

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

<https://medium-media.vgm.io/albums/78/37787/37787-1499824893.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

_:N099b76ea6aea49e9bd97d54e331830c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "選ばれし者のために"@ja,
        "Erabarashi Mono no Tame ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned685cc94a104a4dacd14a57f99f8009 ;
    schema:name "選ばれし者のために"@ja,
        "Erabarashi Mono no Tame ni"@ja-latn .

_:N7c716d6e55f0437fb0b677243fc3d7a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "選ばれし者のために (Instrumental)"@ja,
        "Erabarashi Mono no Tame ni (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned685cc94a104a4dacd14a57f99f8009 ;
    schema:name "選ばれし者のために (Instrumental)"@ja,
        "Erabarashi Mono no Tame ni (Instrumental)"@ja-latn .

_:Ned685cc94a104a4dacd14a57f99f8009 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N099b76ea6aea49e9bd97d54e331830c7,
        _:N7c716d6e55f0437fb0b677243fc3d7a1 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N099b76ea6aea49e9bd97d54e331830c7,
        _:N7c716d6e55f0437fb0b677243fc3d7a1 .

