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

<artist/54522#subject> a schema:Person,
        foaf:Person ;
    schema:name "Neeshe"@en,
        "にーしぇ"@ja ;
    foaf:made <album/68847#lyrics>,
        <album/68847#subject> ;
    foaf:name "Neeshe"@en,
        "にーしぇ"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68847#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/68847#composition>,
        <album/68847#subject> ;
    foaf:name "ZUN"@en .

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

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/68847#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TSVT Appendix"@en,
        "TSVT Appendix"@ja,
        "TSVT Appendix"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/68847#musicalwork> ;
    schema:name "TSVT Appendix"@en,
        "TSVT Appendix"@ja,
        "TSVT Appendix"@ja-latn .

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

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

<org/554#subject> schema:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn ;
    foaf:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/68847/68847-1497112860.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68847#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TSVT Appendix"@en,
        "TSVT Appendix"@ja,
        "TSVT Appendix"@ja-latn ;
    mo:performance_of <album/68847#musicalwork> ;
    mo:performer <artist/20467#subject> ;
    mo:recorded_as <album/68847#musicalexpression> ;
    schema:byArtist <artist/20467#subject> ;
    schema:name "TSVT Appendix"@en,
        "TSVT Appendix"@ja,
        "TSVT Appendix"@ja-latn ;
    schema:workPerformed <album/68847#musicalwork> .

<artist/20467#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68847#performance> ;
    schema:name "Moe Yamazaki"@en,
        "山崎もえ"@ja ;
    foaf:name "Moe Yamazaki"@en,
        "山崎もえ"@ja .

<album/68847#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "TSVT Appendix"@en,
        "TSVT Appendix"@ja,
        "TSVT Appendix"@ja-latn ;
    mo:catalogue_number "LLEX-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68847#musicalexpression> ;
    mo:publisher <org/554#subject> ;
    mo:record _:Nbb2a93b0d4ff4254bd0582a9d3683d46 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/1948#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/20467#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/68847/68847-1497112860.jpg> ;
    schema:name "TSVT Appendix"@en,
        "TSVT Appendix"@ja,
        "TSVT Appendix"@ja-latn ;
    schema:publisher <org/554#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/68847/68847-1497112860.jpg> .

_:N7feb7fd2579d4f2489fca8d82b22a1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbb2a93b0d4ff4254bd0582a9d3683d46 ;
    schema:name "Ruins"@en .

_:N80a0a2922a9b4788b3e6ef552c69340d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in confusion (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbb2a93b0d4ff4254bd0582a9d3683d46 ;
    schema:name "in confusion (instrumental)"@en .

_:Na9e15da5b8dd48638835be4e353b9c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Other place (Djent Core Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbb2a93b0d4ff4254bd0582a9d3683d46 ;
    schema:name "Other place (Djent Core Remix)"@en .

_:Nbb2a93b0d4ff4254bd0582a9d3683d46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7feb7fd2579d4f2489fca8d82b22a1b1,
        _:N80a0a2922a9b4788b3e6ef552c69340d,
        _:Na9e15da5b8dd48638835be4e353b9c16 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7feb7fd2579d4f2489fca8d82b22a1b1,
        _:N80a0a2922a9b4788b3e6ef552c69340d,
        _:Na9e15da5b8dd48638835be4e353b9c16 .

