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

<album/138606#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BlackInfluence"@en,
        "BlackInfluence"@ja,
        "BlackInfluence"@ja-latn ;
    mo:produced_work <album/138606#musicalwork> ;
    schema:name "BlackInfluence"@en,
        "BlackInfluence"@ja,
        "BlackInfluence"@ja-latn .

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

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

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

<product/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

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

<album/138606#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BlackInfluence"@en,
        "BlackInfluence"@ja,
        "BlackInfluence"@ja-latn ;
    mo:performance_of <album/138606#musicalwork> ;
    mo:recorded_as <album/138606#musicalexpression> ;
    schema:name "BlackInfluence"@en,
        "BlackInfluence"@ja,
        "BlackInfluence"@ja-latn ;
    schema:workPerformed <album/138606#musicalwork> .

<https://media.vgm.io/albums/60/138606/138606-e0d72dba6166.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138606#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/138606/138606-e0d72dba6166.png> ;
    foaf:depicts <album/138606#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/138606/138606-e0d72dba6166.png> .

<https://medium-media.vgm.io/albums/60/138606/138606-e0d72dba6166.png> a schema:ImageObject,
        foaf:Image .

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

<album/138606#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "BlackInfluence"@en,
        "BlackInfluence"@ja,
        "BlackInfluence"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138606#musicalexpression> ;
    mo:publisher _:N1e8945d1ca134d72ace47fa2d212227f ;
    mo:record _:Nfe5cea49f15b4c058c4084e60a622e9d ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/3430#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/138606/138606-e0d72dba6166.png> ;
    schema:name "BlackInfluence"@en,
        "BlackInfluence"@ja,
        "BlackInfluence"@ja-latn ;
    schema:publisher _:N1e8945d1ca134d72ace47fa2d212227f ;
    foaf:depiction <https://media.vgm.io/albums/60/138606/138606-e0d72dba6166.png> .

_:N1e8945d1ca134d72ace47fa2d212227f schema:name "うみ家"@en,
        "うみ家"@ja,
        "うみ家"@ja-latn ;
    foaf:name "うみ家"@en,
        "うみ家"@ja,
        "うみ家"@ja-latn .

_:N61e19fd902f84ac2acda391b547607df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BlackInfluence"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nfe5cea49f15b4c058c4084e60a622e9d ;
    schema:name "BlackInfluence"@en .

_:Nfe5cea49f15b4c058c4084e60a622e9d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61e19fd902f84ac2acda391b547607df ;
    mo:track_count 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N61e19fd902f84ac2acda391b547607df .

